Libraries tagged by php sql
evosoftcz/dibi
6853 Downloads
Dibi is Database Abstraction Library for PHP
bigins/imanager
111 Downloads
iManager — embeddable SQLite-backed CMF (Content Management Framework) for PHP.
sqon/sqon
174 Downloads
Reads and writes Sqons.
php-objects/query-builder
800 Downloads
Query Builder - Making SQL composing easier
x3m/germanphonetic
4579 Downloads
Cologne phonetics implementations in PHP and SQL
makinacorpus/goat-query
11691 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
thesis/thesis
28 Downloads
A fancy tool to use SQL in PHP with ease
mukadi/chartjs-builder
10015 Downloads
generate beautiful charts directly from SQL query in PHP
padosoft/laravel-querymonitor
676 Downloads
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
yizhihouzi/a-sql-builder
12486 Downloads
Another PHP Sql Builder With Clear Structure.
tsukasa/php-sql-parser
14884 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
sinkcup/db-sql-maker-php
23 Downloads
PHP SQL maker : convert array to SQL
romainbessugesmeusy/php-sql-query
3830 Downloads
php-sql-query is an abstraction layer for SQL query construction
michabbb/php-sql-parser
2167 Downloads
A fork of greenlion/php-sql-parser - A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
kings36503/sql-template
30 Downloads
A powerful PHP SQL template composer library which can significantly reduce the number and complexity of the SQL statement in the project. Reference to the ibatis implementation.