L
Analyzed 1 day ago
LEAP is Object Relation Modeling (ORM) library for the Kohana PHP Framework. It is a completely independent module. It handles everything from managing database connections to query building to table modeling. It is simple to use and only takes a few minutes to install. LEAP works with all major
... [More]
databases, not just MySQL. It works with DB2, Firebird, MariaDB, MS SQL, MySQL, Oracle, PostgreSQL, and SQLite. It allows the user to select the type of database driver to use.
LEAP has a number of cool features, such as aliasing, a set of field adaptor classes, a handful of helper functions, and a database connection pool. It can also handle composite keys. All features are well documented and classes easily extendible. [Less]