Libraries tagged by laravel-models
callcocam/tall-sluggable
411 Downloads
The packages auto slug laravel model.
c6digital/laravel-orderable
22 Downloads
Straightforward ordering for Laravel models.
astritzeqiri/laravel-metadata
348 Downloads
Add metadata to laravel models
ameax/laravel-hash-change-detector
4 Downloads
Detect changes in Laravel models through hash-based tracking and automatically publish updates to external systems
always-open/laravel-graphql-schema-generator
2627 Downloads
Generate GraphQL schema from existing Laravel models/database
albaroody/staging
22 Downloads
Allow any Laravel model to be saved as a draft (staged) into a separate system without affecting real database tables.
akshaykhale1992/model-note
24 Downloads
A package to Add Note against a Laravel Model
ahmedabdo/searchable
70 Downloads
package for adding search functionality to laravel models
adlanarifzr/translatr
44 Downloads
A simple trait to translate data from database through Laravel model
actengage/sluggable
1278 Downloads
A simple trait to ensure Laravel models have slugs.
abdrzakoxa/laravel-eloquent-filter
736 Downloads
Scalable way to filter laravel model
a909m/filament-statefusion
4 Downloads
Filament StateFusion is a powerful FilamentPHP plugin that seamlessly integrates Spatie Laravel Model States into the Filament admin panel. This package provides an intuitive way to manage model states, transitions, and filtering within Filament, enhancing the user experience and developer productivity.
wendelladriel/laravel-more
2 Downloads
Implementation of the Repository Pattern using Laravel Model binding
ryangjchandler/laravel-slug
18 Downloads
Simple slugs for your Laravel models.
quince/data-importer
124 Downloads
Tool for importing data from tabular data files into laravel models