Libraries tagged by statements
zb-framework/db-wrapper
2 Downloads
Set of classes for database connections abstraction, Contains Connection (PDO Wrapper), Statement (PDOStatement Wrapper), ConnectionProvider (holds several named connections).
yodorada/mysqli-db-webservice
1534 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements. This repo was forked from ThingEngineer and was slightly modified to fit the needs of my tiny Webservice REST-API.
xpd1437/elastic
3 Downloads
Use SQL statements to query elastic
xdm/elastic
13 Downloads
Encapsulating ES query statements
webfactor/laravel-backpack-documents
243 Downloads
Ready to use Documents Backpack CRUD with API route for eg. privacy statement, imprint, sbt or gtc
viodev/laravel-bulk-update
9 Downloads
Laravel helper for bulk updating records when the data varies, using CASE update statements.
uestla/aliaser
607 Downloads
Simple PHP library for parsing and handling class aliases defined by USE statements.
tscms/database
15 Downloads
The official Kohana module for database interactions, building queries, and prepared statements
tixby/databricks-driver
3 Downloads
Laravel Eloquent database driver for Databricks SQL warehouses via the Statement Execution API
tigr/database-logger
1701 Downloads
Database query logger with PDO Logging Statement
thirtybittech/a11yamic
1 Downloads
Accessibility for Statamic — editor-time WCAG checks, alt-text governance, in-browser auditing, and a compliance-statement generator.
theshadow/sliq
7 Downloads
A library for building SQL statements via a chainable interface
tetrode/minify
22 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
tenglin/sqlite3-database-class
42 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
sylweriusz/mysqli-database-class
2 Downloads
PHP MySQL Wrapper and object mapper which utilizes MySQLi and prepared statements