Libraries tagged by rbdms
sakuraphp/sakura-dibi
2 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
sakuraphp/sakura
24 Downloads
Sakura library contains implementations of 3 methods, which can manage different types of hierarchical structure (tree) on relational database.
phprest/phprest-service-orm
884 Downloads
Phprest Orm Service.
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.
yorch/mydb
112 Downloads
Abstract Class to manage RDBMS (MySQL, MSSQLServer, ODBC, PostgreSQL) connections
tea-and-code/doctrine-extensions
362 Downloads
Adds custom RDBMS functions to Doctrine2
tad80/optimisticlock
39 Downloads
CakePHP behavior plugin to implement optimistic locking for RDBMS.
nxlib/rdsorm
402 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
2 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
77 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.