Libraries tagged by eloqua
zedisdog/laravel-schema-extend
64207 Downloads
supplement for eloquent migration
vicklr/materialized-model
10612 Downloads
Materialized Path for Eloquent model hierarchies
usmanhalalit/strana
6594 Downloads
Pagination library for PHP, framework agnostic, with built-in adapters for Doctrine, Eloquent, Pixie and PHP Array.
uepg/laravel-sybase
9401 Downloads
Sybase based Eloquent module extension for Laravel 10.x
tiagomichaelsousa/laravelfilters
22094 Downloads
Laravel Filters is a package that allows to filter eloquent models in a clean way.
szana8/laraflow
4229 Downloads
Laravel workflow package for Eloquent models.
swisnl/json-api-client-laravel
56387 Downloads
A PHP package for mapping remote JSON:API resources to Eloquent like models and collections.
sbamtr/laravel-query-enrich
972 Downloads
A helper for Laravel eloquent and query builder
processmaker/pmql
53023 Downloads
An Eloquent trait that provides the pmql scope to allow converting simple sql criteria clauses to Eloquent
paxha/laravel-recursive-relationships
39231 Downloads
This Laravel Eloquent extension provides recursive relationships using common table.
nullthoughts/laravel-latest-relation
36857 Downloads
Eloquent macros for querying latest HasMany relationship in Laravel
nevadskiy/laravel-translatable
12429 Downloads
Add translations to your Eloquent models
mathieutu/laravel-json-syncer
28093 Downloads
Export and import your Eloquent models to/from JSON
mad-web/laravel-enum
135984 Downloads
Elegant Enum implementation for Laravel. With make:enum command, ability to casting for Eloquent models and labels translations via lang files.
lphilippo/laravel-castable-form-request
16714 Downloads
Laravel/Lumen package to add Eloquent-like casts to Form Requests.