Libraries tagged by php sql int
doctrine/dbal
453596131 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
rolfvreijdenberger/izzum-statemachine
22137 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
milesasylum/schnoop
83590 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
forrest79/phpgsql
6783 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
yarri/full-text-search-query-like
31351 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
thewunder/corma-dbal
66 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
lucinda/framework
464 Downloads
Lucinda Framework 4.0: High performance, component-based PHP application skeleton
bayfrontmedia/simple-pdo
1226 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.
addiks/phpsql-bundle
58 Downloads
Symfony/Doctrine bundle to integrate phpsql
davcs86/php-mysqlimporter
4404 Downloads
PHP class for importing big SQL files into MySQL.
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
oldpak/dbal
10 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.