Libraries tagged by sql linter
mvccore/ext-model-db
516 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
lucinda/framework
464 Downloads
Lucinda Framework 4.0: High performance, component-based PHP application skeleton
bayfrontmedia/simple-pdo
1225 Downloads
A simple and secure database abstraction layer which utilizes the PDO interface and supports working with multiple databases.
itrn0/php-sql-interpolator
117 Downloads
A library for interpolating variables into SQL strings in a safe and simple way.
carlonicora/minimalism-interface-sql
332 Downloads
Sql interfaces for minimalism
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
vwx/atlas-cli
5 Downloads
Command-line interface for Atlas, VWX fork to update dependencies
thumbtack/querycache
43 Downloads
A simple PDO query interface with support for result set and row level caching
tafoyaventures/ezsql-tafoya
11 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
satag/doctrine-firebird-driver
9 Downloads
Doctrine DBAL/ORM driver for Firebird SQL 2.5 and newer
rotexsoft/gdao
2792 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.
ratingthomas/sqlmanager
76 Downloads
A small script that lets you easily interact with your mysql database
rain1/pdo-powered
24 Downloads
PDO wrapper for easy db interactions
milantex/daw
109 Downloads
Database Access Wrapper for Milantex's projects.
markpurser/laravel-crudkit
998 Downloads
Open source CRUD framework for Laravel