Libraries tagged by laravel-model
dan/laravel-cached
29508 Downloads
Your Laravel models, decorated, cached, and pleasantly accessible.
coderscantina/hashidable
3659 Downloads
An adapted bridge for using hashids in Laravel models.
codecourse/laravel-popularity
3505 Downloads
A package to track the popularity of your Laravel models.
carsdotcom/laravel-json-model
10240 Downloads
Laravel models backed by JSON data
calvient/puddleglum
10613 Downloads
Transform Laravel models, routes, and controllers into a Typescript API client
aurorawebsoftware/flymodel
41 Downloads
Laravel Models on the FLY !
aurorawebsoftware/flexyfield
340 Downloads
Laravel Models are now Uber Flexy!
ajthinking/laravel-postgis
71136 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
themsaid/laravel-multilingual
20017 Downloads
Easy multilingual laravel models
ymigval/laravel-model-datatable-ssp
200 Downloads
Extension designed to seamlessly integrate Laravel models with server-side DataTables. It provides a convenient and efficient way to fetch, transform, and display data from your Laravel models in DataTables.
we-are-neopix/laravel-model-translation
409 Downloads
This package is a driver based solution to translating Laravel models. It contains two drivers for storing translations in the database and in a JSON file, but also contains a plug-and-play system for its users to implement custom drivers for storing translations and use them with the package.
vkovic/laravel-model-meta
548 Downloads
Laravel model meta storage
vicgutt/laravel-models-finder
1458 Downloads
Find all models in your Laravel app or package
veneridze/laravel-model-types
297 Downloads
Set Custom type to Model
tmsllc/laravel-model-test
1140 Downloads
A package to create CRUD feature tests to eloquent models