Libraries tagged by rdbm
kenfreee/fork-doctrine-json-odm
122 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
jontynewman/table
23 Downloads
An array-accessible table of data.
effiana/doctrine-json-odm
0 Downloads
An object document mapper for Doctrine ORM using JSON types of modern RDBMS.
alexsasharegan/database
95 Downloads
PHP mysqli utilities to properly handle errors, connections, and make getting data simpler and more DRY.
yorch/mydb
112 Downloads
Abstract Class to manage RDBMS (MySQL, MSSQLServer, ODBC, PostgreSQL) connections
tea-and-code/doctrine-extensions
361 Downloads
Adds custom RDBMS functions to Doctrine2
tad80/optimisticlock
38 Downloads
CakePHP behavior plugin to implement optimistic locking for RDBMS.
setbased/php-stratum
14376 Downloads
PhpStratum: A stored procedure and function loader and wrapper generator for various RDBMS
nxlib/rdsorm
401 Downloads
rdbms-orm
nested/nested
0 Downloads
PHP nested tree for RDBMS
jkga/dbcon
14 Downloads
A PHP API to connect to different RDBMS and NoSQL
coroq/pdo-session-handler
19 Downloads
Session handler that saves data into RDBMS via PDO
chehine/role-manager
0 Downloads
You can use this package whenever you want to integrate an access control system based on roles in a project with MySQL as your RDBMS. It is easy to use and can be integrated with any php framework in the same way.
acgrid/rdb-helper
75 Downloads
Deal with differences within PHP RDBMS APIs. Also provide facade class for global access. It does not try to generalize or simplify writing SQL.
robmorgan/phinx
35604451 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.