Libraries tagged by eloquet
sedehi/filterable
13150 Downloads
rinvex/laravel-tenants
3416 Downloads
Rinvex Tenants is a contextually intelligent polymorphic Laravel package, for single db multi-tenancy. You can completely isolate tenants data with ease using the same database, with full power and control over what data to be centrally shared, and what to be tenant related and therefore isolated from others.
repat/laravel-job-models
25937 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
reb3r/repositories
44766 Downloads
Laravel Repositories
qirolab/laravel-bannable
2594 Downloads
Laravel bannable package is for blocking and banning Eloquent models.
pixelcreation/nova-field-sortable
45786 Downloads
A Nova field for ordering resources.
pelfox/laravel-bigquery
2990 Downloads
Laravel BigQuery
pawelmysior/laravel-publishable
18377 Downloads
Toggle the published state of your Eloquent models easily
parables/laravel-cuid2
3129 Downloads
This package allows you to easily work with Cuid2 in your Laravel models.
padosoft/laravel-sluggable
9718 Downloads
Generate slugs when saving Eloquent models
oobook/snapshot
1943 Downloads
Create a snapshot on the stage of creating record and always keeps the currently created data.
onemustcode/query
26066 Downloads
It simply transforms the given filters, sortings and paging to a Doctrine or Eloquent query. Handy for interal usage or it can be used for API's.
one23/laravel-clickhouse
1687 Downloads
Laravel Clickhouse Eloquent
omaralalwi/lexi-translate
398 Downloads
Laravel translation package with morph relationships and caching.
omalizadeh/laravel-query-filter
2320 Downloads
A laravel package for resource filtering via request query string