Libraries tagged by sql int

adamkearsley/convert-migrations

92 Favers
8482 Downloads

Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.

Go to Download


roy404/eloquent

2 Favers
61 Downloads

Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.

Go to Download


maxim-oleinik/blade-migrations-laravel

24 Favers
2225 Downloads

An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing

Go to Download


itrn0/php-sql-interpolator

0 Favers
145 Downloads

A library for interpolating variables into SQL strings in a safe and simple way.

Go to Download


dcblogdev/sql-import

8 Favers
830 Downloads

Import .sql file into a database using PDO

Go to Download


daveismyname/sql-import

9 Favers
1744 Downloads

Import .sql file into a database using PDO

Go to Download


intelogie/sql-formatter

0 Favers
730 Downloads

a PHP SQL highlighting library

Go to Download


craftblue/simple-sql

9 Favers
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

Go to Download


mazentouati/snacks-console

4 Favers
9 Downloads

Snacks console is an intuitive browser-based SQL console to run and save SQL queries.

Go to Download


chamamme/noquery

4 Favers
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

Go to Download


ua1-labs/firesql

5 Favers
99 Downloads

Set your SQL database on fire by making it into a NoSQL database.

Go to Download


yzh52521/think-laravel-orm

4 Favers
15 Downloads

Integrate larravel orm library illuminate/database for thinkphp6

Go to Download


sunnysideup/mysql-5-7-fix

1 Favers
7176 Downloads

ANSI sans ONLY_FULL_GROUP_BY. This allows you to run Silverstripe projects on mysql5.7+ without constantly running into errors.

Go to Download


rotexsoft/gdao

1 Favers
2994 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.

Go to Download


rain1/pdo-powered

4 Favers
24 Downloads

PDO wrapper for easy db interactions

Go to Download


<< Previous Next >>