Libraries tagged by csql
andreapollastri/checkpoint
51144 Downloads
Laravel security scanner — checks CVEs, hardcoded secrets, SQL injection, XSS and more via a single Artisan command.
zendframework/zend-db
12695082 Downloads
Database abstraction layer, SQL abstraction, result set abstraction, and RowDataGateway and TableDataGateway implementations
staabm/sql-parser-util
1147266 Downloads
spryker/sql-criteria-builder
2906465 Downloads
SqlCriteriaBuilder module
soundintheory/php-sql-parser
573475 Downloads
SQL parsing tools for PHP
simplesamlphp/simplesamlphp-module-sqlauth
6683152 Downloads
This is a authentication module for authenticating a user against a SQL database
silverstripe/sqlite3
595771 Downloads
Adds SQLite3 support to SilverStripe
shipmonk/doctrine-hint-driven-sql-walker
494049 Downloads
Doctrine's SqlWalker that allows hooking multiple handlers via ->setHint() while each can edit produced SQL or its part.
rexshijaku/sql-to-laravel-builder
31018 Downloads
SQL to Laravel Query Builder
ray/aura-sql-module
482212 Downloads
aura/sql module for Ray.Di
kodus/sql-split
276580 Downloads
A simple facility to split SQL files into individual queries - supports MySQL and PostgreSQL
corneltek/sqlbuilder
66901 Downloads
Fast and Powerful SQLBuilder for PHP
clue/reactphp-sqlite
45641 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
aura/sqlschema
248152 Downloads
Provides facilities to read table names and table columns from a database using PDO.
udan11/sql-parser
7245 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.