ucscode/doctrine-expression
A PHP class for handling SQL queries across different database platforms using Doctrine.
时间:2024-10-27 01:58
ramadan/easy-model
A Laravel package for enjoyably managing database queries.
时间:2024-09-30 21:02
dazza-dev/multi-tenant-sync
Multi-Tenant Sync is a system designed to efficiently execute queries or functions in Software as a Service (SAAS) applications that employ the separate database per tenant method.
时间:2024-09-26 00:43
bpzr/entity-adapter
Package provides a flexible bridge between database queries and entity objects
时间:2024-08-02 21:26
mayankjanidev/laravel-store
Create reusable database queries and data objects in Laravel
时间:2024-08-01 17:56
squirrelphp/connection
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.
时间:2024-07-26 08:44
mviniis/connection-database
Gerenciador de conexões com banco de dados e gerador de queries
时间:2024-07-20 12:36
mohiwalla/php-mysql
A PHP library for MySQL connections, executing queries, calling procedures, and fetching results with error handling.
时间:2024-07-14 12:03
koochik/queryhall
A PHP package that allows you to sort, filter, and paginate Doctrine DBAL SQL database queries from Query parameters
时间:2024-07-13 08:40
sectoroverload2k/php-mysql-database
PHP Library for OO MySQLi connection and queries
时间:2024-07-11 16:54
cobraprojects/quest
A package that provides pseudo fuzzy-searching to Laravel database queries.
时间:2024-06-25 20:29
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
tattran22/repository
The TatTran Repository is a Laravel package designed to supercharge your app's speed by caching database queries and model operations. This means your app can retrieve data instantly, leading to a smoother user experience.
时间:2024-02-22 16:25
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
shasoft/sql-query-builder
Package for generating SQL queries to the database
时间:2024-01-22 13:09