progrmanial/fast-sql
A secure and flexible PHP class for generating SQL queries.
时间:2023-12-15 22:04
maplephp/query
MaplePHP - MySQL queries is a powerful yet user-friendly library for making safe database queries
时间:2023-11-29 16:17
wlib/db
Simple implementation on top of PDO to handle your database queries.
时间:2023-10-19 21:49
busenov/database
PHP class library for simple, convenient, fast and safe work with MySql database, using PHP mysqli extension and imitation of prepared queries.
时间:2023-09-07 11:11
mage4/magento2-run-sql
Magento extension to run SQL queries directly from console command.
时间:2023-07-12 12:25
ixnode/php-date-parser
PHP Date Parser - This library parses various given date and time strings into DateTime or DateTimeImmutable classes which return the time range. Can be used e.g. excellently for command line arguments and options to make database queries with.
时间:2023-07-07 22:30
emma/dbal
Emma Database Access Layer. Rely solely on the in-built PHP PDO and FAST. Also, comes with advanced Query Builder for more flexibility and searching and with parameterized queries to prevent against sqli or other sql attacks
时间:2023-06-29 18:38
tsm/php-database
A simple library for managing database connections, results pagination and building queries in PHP. <Based on William Costa Library>
时间:2023-06-27 22:52
salehhashemi/laravel-intelli-graphql
An AI-driven Laravel package for generating GraphQL schemas, queries, and mutations based on database tables.
时间:2023-06-02 18:13
techwilk/database
Simple PDO/MySQLi/SQLite wrapper to make performing SQL queries easier
时间:2023-05-17 19:26
unimed/database-manager
A simple library for managing database connections, results pagination and building queries in PHP.
时间:2023-04-18 13:41
libaro/laravel-slow-queries
Laravel Slow QueriesLaravel Slow Queries is a package that allows you to easily log slow queries in your Laravel application. This package logs queries that exceed a configurable time limit and stores them in the database, making it easy to analyze and optimize your database performance.
时间:2023-04-07 13:25
samasend/laravel-query-diagnosis
This is a Laravel package that detects and reports unoptimized database queries by leveraging the database's EXPLAIN feature.
时间:2023-04-06 16:12
endeavourplatforms/qbjs-parser
Parse JSON coming from jQuery QueryBuilder, into database queries.
时间:2023-03-22 11:33
rubensdimas/database-manager
A simple library for managing database connections with singleton design pattern, results pagination and building queries in PHP.
时间:2023-02-01 10:52