dev-master
9999999-dev http://www.robin-d.fr/PDOModel is a simple and light PHP class to maintain database, table and data easily.
MIT
The Requires
- php >=5.3.0
The Development Requires
by :Robin
database pdo mysql sqlite
PDOModel is a simple and light PHP class to maintain database, table and data easily.
PDOModel is a simple class to set up a database and their tables and then... maintain the data easily. Some Features : function edit
replace insert
or update
, oriented to execute a lot of insert/edit (see massEdit,massInsert...), composer friendly (and available on packagist)., (*1)
TODO : * Documention * Example * A more complete Readme, (*2)
PDOModel is a simple and light PHP class to maintain database, table and data easily.
MIT
database pdo mysql sqlite