michaelravedoni/laravel-value-objects
A base package for creating value objects in Laravel, with Artisan command and generic Eloquent cast.
时间:2025-07-09 13:53
esanj/remote-eloquent
A Laravel package that extends Eloquent ORM to work with remote APIs (REST and gRPC)
时间:2025-07-09 08:34
signalnorth/laravel-neo4j
Neo4j database driver for Laravel with migration support, query builder, and Eloquent-style models
时间:2025-07-08 15:17
ashique-ar/laravel-crud-generator
A powerful, configuration-driven CRUD API generator for Laravel with advanced features including permissions, filtering, sorting, bulk operations, and custom logic handlers.
时间:2025-07-08 09:12
supportkbz/eloquentsalesforce
An eloquent model data source for Salesforce
时间:2025-07-07 09:30
ysm/filterable
Laravel Filterable Package for Eloquent Models
时间:2025-07-06 20:10
kobykorman/eloquentify
Easily transform complex custom query results into fully hydrated hierarchical Eloquent models.
时间:2025-07-04 18:43
juniora/laravel-querymonitor
Laravel QueryMonitor is a package for Laravel that allows you to monitor and log:Slow SQL Queries: Monitors the actual execution time of SQL queries on the database.Slow Eloquent Methods: Monitors the total time taken by Eloquent methods, including PHP processing.
时间:2025-07-04 14:50
zaalbarxx/laravel-eloquent-state-machines
State machines for your Laravel Eloquent models
时间:2025-07-03 09:22
red-plug/eloquent-unhydrated
Create fastest queries without leaving the eloquent models
时间:2025-07-01 00:43
dmitrychurkin/nova-sortable
This Laravel Nova package allows you to reorder models in a Nova resource's index view using drag & drop.
时间:2025-06-30 09:40
tassawartech174/mongodb-relations
Custom Laravel Eloquent relationships for MongoDB using jenssegers/mongodb and mongodb/laravel-mongodb. Supports unidirectional many-to-many and reverse lookups for embedded and reference-based relations.
时间:2025-06-29 11:11
cognitas/query-filter
A Laravel query filter package that applies dynamic filters from request parameters to Eloquent queries.
时间:2025-06-26 10:51
kadirgun/laravel-json-query
A Laravel package that enables frontend JavaScript applications to securely and efficiently execute Eloquent queries using a TypeScript-friendly interface, with built-in model whitelisting, parameter validation, and performance optimizations like pagination and caching.
时间:2025-06-26 03:56
labrodev/laravel-translatable
Laravel package providing a reusable trait for multilingual search in Eloquent JSON fields.
时间:2025-06-25 20:31