Libraries tagged by statement
rgalstyan/symfony-aggregated-queries
1 Downloads
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.
programster/query-builder-parser
639 Downloads
A library for converting a jQuery query builder JSON rules string to an SQL statement.
otifsolutions/php-sentiment-analysis
545 Downloads
Php Sentiment Analysis allows user to analyze sentiments from a text statement
mysqlgrid/mysqlgrid
21 Downloads
Framework agnostic datagrid - Instantly convert any SQL SELECT statement into a fully featured datagrid
mouf/database.querywriter
30953 Downloads
This package contains classes useful to generate SQL statements such as SELECT queries, etc...
lucinda/queries
22909 Downloads
API that generates SQL statements programmatically based on official standards or their vendor-specific derivation
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
linhanwei/thinkphp-elasticsearch
31 Downloads
Thinkphp use SQL statements to query elasticsearch
lingxiang/laravel-elasticsearch
1586 Downloads
Use SQL statements to query elasticsearch
liamdennehy/eidas-certificate
109 Downloads
eIDAS Trust Services and Qualified Certificate Statement (QCStatement) library
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.
khaderhan/secure-db
5 Downloads
Secure, beginner-friendly PDO-first DBAL for native PHP (prepared statements, IN expansion, streaming, transactions).
imliam/php-catch-exit
335 Downloads
Gracefully handle an unwanted exit statement.
hybridlogic/db-querybuilder
32 Downloads
A MySQL Query Builder for effortlessly composing SQL statements with support for executing them against databases.
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.