Libraries tagged by statements
stratedge/wye
5171 Downloads
A library that makes unit testing database-driven code in PHP a breeze. Mock the native PDO class, define query results, and inspect executed statements.
rizkussef/laravel-sql-to-migration
16 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
professional-wiki/wikibase-faceted-search
15 Downloads
Enhances MediaWiki's search with faceted search capabilities. Filter results based on instance type or statement values
otifsolutions/php-sentiment-analysis
374 Downloads
Php Sentiment Analysis allows user to analyze sentiments from a text statement
morris/dop
454 Downloads
An immutable API on top of PDO to compose and execute SQL statements
marcel-maqsood/database-connector
115 Downloads
The PersistentPDO object is used to connect with a database and to generate sql statements on the go.
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
28 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
lakshanjs/pdodb
29 Downloads
Production-ready PDO database abstraction for PHP with a secure query builder, statement caching, nested transactions, and MySQL 8+ compatibility.
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.
jaroslawzielinski/sqlite3-database-class
256 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
imliam/php-catch-exit
334 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.