Libraries tagged by SQRL
fresh/doctrine-enum-bundle
5904796 Downloads
Provides support of ENUM type for Doctrine2 in Symfony applications.
catfan/medoo
1305668 Downloads
The lightweight PHP database framework to accelerate development
phpfastcache/phpfastcache
4062844 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
18695868 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
spatie/laravel-sql-commenter
815934 Downloads
Add comments to SQL queries made by Laravel
aura/sqlquery
2448737 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
aura/sql
1920028 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.
usmanhalalit/pixie
1890722 Downloads
A lightweight, expressive, framework agnostic query builder for PHP.
sofa/eloquence
1370697 Downloads
Flexible Searchable, Mappable, Metable, Validation and more extensions for Laravel Eloquent ORM.
paragonie/ciphersweet
833669 Downloads
Searchable field-level encryption library for relational databases
matthiasmullie/scrapbook
1760593 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.
khaled.alshamaa/ar-php
1657925 Downloads
Set of functionalities enable Arabic website developers to serve professional search, present and process Arabic content in PHP
foolz/sphinxql-query-builder
1942102 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
dibi/dibi
3367145 Downloads
Dibi is Database Abstraction Library for PHP
cycle/orm
618806 Downloads
PHP DataMapper ORM and Data Modelling Engine