Libraries tagged by laravel-move
phaza/laravel-postgis
471322 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
vildanbina/laravel-model-json
10641 Downloads
Laravel Model Json
scrumble-nl/laravel-model-ts-type
36205 Downloads
This package makes it possible to generate TypeScript types based on your models
mvanduijker/laravel-model-exists-rule
76847 Downloads
Validation rule to check if a model exists
korridor/laravel-model-validation-rules
94338 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
deligoez/laravel-model-hashid
42125 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
spatie/laravel-model-cleanup
564366 Downloads
This package deletes unneeded records in a database.
ignasbernotas/laravel-model-generator
204041 Downloads
Laravel 5 model generator from existing schema
pricecurrent/laravel-eloquent-filters
38238 Downloads
Advanced Laravel models filtering capabilities
nevadskiy/laravel-position
42519 Downloads
Arrange Laravel models in a given order.
mohammedmanssour/laravel-recurring-models
5512 Downloads
Adds Repeatable functionlity to Laravel Models
io238/laravel-iso-countries
36832 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.
givebutter/laravel-custom-fields
49937 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
andriichuk/laracash
102496 Downloads
PHP Laravel Money Package
touhidurabir/laravel-model-sanitize
8912 Downloads
A laravel package to handle sanitize process of model data to create/update model records.