Libraries tagged by sql int
tico/mongo-sql-where
4 Downloads
Convert MongoDB-style queries into SQL WHERE clauses in PHP
dcblogdev/sql-import
838 Downloads
Import .sql file into a database using PDO
kodus/sql-splitter
25417 Downloads
A simple facility to split SQL files into individual queries - supports MySQL, PostgreSQL and Microsoft SQL Server
daveismyname/sql-import
1803 Downloads
Import .sql file into a database using PDO
rizkussef/laravel-sql-to-migration
16 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
michaelrushton/sql
21 Downloads
A library to generate SQL statement strings using a fluent interface.
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
10 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
mvccore/ext-model-db
628 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.
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
ua1-labs/firesql
100 Downloads
Set your SQL database on fire by making it into a NoSQL database.
yzh52521/think-laravel-orm
18 Downloads
Integrate larravel orm library illuminate/database for thinkphp6
sunnysideup/mysql-5-7-fix
7209 Downloads
ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.
rotexsoft/gdao
3056 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
104 Downloads
A small script that lets you easily interact with your mysql database