laravel-meta
by mphpmaster
Fluent Meta Data for Eloquent Models, as if it is a property on your model. hlaCk Edition
laravel-api-response
by faridibin
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
laravel-json-response
by faridibin
A Laravel package for consistently formatted API responses with support for JSON, XML, and YAML.
laravel-simple-repository
by elegantmedia
Lightweight Repository pattern for Laravel 13+ projects with strict typing and modern PHP features.
laravel-likeable
by turahe
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
laravel-database-mock
by mpyw
Database Mocking Library which mocks PDO underlying Laravel Connection classes
laravel-repository
by kelcampus
Cópia do pacote Artesãos Warehouse Tag 3.0.0 ajustado para o Laravel 10
laravel-transaction-proxy
by astrotomic
This package provides a trait and class to call methods in a database transaction.
laravel-eloquent-filter
A simple laravel package to filter models and relations
laravel-passport-models
by repat
Eloquent Models for the oauth_ tables as created by laravel/passport
simple-laravel-eloquent-uuid
by kadevland
A simple Trait provides the ability to use UUID generator in your Eloquent models
laravel-taxonomies
by botdigit
Simple, nestable Terms & Taxonomies (similar to WordPress) for Laravel ^ 7.0
laravel-eloquent-sequencer
by gurgentil
A package that allows you to create and manage sequences on Eloquent models
laravel-sortable
by raditzfarhan
Just a simple sortable behaviour for your Laravel and Lumen eloquent model.
laravel-mongodb-embedded-models
by mistersaal
A more productive and simpler solution for embedding models in mongodb models than custom casts in Laravel.