Libraries tagged by php database lib
falseclock/dbd-php-entity
7854 Downloads
DTO like library to fetch any data in an Object-Oriented manner (ORM)
kimoslim/pdo
13315 Downloads
PHP 7.2 Compatible Fork of PDO database library for Slim Framework
clean-bandits/db-query
40748 Downloads
Simple PHP OOP library for creating database queries
davidlienhard/sessionhandler
4845 Downloads
🐘 php sessionhandler using database connection
aternos/model
3041 Downloads
PHP library for simple and complex database models
fmrestor/fmrestor
2448 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.
memcrab/db
27602 Downloads
PHP DB Lib for Memcrab Core API
wei/wei
98889 Downloads
A micro-framework provided powerful and simple APIs for faster and easier PHP development.
voku/session2db
19705 Downloads
A PHP library acting as a wrapper for PHP's default session handling functions which stores data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.
stefanak-michal/memgraph-bolt-wrapper
252 Downloads
Wrapper for Memgraph over PHP Bolt library to simplify usage.
php-tmdb/laravel
53226 Downloads
Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.
ipl/orm
22401 Downloads
Icinga PHP Library - ORM
forrest79/phpgsql
8435 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
flightphp/active-record
1839 Downloads
Micro Active Record library in PHP, support chain calls, events, and relations.
bephp/activerecord
2074 Downloads
micro activerecord library in PHP(only 400 lines with comments), support chain calls and relations(HAS_ONE, HAS_MANY, BELONGS_TO).