Libraries tagged by SQRL
khaled.alshamaa/ar-php
3093093 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
ifsnop/mysqldump-php
6261806 Downloads
PHP version of mysqldump cli that comes with MySQL
cycle/orm
960218 Downloads
PHP DataMapper ORM and Data Modelling Engine
catfan/medoo
1587736 Downloads
The lightweight PHP database framework to accelerate development
phpfastcache/phpfastcache
5530880 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
laminas/laminas-db
23983204 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
spatie/laravel-sql-commenter
1754100 Downloads
Add comments to SQL queries made by Laravel
aura/sqlquery
3215562 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
2746760 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
yiisoft/db
569888 Downloads
Database abstraction layer and query builder
usmanhalalit/pixie
2274069 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
sofa/eloquence
1498083 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
onecentlin/laravel-adminer
557264 Downloads
Laravel Adminer Database Manager
matthiasmullie/scrapbook
2944874 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
fresh/doctrine-enum-bundle
7127826 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.