angel-source-labs/laravel-expression-grammar
Database Grammar Helper for Laravel. Returns appropriate SQL based on driver for database connection.
时间:2026-01-04 03:22
zetacomponents/database
A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
时间:2026-01-04 03:10
mystus/laravel-query-insights
Monitor, analyse, and optimise database query performance in Laravel applications with SQL Server support
时间:2026-01-03 13:52
nabeel030/schema-to-migrations
Generate Laravel migrations from a .sql dump by importing into a temp DB and introspecting schema.
时间:2025-12-31 17:24
drago-ex/migration
A simple CLI tool for running SQL migrations.
时间:2025-12-29 15:12
petrknap/eloquent
A collection of enhancements and helper classes for Eloquent
时间:2025-12-25 19:46
webcraftdg/fractal-cms-import-export
Import / Export engine for FractalCMS (CSV, XLSX, SQL, Row Transformers)
时间:2025-12-24 12:14
yd-shomer/php-shomer
SQL Query Guardian (שומר) - Runtime validation and security for PHP development
时间:2025-12-23 06:40
shammaa/laravel-security
Comprehensive security package for Laravel with protection against SQL Injection, XSS, CSRF, and all common vulnerabilities
时间:2025-12-22 19:22
phpfy/laravel-backup
A comprehensive Laravel backup package with support for multiple databases and file backups
时间:2025-12-19 06:35
eril/tbl-class
CLI tool that Generates stable PHP constants from your database schema to improve IDE autocomplete and avoid SQL typos.
时间:2025-12-17 19:05
fuwasegu/php-sql-snapshot
PHPUnit extension for testing SQL queries using AST comparison instead of string comparison
时间:2025-12-17 03:25
rgalstyan/symfony-aggregated-queries
Reduce multi-relation Doctrine queries to a single SQL statement using JSON aggregation. Solves Doctrine's N+1 problem.
时间:2025-12-16 17:32
shammaa/laravel-optimized-queries
Advanced Laravel query optimizer - Reduce multiple Eloquent queries to a single optimized SQL statement with JSON aggregation. Supports nested relations, callbacks, belongsToMany, polymorphic relations, and caching.
时间:2025-12-16 10:11