Home     PHP / Javascript / Ajax
PHP DBPersister Script

PHP Script Codes > development-tools

DBPersister Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 29

PHP Script Codes > DBPersister
DBPersister started in 2011 with few lines of code to enhance the way to develop crud applications by php users.

DBPersister is an Open Source project with LGPL licence , which means that is possible to reach hundreds of people all over the world working on it with the possibility to edit the code depending own needs.

You can use DBPersister to manage data from your database to your application. You can do all boring operations like :

load single record
save single record (insert, update, replace)
delete single record
and many others operations

without writing SQL code by yourself.