Refine results
php (4)
mysql (4)
postgresql (3)
database (3)
sqlite (3)
php5 (3)
propel (2)
persistence (2)
sql (1)
xml (1)
frameworks (1)
sql_injection (1)
Propel is an object persistence and query service -- which means that Propel provides a system for storing objects to a database and a system for searching for and restoring the objects from the database. Propel enables you to perform complex queries and database manipulations without writing a single SQL clause.
Metrics updated 27 Sep 08
LightOrm is a small, fast and powerful ORM library for PHP 5. It has all main ORM features and even more, such as object cache control, memory usage control and some others. Benchmarks show that it is one of the fastest ORM library for PHP.
Metrics updated 04 Oct 08
dibi is tiny 'n' smart database abstraction layer for PHP 5. It is designed with simplicity in mind. dibi is free (released under the terms of the dibi license). You can use it to develop either open source or commerical applications.
Metrics updated 04 Oct 08
phORM is a rapid Object Relational Mapper similar in function to Django's Object Relational Mapper. You define your data models directly in PHP. phORM is 100% Object Oriented. Full CRUD is provided. phORM also provides an XML interface for quickly