Libraries tagged by jeloquent
sedehi/filterable
13283 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
26108 Downloads
Eloquent Models for the tables job and job_fails as created by artisan queue:table and queue:failed-table
reb3r/repositories
45414 Downloads
Laravel Repositories
pixelcreation/nova-field-sortable
46257 Downloads
A Nova field for ordering resources.
pelfox/laravel-bigquery
3412 Downloads
Laravel BigQuery
pawelmysior/laravel-publishable
18458 Downloads
Toggle the published state of your Eloquent models easily
parables/laravel-cuid2
3325 Downloads
This package allows you to easily work with Cuid2 in your Laravel models.
padosoft/laravel-sluggable
10030 Downloads
Generate slugs when saving Eloquent models
oobook/snapshot
2090 Downloads
Create a snapshot on the stage of creating record and always keeps the currently created data.
onemustcode/query
26090 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
1908 Downloads
Laravel Clickhouse Eloquent
omaralalwi/lexi-translate
418 Downloads
Laravel translation package with morph relationships and caching.
omalizadeh/laravel-query-filter
2386 Downloads
A laravel package for resource filtering via request query string
nqxcode/laravel-lucene-search
16490 Downloads
Laravel 5.5 package for full-text search over Eloquent models based on ZendSearch Lucene.