Libraries tagged by php sql int
doctrine/dbal
533238732 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
rolfvreijdenberger/izzum-statemachine
24146 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
milesasylum/schnoop
137326 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
forrest79/phpgsql
8397 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
yarri/full-text-search-query-like
34248 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
thewunder/corma-dbal
6933 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
davcs86/php-mysqlimporter
4417 Downloads
PHP class for importing big SQL files into MySQL.
roy404/eloquent
139 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.
kevinpirnie/kpt-database
70 Downloads
A modern, fluent PHP database wrapper built on top of PDO, providing an elegant and secure way to interact with MySQL databases
itrn0/php-sql-interpolator
154 Downloads
A library for interpolating variables into SQL strings in a safe and simple way.
intelogie/sql-formatter
739 Downloads
a PHP SQL highlighting library
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.
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
lucinda/framework
488 Downloads
Lucinda Framework 4.0: High performance, component-based PHP application skeleton