Libraries tagged by sql linter
chamamme/noquery
40 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/gdao
3420 Downloads
A package containing class and interface definitions that can be used as a basis for a Table Data Gateway (http://bit.ly/1F8Zjfc) and Data Mapper (http://bit.ly/1hD2qCc) implementation of a database access library that performs data manipulation (DM) tasks.
rain1/pdo-powered
25 Downloads
PDO wrapper for easy db interactions
markpurser/laravel-crudkit
1002 Downloads
Open source CRUD framework for Laravel
lucinda/framework
508 Downloads
Lucinda Framework 4.0: High performance, component-based PHP application skeleton
chemem/bingo-model
17 Downloads
A simple SQL interaction class for the Bingo Framework.
pierreminiggio/database-fetcher
111 Downloads
Interact with a SQL Database
pierreminiggio/database-connection
147 Downloads
Interact with a SQL Database
goldoni/php7.2-query-builder
14 Downloads
This PHP library is responsible for building SQL query strings, Paginate and Hydration via an object oriented PHP interface.
kehikko/sql
23 Downloads
Simplistic SQL interfaces (for kehikko framework)
itrn0/php-sql-interpolator
173 Downloads
A library for interpolating variables into SQL strings in a safe and simple way.
elysiumrealms/sql-interceptor
14 Downloads
SQL Interceptor for Laravel
nia/sql-adapter
539 Downloads
Collection of interfaces to use SQL databases using the nia framework. The interfaces allow you to separate your connection into a read and a write connection.
simplecomplex/database
137 Downloads
Database abstraction for transparent MariaDB, MS SQL interaction.
tiny-queries/tiny-queries
3111 Downloads
Highly efficient database layer as alternative for ORM - direct mapping from SQL to REST interface