Libraries tagged by build sql
hima-pro/enginex
5 Downloads
A group of simple php classes as a framework to build a web applications.
dface/criteria
281 Downloads
Library to parse/build filter expressions
dadehpardaz/query-builder-parser
23 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
nael_d/ornata
0 Downloads
Ornata: A user-friendly crafted PHP MVC framework, empowering developers to build elegant and powerful web applications.
dilovanmatini/query-builder
37 Downloads
Enables PHP developers to build SQL queries similar to native language syntax
stefano/stefano-lock-table
5656 Downloads
Build lock table sql query
tianzongyunliu/litedao
4 Downloads
LiteDao: a tiny framework for build local web applications with web+php+sqlite stack
imathuzh/qfq
3 Downloads
Framework to build web applications: Form generator (bootstrap based), dynamic update, typeahead, multi language, image annotation (via fabric), reports (defined via SQL), SIP protected links, PDF rendering, send mail (dynamic attachments, PDFs), multiple databases, record locking, secure up/download.
matthiasmullie/scrapbook
1746243 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
laravel/database
34332 Downloads
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
clue/reactphp-sqlite
26871 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
dwgebler/doclite
446 Downloads
A powerful NoSQL data store built on top of SQLite
renoki-co/laravel-steampipe
2 Downloads
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
bakkahit/sql-migration
28 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
bdk/simplecache
74 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in