Libraries tagged by sql-queries
behindsolution/laragrep
142 Downloads
Transform natural language questions into safe parameterized SQL queries using AI.
ajowsentry/sqltark-7
640 Downloads
SQL Query Builder for PHP
abdulelahragih/querybuilder
1856 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
phyrexia/sql
5237 Downloads
PHP class to perform SQL queries easily
ohanzee/database
7777 Downloads
Ohanzee component for database SQL queries and query building
hetao29/php-mysql-replication
195 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.
veryard/sql-query-builder
391 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
skydiablo/sql-query-builder
54 Downloads
PHP library for building SQL queries with named parameters
romainbessugesmeusy/php-sql-query
3831 Downloads
php-sql-query is an abstraction layer for SQL query construction
protect/sql-query-protection
25 Downloads
A Laravel middleware for SQL and XSS protection
compolomus/light-sql-query-builder
27 Downloads
Light simple query builder
masnathan/sql-query-formatter
1839 Downloads
A very lightweight PHP class that reformats unreadable and computer-generated SQL query statements to human-friendly, readable text.
masnathan/sql-query-builder
1803 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
zk2/sps-dbal-component
3198 Downloads
SQL query builder for Doctrine DBAL
vuduythanh2020/mysql-replication
3272 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.