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
abdulelahragih/querybuilder
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
时间:2023-09-01 00:06
leonlav77/queryanalyser
QueryAnalyser is a Laravel library for analyzing duplicate SQL queries.
时间:2023-08-31 12:12
didslm/sql-builder
A flexible PHP package to build SQL queries using the builder pattern.
时间:2023-08-30 10:19
tevli/crypto-balance-checker
This package queries different crypto currency networks, when given an address and a network and returns the balance of said address.
时间:2023-08-12 15:00
zxygel0913/query-logger-middleware
Laravel middleware for logging queries with duplicate prevention.
时间:2023-08-03 06:42
tumtum/sw6-sql-logger
Returns SQL queries to the Browser or cli.
时间:2023-07-31 10:00
mage4/magento2-run-sql
Magento extension to run SQL queries directly from console command.
时间:2023-07-12 12:25
dilovanmatini/query-builder
Enables PHP developers to build SQL queries similar to native language syntax
时间:2023-07-10 20:47
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