Libraries tagged by custom models
ironbound/db
812 Downloads
Provides models and custom query objects for custom database tables in WordPress.
tfsthiagobr98/laravel-naming-series
379 Downloads
Generate Custom Ids for your models
gruz/remote-model
145 Downloads
An eloquent-like model, for the Laravel framework.
pwrdk/laravel-custom-attributes
637 Downloads
Custom Attributes Package for Eloquent Models
movor/laravel-custom-casts
172 Downloads
Make your own custom cast type for Laravel model attributes
kirillemko/yii2-gii-custom
1180 Downloads
Generating models with generated folder
ignitekit/wp-query-builder
196 Downloads
Wordpress Query Builder class library for custom models and data querying.
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
1121 Downloads
Simplified Development for TYPO3 developers
dennisvandalen/laravel-iso-countries
497 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
147 Downloads
Laravel validation rule to check if a custom route key exists.
chandra-hemant/htkc-utils
209 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
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.