Libraries tagged by eloquent custom
architools/laravel-sieve
9 Downloads
Laravel Sieve is a lightweight yet powerful filtering and sorting engine for Laravel applications. It transforms HTTP query parameters into clean, maintainable Eloquent or Query Builder queries with zero boilerplate. Built to follow SOLID and DRY principles, this modular package supports dynamic filtering, custom sorting, relationship constraints, and JSON field queries. Ideal for RESTful APIs, admin panels, and data-intensive applications, it keeps your controllers slim and your queries expressive — all while embracing Laravel best practices.
toneflix-code/laravel-resource-modifier
1032 Downloads
A Laravel package that intercepts and help you customize, remove or modify the meta data on your eloquent api resource response.
customd/laravel-addressable
1218 Downloads
Laravel Addressable is a Laravel package to manage addresses that belong to your models. You can add addresses to any eloquent model with ease.
rinvex/laravel-testimonials
2554 Downloads
Rinvex Testimonials is a polymorphic Laravel package for managing testimonials. Customers can give you testimonials, and you can approve or disapprove each individually. Testimonials are good for showing the passion and love your service gets from customers, encouraging others to join the hype!
stelianandrei/eloquent-custom-fields
6 Downloads
Add any extra fields to your Eloquent models
eherrera/eloquent-custom-attributes
19 Downloads
Custom attribute handling for Laravel's Eloquent ORM
digitalcloud/eloquent-custom-actions
3 Downloads
Laravel Eloquent Custom Actions, make it easier to simulate eloquent events for custom actions.
timyouri/laravel-customid
13 Downloads
Eloquent custom ID generation trait for Laravel 6 and above.
quankim/laravel-dynamodb-eloquent-syntax
232 Downloads
Custom Eloquent syntax for DynamoDB from https://github.com/baopham/laravel-dynamodb
prima-ca/custom-eloquent-model
6 Downloads
Customised naming conventions for Eloquent table names and primary keys.
noweh/eloquent-dual-database
6 Downloads
Custom Eloquent Builder for dual database.
marwanmg/eloquent-filter-custom
9 Downloads
A simple Eloquent filter to make easy API filtering, with capability for searching with or operator
faliure/laravel-custom-builder
71 Downloads
Custom Eloquent Builders to manipulate its results as defined
arneetsingh/laravel-customsort
5 Downloads
A package to manually sort records of a eloquent model in custom order
guillermo-rod/laravel-custom-fields
1 Downloads
Creating custom fields for eloquent models has never been easier