26 projects tagged "php classes"
Artisan System is a PHP framework aimed at build Web sites and e-commerce Web software very quickly and efficiently. It supports most of the features expected in a PHP framework, along with a feature-set with e-commerce classes. The e-commerce classes will support credit card processing, other payment methods, shipping calculators and estimators, product management, customer processing, and order creation and management. Artisan System has a very fast but structured development roadmap.
Moonbeam provides a simple way to keep track of all your bookmarks in a central location, instead of being attached to whichever browser you're currently using. Its advantage over services like del.icio.us is that the data is kept on your server. Additionally, each bookmark can be assigned an arbitrary number of metatags, so Web sites that don't fit neatly into one category can be given all the tags that apply, which also makes finding them easier.
PSX is a framework for developing dynamic Web sites in PHP. The goal of PSX is to help you develop RESTful APIs serving Web standard formats like JSON, XML, Atom, and RSS. It has a focus on social technologies and provides classes to use and implement OAuth, OpenID, Opengraph, Opensocial, Opensearch, PubSubHubbub, Atom, and RSS.
Pronto is a framework consisting of loosely-coupled layers designed to handle the mundane elements of Web development without sacrificing the developer's overall control of the project. It is a PHP4/PHP5 MVC framework that supports robust dispatching, CRUD scaffolding, transparent data caching, i18n, flexible ACLs, and much more.
The adventure PHP framework (APF) is a utility to implement object oriented and generic PHP Web applications. It allows the developer to create programs in compliance with approved software design patterns, and the code base already has answers to many everyday problems. The framework cannot be described as an application that only has to be configured, but rather as a technical basis and design guide for the design of software. Further, it introduced many concepts and efficiency tools already well known in the Java community.
pdo-x is a data access library for PHP5. It is intended to provide a lightweight, intuitive wrapper for the PDO database library included in PHP since version 5.1. The pdo-x implementation is, in some ways, similar to the Active Record pattern or the Data Access Object pattern, but at currently less than 40kb in three core files, it leaves less of a footprint than many other implementations. Because it wraps the PDO library, it presents a single, consistent API for accessing different types of databases.
Ultimate MySQL is a PHP class that provides an easy and powerful wrapper for MySQL database access. It can establish MySQL server connections, execute SQL queries, retrieve query results into arrays, retrieve the last inserted ID, manage transactions, retrieve the list tables of a database, retrieve the list fields of a table, retrieve the length of a field, measure the time a query takes to execute, display query results in an HTML table, and more. Easy examples and help are included.
A massive parallel-processing computing platform that solves big data problems.