Libraries tagged by php sql int
doctrine/dbal
488226401 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
rolfvreijdenberger/izzum-statemachine
23067 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
milesasylum/schnoop
101637 Downloads
Schnoop provides a convenient PHP interface for inspecting a database schema.
forrest79/phpgsql
7432 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
yarri/full-text-search-query-like
32818 Downloads
FullTextSearchQueryLike is a PHP class which transforms search strings into clever SQL conditions with the LIKE operator
thewunder/corma-dbal
813 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
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
9 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.
solophp/query-builder
29 Downloads
A lightweight, fluent SQL query builder for PHP, providing secure and intuitive database interactions.
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
473 Downloads
Lucinda Framework 4.0: High performance, component-based PHP application skeleton
lastdragon-ru/lara-asp
16 Downloads
The Awesome Set of Packages for Laravel.
kitlabs/dbal
122 Downloads
Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
kenlog/database-custom
42 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.