Libraries tagged by Generic SQL
apix/cache
502721 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
boxed-code/laravel-scout-database
24033 Downloads
Generic database driver for laravel scout.
namoshek/laravel-scout-database
60347 Downloads
A generic Laravel Scout driver which performs full-text search on indexed model data using an SQL database as storage backend. Indexed data is stored in normalized form, allowing efficient search.
chamamme/noquery
38 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
rotexsoft/leanorm
326 Downloads
A Generic Data Objects ( https://github.com/rotexsoft/gdao ) implementation based on a stripped down version of idiorm (\LeanOrm\DBConnector). A light-weight, highly performant PHP data access library.
sql/genericsqlformat
18 Downloads
SQL helper, Generic SQL Format
plasma/sql-common
2060 Downloads
Generic SQL commons and abstractions for Plasma.
tomkyle/databases
75 Downloads
Creates generic connections to common database APIs, provided by easy-to-use connection factories. For multiple databases, a Service Locator helps you creating those factories.
webvariants/babelcache
6068 Downloads
Generic caching library with namespace support
gonoware/laravel-scout-database
8 Downloads
Generic database driver for Laravel Scout.