Filtered by
persistence
php
Refine results
database (7)
orm (7)
framework (4)
pdo (3)
mysql (3)
mapper (3)
sqlite (2)
mssql (2)
postgresql (2)
generator (2)
zend_framework (1)
database_schema (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 about 9 hours ago
Doctrine is an ORM (object relational mapper) for PHP that sits on top of a powerful DBAL (database abstraction layer). One of its key features is the ability to optionally write database queries in an OO (object oriented) SQL-dialect called DQL
Metrics updated about 12 hours ago
ADOdb is a database abstraction library for PHP. The PHP version currently supports an amazing number of databases, thanks to the wonderful ADOdb community: MySQL, PostgreSQL, Interbase, Firebird, Informix, Oracle, MS SQL, Foxpro, Access, ADO
Metrics updated about 7 hours ago
The Xyster Framework contains several components to improve and simplify your application development experience. It leverages and extends several parts of the Zend Framework providing a massive collection of useful and hardened tools for PHP applications.
Metrics updated about 2 hours ago
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 about 7 hours ago
A simple solution for PHP Object Relational Mapping and Data Persistence
Metrics updated about 3 hours ago
When developing PHP applications a great deal of time and effort is wasted writing tedious SQL queries to create, read, update, and delete (CRUD) entities. This situation is exacerbated when working with objects because relational database management
Metrics updated about 12 hours ago
java
c++
web
development
linux
php
python
library
programming
tools