ropendev/pdomodel

PDOModel is a simple and light PHP class to maintain database, table and data easily.

Installs: 2 952

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ropendev/pdomodel

dev-master 2015-01-14 11:49 UTC

This package is auto-updated.

Last update: 2025-10-10 09:33:12 UTC


README

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