Libraries tagged by laravel-move
beyondcode/laravel-er-diagram-generator
1184613 Downloads
Generate ER diagrams from your Laravel models.
mstaack/laravel-postgis
1032200 Downloads
Postgis extensions for laravel. Aims to make it easy to work with geometries from laravel models
theanik/laravel-more-command
264124 Downloads
Create a Repository and Service class and trait using Artisan CLI
spatie/laravel-model-info
212053 Downloads
Get information about the models in your Laravel app
hootlex/laravel-moderation
110214 Downloads
A simple Content Moderation System for Laravel 5.* that allows you to Approve or Reject resources like posts, comments, users, etc.
deligoez/laravel-model-hashid
55269 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
vkovic/laravel-custom-casts
319496 Downloads
Make your own custom cast type for Laravel model attributes
spatie/laravel-prefixed-ids
104185 Downloads
Friendly prefixed IDs for Laravel models
recca0120/laravel-erd
21140 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
oddvalue/laravel-drafts
115655 Downloads
A simple, drop-in drafts/revisions system for Laravel models
laracademy/generators
295715 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.
javoscript/laravel-macroable-models
535751 Downloads
A package for adding methods to Laravel models on the fly
givebutter/laravel-keyable
111342 Downloads
Add API keys to your Laravel models
fumeapp/modeltyper
176083 Downloads
Generate TypeScript interfaces from Laravel Models
based/laravel-typescript
138142 Downloads
Transform Laravel models into TypeScript interfaces