Libraries tagged by build sql
crumbls/filament-database
280 Downloads
A database management panel for Laravel Filament — like phpMyAdmin, built into your admin.
dwgebler/doclite
462 Downloads
A powerful NoSQL data store built on top of SQLite
makinacorpus/goat-query
11691 Downloads
Goat SQL query builder built over a PHP to SQL and SQL to PHP type converter
subhashladumor1/laravel-cybershield
0 Downloads
Enterprise-grade Laravel security package providing WAF firewall protection, rate limiting, bot detection, honeypot traps, IP geo-blocking, CSRF/XSS/SQLi defence, API gateway security, real-time threat monitoring, malware scanning, and a built-in security dashboard — all configurable via a single config file.
renoki-co/laravel-steampipe
3 Downloads
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
piko/db-record
115 Downloads
A lightweight Active Record helper built on top of PDO.
oihana/php-openedge
8 Downloads
Composable PHP toolkit for the Progress OpenEdge SQL database via ODBC. Bundles a functional query builder (predicates, casts, string/numeric/date functions, CASE expressions), document/edge models composed by traits, PSR-7 CRUD controllers, and Symfony Console commands. Built for read-heavy ERP integrations.
initorm/orm
72 Downloads
Lightweight, PDO-based ORM with Active Record-style models and entity accessors/mutators. Built on top of initorm/database, initorm/dbal and initorm/query-builder.
ibnuafdel/daltphp
47 Downloads
Lightweight PHP micro-framework with optional built-in guided learning: lessons and broken-code challenges with automatic verification.
bitsmind/graphsql
197 Downloads
GraphSql is a Graphql like syntactical method to read data from SQL databases with an ease. It's built on top of Laravel Eloquent ORM.
simsoft/fliq
9 Downloads
FLIQ — Fast, Lightweight, Independent Query Builder. High-performance Active Record ORM for MySQL/MariaDB, PostgreSQL, and SQLite. Zero-allocation query builder, nested eager loading, soft deletes, and N+1 detection built-in.
bakkahit/sql-migration
63 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
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
cacko/doclite
202 Downloads
A powerful NoSQL data store built on top of SQLite
kevinpirnie/kpt-database
290 Downloads
A modern, fluent PHP database wrapper built on top of PDO, providing an elegant and secure way to interact with MySQL databases