Libraries tagged by laravel model generator
haakco/reliese-laravel-models
3296 Downloads
Fork of Reliese Components for Laravel Framework code generation. With patches for postgresql, and a couple other things.
neurony/laravel-url
33 Downloads
Generate custom URLs for any Eloquent model (Laravel 5.7 and up).
jetcod/laravel-slugify
19 Downloads
A Laravel package that automatically generates slugs for model attributes, simplifying the creation of URL-friendly slugs.
smousss/laravel-factorize
689 Downloads
Effortlessly generate Laravel factories for all your models using GPT-4!
beitsafe/laravel-uuid-auditing
11280 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
bvtterfly/laravel-hashids
14945 Downloads
A package to generate hashids for Eloquent models
ollico/laravel-uid
7754 Downloads
A handy package to generate unique identifiers for Eloquent models
codinglabsau/laravel-sluggable
7208 Downloads
Generate slugs when saving Eloquent models
tailflow/laravel-human-readable-keys
335 Downloads
Generate Stripe-like IDs for Eloquent models
mojopollo/laravel-json-schema
541 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
salehhashemi/laravel-intelli-db
587 Downloads
An AI-driven Laravel package for generating and managing database related things.
larapack/attribute-slugging
1698 Downloads
Allows your Eloquent Model to automatically generate a unique slug for a attribute on save.
envivolink/eloquent-hashids
7204 Downloads
Automatically generate hashids in Laravel for a new Eloquent Model.
sheidin/fillable
2871 Downloads
Generate fillable attribute for eloquent models
bogddan/laracsv
1587 Downloads
A Laravel package to easily generate CSV files from Eloquent model.