Libraries tagged by sql int
adamkearsley/convert-migrations
8478 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
maxim-oleinik/blade-migrations-laravel
2216 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
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
dcblogdev/sql-import
823 Downloads
Import .sql file into a database using PDO
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
mazentouati/snacks-console
8 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
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
ua1-labs/firesql
98 Downloads
Set your SQL database on fire by making it into a NoSQL database.
yzh52521/think-laravel-orm
15 Downloads
Integrate larravel orm library illuminate/database for thinkphp6
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.
sunnysideup/mysql-5-7-fix
7111 Downloads
ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.
satag/doctrine-firebird-driver
9 Downloads
Doctrine DBAL/ORM driver for Firebird SQL 2.5 and newer