Libraries tagged by Raw SQL

krowinski/php-mysql-replication

345 Favers
135866 Downloads

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.

Go to Download


pyaesoneaung/to-raw-sql

56 Favers
11374 Downloads

Get raw SQL from Laravel Query Builder

Go to Download


pmatseykanets/laravel-sql-migrations

35 Favers
34966 Downloads

Raw SQL migrations for Laravel

Go to Download


froiden/sql-generator

31 Favers
25922 Downloads

convert Laravel migrations to raw SQL scripts

Go to Download


tommyknocker/pdo-database-class

85 Favers
6248 Downloads

Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.

Go to Download


myneid/laravel-db-tui

17 Favers
1270 Downloads

Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL

Go to Download


minionfactory/raw-hydrator

1 Favers
6520 Downloads

Run a raw SQL query and hydrate Eloquent models (with relations) from the result set, in a single round trip.

Go to Download


moln/php-mysql-replication

3 Favers
29361 Downloads

Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.

Go to Download


asamir/laravel-in-db-performance-monitor

21 Favers
7067 Downloads

Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.

Go to Download


laramint/laravel-security-scanner

3 Favers
1640 Downloads

Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gaps, Auth/Crypt/Artisan/Process/Config injection, view-name injection, session fixation, and Mail header injection.

Go to Download


itul/sql-to-laravel

0 Favers
3100 Downloads

Convert a raw sql query string to a laravel query builder class.

Go to Download


edquint/sql-logger

0 Favers
57 Downloads

Library for generating SQL logs from ORMs and raw queries

Go to Download


se7enxweb/sevenx_dse

1 Favers
279 Downloads

sevenx_dse : 7x Database Source Editor — embeds AdminNeo as a direct database source editor inside the eZ Publish / Exponential Platform Legacy admin UI — providing raw SQL, table browsing, import/export, and multi-driver support (MySQL, SQLite) through a scoped, permission-gated interface.

Go to Download


moledet/database-change-log

6 Favers
6979 Downloads

A PHP class to log all changes of table data from raw SQL or with PDO statement

Go to Download


celema/quma

0 Favers
71 Downloads

A no-ORM database library for executing raw SQL files

Go to Download


Next >>