cobraprojects/quest
A package that provides pseudo fuzzy-searching to Laravel database queries.
时间:2024-06-25 20:29
dmitryproa/php-advanced-querying
A PHP library for building and formatting complex SQL queries
时间:2024-06-19 11:04
ngframer/ngframer.php.sqlservices
Build all the SQL queries using PHP, and also an executor.
时间:2024-06-13 10:34
supermetrics-public/php-mysql-replication
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
时间:2024-05-10 10:57
ruhulfbr/csv-to-query
This package provides a simple utility to convert data from a CSV file into SQL queries for database insertion and Create table.
时间:2024-04-29 12:27
castroitalo/echoquery
EchoQuery facilitates the writing of SQL queries inside the PHP code
时间:2024-04-21 18:45
swouters/postgresql-tools
PHP package containing a set of tools to build SQL queries
时间:2024-04-11 15:06
hosterra/fluxbuilder
A package to build Flux queries with PHP.
时间:2024-03-30 15:20
codeies/json-query
PHP class for performing MySQL-like queries on JSON data.
时间:2024-03-27 13:01
roy404/eloquent
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
时间:2024-02-18 15:09
zooxsmart/los-uql
PHP library to transform url query into db partial queries
时间:2024-02-02 16:23
infoestrutura/cep-lookup
A PHP library for performing online ZIP code (CEP) queries, providing an easy and integrated way to retrieve address information based on ZIP codes.
时间:2023-12-28 23:36
progrmanial/fast-sql
A secure and flexible PHP class for generating SQL queries.
时间:2023-12-15 22:04
jakiboy/pducky
Run fast SQL queries on massive datasets (CSV, JSON, and Parquet) powered by DuckDB.
时间:2023-11-28 08:17
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