Libraries tagged by build sql
kadokweb/scrapbook
7 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
armankt/pdohunt
6 Downloads
Powerfull Query Builder, A Built in PDO Class for PHP.
ellipsesynergie/orm-validator
253 Downloads
Self-validating, secure and smart models for Laravel 4's Eloquent ORM using Model Observer and advanced Validation service combined with the Laravel's built-in Validator class.
phpdot/database
1 Downloads
Query builder, schema management, and migrations for PHP. Built on Doctrine DBAL.
jakehenshall/pest-plugin-wordpress
4 Downloads
The most comprehensive WordPress testing framework built on Pest PHP v4. Includes PHPStan v2.1 for static analysis, SQLite for fast testing, and 150+ helper functions. Test WordPress plugins and themes with Laravel-style syntax. Browser testing, HTTP testing, email mocking, AJAX testing, REST API helpers, test sharding, time travel, and more. Zero configuration required.
emma/dbal
35 Downloads
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
univeros/index
0 Downloads
bin/altair index — a symbol-usage index built from the PHP AST plus spec awareness. Answers find-usages, implementers, callers-of, dead-code, and refactor-impact queries in milliseconds, as deterministic JSON for agents and CI. SQLite-backed.
gholme4/qbuild
4 Downloads
Class that creates a REST API with routes mapped to all tables in a MySQL database. Designed to be used with Qbuild.js client side.