Libraries tagged by php database lib
fmrestor/fmrestor
2280 Downloads
fmRESTor is an object-based PHP library developed to seamlessly interact with databases and custom apps hosted on a FileMaker Server via the new powerful FileMaker Data API from within a PHP code.
yii2-extended/yii2-export-policy-interface
8651 Downloads
A library to describe how to partition data from databases with yii2 framework
wtfzdotnet/wtfz-tmdb-bundle
217 Downloads
Symfony Bundle for TMDB (The Movie Database) API. Provides easy access to the php-tmdb/api library.
wtfzdotnet/tmdb-package
492 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
widget/widget
75 Downloads
A micro-framework provided powerful and simple APIs for faster and easier PHP development.
lfphp/pdodsn
3661 Downloads
PHP PDO DSN Library
js/mysqlnd-analytics
3538 Downloads
The JSMysqlndAnalytics library is a library to process statistics collected by PHP's myslqnd module and providing guidance for improving applications using ext/mysql, mysqli or pdo_mysql.
eftec/documentstoreone
4428 Downloads
A flat document store for PHP that allows multiples concurrencies.
bephp/activerecord
2071 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).
antevenio/pdo-mysql-query-linker
17911 Downloads
PHP library that allows linking queries from diferent physical databases using mysql pdo database connections
ajur-media/fluentpdo
660 Downloads
[FORK] FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.
casbin/yii-adapter
3348 Downloads
Use Casbin in Yii2 PHP Framework, Casbin is a powerful and efficient open-source access control library.
cdb/cdb
3220 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
programster/pgsql-objects
1084 Downloads
A library for interfacing with a PostgreSQL database in PHP. Facilitates the creation of objects that represents tables tables. Objects must have id of type UUID.
activecollab/databasestructure
15901 Downloads
Define database structure in PHP and let the library generate object classes and tables