Skip to content

RobinDev/PDOModel

Repository files navigation

PDOModel extends the default PHP PDO Class possibility

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).

TODO :

  • Documention
  • Example
  • A more complete Readme

About

PDOModel is a simple and light class to maintain database, table and data easily. www.robin-d.fr

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages