Libraries tagged by custom models
custom-d/eloquent-model-encrypt
6207 Downloads
A eloquent model encrypt
byjesper/laravel-custom-fields
10 Downloads
PostgreSQL-backed custom fields for Laravel models.
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
aureuserp/custom-fields
14 Downloads
A Filament v5 plugin that lets end-users add dynamic custom fields to any Eloquent model + Filament resource at runtime.
kenlog/database-custom
110 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
hyder-kamran/laravel-custom-fields
1 Downloads
A powerful, production-ready Laravel package for dynamic custom fields — attach any field type to any Eloquent model.
ironshark/laravel-extendable
11037 Downloads
Traits for Laravel to add and manage custom Eloquent model fields.
bytestgear/eloquent-incrementable
749 Downloads
Define a custom auto-increment field in your Eloquent model, that is determined through PHP rather than your database engine.
skovachev/fakefactory
1121 Downloads
A model factory package for Laravel 4 with expressive API for creating custom tailored dummy objects
orange-hive/simplyment
1134 Downloads
Simplified Development for TYPO3 developers
engency/eloquent-formatting
4517 Downloads
Eloquent Custom Formatting
dennisvandalen/laravel-iso-countries
1403 Downloads
Ready-to-use Laravel models and relations for country (ISO 3166), language (ISO 639-1), and currency (ISO 4217) information with multi-language support.
codezero/laravel-route-key-exists
149 Downloads
Laravel validation rule to check if a custom route key exists.
chandra-hemant/htkc-utils
279 Downloads
Introducing a powerful and flexible dynamic search, push notifications, file upload, alpha numeric generator functions for Laravel applications, designed to simplify complex queries with nested and recursive relationship conditions. This package provides an elegant solution to dynamically search across multiple models and their related data, offering developers the ability to handle various levels of relationships in a single, streamlined query.
architools/laravel-sieve
66 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.