Libraries tagged by php sql
ytake/php-ksql
206 Downloads
KSQL is the streaming SQL engine for Apache Kafka. REST Client for php
srimaln91/sql-dumper
3069 Downloads
A PHP console application to execute batch of shell commands to versioning wordpress database and source code
saarors/firewtwall-php
1 Downloads
Zero-dependency PHP Web Application Firewall — drop-in auto_prepend_file middleware
philiprehberger/php-array-query
71 Downloads
SQL-like fluent query builder for filtering, sorting, and transforming arrays
peterujah/php-search-controller
47 Downloads
Php advance mysql database search to perform search operations.
onemightyroar/php-activerecord-components
43873 Downloads
Useful common components for a php-activerecord based project
mkcg/php-query-model
1202 Downloads
Agnostic model to efficiently query and scroll any kind of data (SQL, Search engine, HTTP API, CSV, ...) and push them anywhere with a ETL
makise-co/sql-common
460 Downloads
Database PHP Drivers common presets for Swoole
kristijorgji/db-to-php
3483 Downloads
A library to generate application code based on database definition.
hilyahtech/query-builder-php
17 Downloads
Query Builder dengan PHP PDO dapat digunakan dengan mudah dan akses data lebih cepat
gemini/php-mysql-replication
11 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
eaudeweb/mysqldump-php
504 Downloads
PHP version of mysqldump cli that comes with MySQL
davmixcool/php-dbcloud
1517 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
phuria/sql-builder
162 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.