Libraries tagged by elo
yurtesen/geonames
1663 Downloads
Geonames importer and models for Eloquent ORM
yudifaturohman2/autonumber
94 Downloads
Laravel package to create autonumber for Eloquent model
ysm/filterable
17 Downloads
Laravel Filterable Package for Eloquent Models
ymigval/laravel-model-datatable-ssp
281 Downloads
Extension designed to seamlessly integrate Laravel models with server-side DataTables. It provides a convenient and efficient way to fetch, transform, and display data from your Laravel models in DataTables.
yaro/presenter
8218 Downloads
Eloquent models or arrays presenter for Laravel 5
xsanisty/slim-starter
2131 Downloads
Slim Framework in MVC environment with Eloquent as database provider and Twig as template engine
xingchuangyang/dcat-admin-sortable
1057 Downloads
dcat-admin 表格排序插件
xanderevg/grid_filters
229 Downloads
Grid filtering library for Laravel & Symfony. Dynamically apply user-defined filters (text, number, date, ranges) rules to Eloquent/Doctrine queries with unified API. Supports multi-field filters and complex UI-driven data grids.
wuwx/laravel-autonumber
2547 Downloads
Laravel package to create autonumber for Eloquent model
we-are-neopix/laravel-model-translation
410 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
uzpeng/elasticsearch
7424 Downloads
Laravel, Lumen and Native php elasticseach query builder to build complex queries using an elegant syntax
uteev/elasticquent
2322 Downloads
Maps Laravel Eloquent models to Elasticsearch types.
tusimo/laravel-reverse-relation
3705 Downloads
a one to one and one to many reverse relation for laravel
tusimo/embed-relation
9002 Downloads
a relation for laravel
trilote/baum
4102 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.