littlebug/laravel-repository
The repository mode for laravel!
时间:2019-05-24 13:42
lroman242/laravel-cassandra
A Cassandra based Eloquent model and Query builder for Laravel (Casloquent)
时间:2019-05-21 18:07
james.xue/laravel-sortable
Sortable behaviour for eloquent models
时间:2019-05-11 14:20
axyr/baum
Baum is an implementation of the Nested Set pattern for Eloquent models.
时间:2019-05-10 14:46
microvoz/l5-repository
Laravel 5 - Repositories to the database layer
时间:2019-05-09 19:57
mpyw/laravel-local-class-scope
A tiny macro that reuse a global scope class as a local scope
时间:2019-05-04 16:02
al-one/laravel-replace-into
SQL replace into for Laravel
时间:2019-04-30 09:55
jamesh/laravel-uuid
Eloquent UUID Trait for Laravel 6 and above.
时间:2019-04-27 15:00
datajoe/postgresql-distinct-on
Provides support for the postgresql specific distinct on feature for Laravel. Compatible with versions 5 through 8.
时间:2019-04-25 07:08
imajkumar/laravel-binary-tree
Ayra is an implementation of the Nested Set pattern for Eloquent models.
时间:2019-04-23 08:04
ajcastro/eager-load-pivot-relations
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
时间:2019-04-23 06:21
socialblue/laravel-query-adviser
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to
时间:2019-04-18 10:44
mvanduijker/laravel-model-exists-rule
Validation rule to check if a model exists
时间:2019-04-17 23:11
flyhjaelp/laravel-eloquent-orderable
Make your Eloquent models orderable by using the orderable trait on them. Which automatically updates the order of all other models within it's group when the order of a current model is updated or a new model insereted or deleted.
时间:2019-04-12 13:21