Libraries tagged by sql int
rain1/pdo-powered
25 Downloads
PDO wrapper for easy db interactions
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.
noahheck/e_mysqli
175 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
markpurser/laravel-crudkit
1002 Downloads
Open source CRUD framework for Laravel
lucinda/framework
508 Downloads
Lucinda Framework 4.0: High performance, component-based PHP application skeleton
kenlog/database-custom
109 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
intentphp/guard
17 Downloads
A Laravel CLI tool that scans your application for common security risks: authorization gaps, unsafe query input, and mass assignment vulnerabilities.
atk4/laravel-ad
12 Downloads
Extension for Laravel to natively integrate with Agile Data (http://git.io/ad)
paknahad/eql
3 Downloads
SQL into DSL (Write SQL, Search on ElasticSearch)
chemem/bingo-model
17 Downloads
A simple SQL interaction class for the Bingo Framework.
meysampg/eql
16 Downloads
SQL into DSL (Write SQL, Search on ElasticSearch)
mustafaculban/search-filter-parser
0 Downloads
A simple PHP parser that converts structured filters into SQL strings.
davcs86/php-mysqlimporter
4438 Downloads
PHP class for importing big SQL files into MySQL.
mysqlgrid/mysqlgrid
21 Downloads
Framework agnostic datagrid - Instantly convert any SQL SELECT statement into a fully featured datagrid
prometa/laravel-lucene
19 Downloads
Pure-PHP Lucene query parser with a Laravel/Eloquent adapter that compiles Lucene queries into safe, parameterized SQL.