Libraries tagged by php mysql sql
kristijorgji/db-to-php
3481 Downloads
A library to generate application code based on database definition.
eaudeweb/mysqldump-php
361 Downloads
PHP version of mysqldump cli that comes with MySQL
davmixcool/php-dbcloud
1508 Downloads
Easily backup PostgreSql or MySql database to the cloud
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
corncodecreators/sql-normalizer
6 Downloads
Adapting SQL-strings to the best feasible standard.
theodorejb/peachy-sql
5386 Downloads
A high-performance query builder and runner for PHP
phuria/sql-builder
162 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
masnathan/sql-query-formatter
1799 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
brightflair/php.gt
1918 Downloads
Rapid development engine.
mirekmarek/php-jet
1290 Downloads
PHP Jet is modern, powerful, real-life proven, really fast and secure, small and light-weight framework for PHP8 with great clean and flexible modular architecture containing awesome developing tools. No magic, just clean software engineering.
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
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
squirrelphp/connection
96 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
repo2/query-builder
212 Downloads
Query Builder is a fast compiler for MySQL compatible queries written in PHP 5.4+.
nitricware/nwdatabase
12 Downloads
An XML driven simple database solution for projects where SQLite is not available and MySQL seems overpowered.