Libraries tagged by model factory
kmuenkel/concept-factory
132 Downloads
Auto-generate dummy data with realistic relationships per Model-like config classes
dev-lucid/factory
49 Downloads
A loader for dividing up code into 5 categories: models, views, controllers, rulesets, and helpers. Models are provided by Paris (https://packagist.org/packages/j4mie/paris). Views, controllers, and helpers are basically empty classes waiting for you to add your own functionality. Rulesets provide a way to validate data both client side and server side.
mont4/laravelmaker
136 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
loots-it/laravel-address-creator
581 Downloads
This package provides an Address Model, Migration and Factory. It also provides the traits HasBillingAddres and HasPublicAddress
tanhongit/laravel-generator
5 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
mybizna/lucid
219 Downloads
Declare database migrations and factory definitions inside Laravel models.
lbiltech/laravel-generator
12 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator-advanced
8 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
cslant/laravel-generator
3 Downloads
Laravel Generator Advanced is a package that helps you generate CRUD, Migration, Model, Controller, Repository, Request, Resource, Factory, Seeder, Action, ...
utkarshgayguwal/laravel-smart-scaffold
8 Downloads
Generate complete Laravel CRUD operations with a single command, including models, controllers with actual code having error handling, migrations, requests, factories, resources, and routes - ready for immediate API testing in Postman
open-soft-app/back-end-generator
9 Downloads
Back-end generator: crud generator, Livewire components, scaffold migrations, factory, menu in one command based on database tables
brandonkerr/eloquent-from-settings
10 Downloads
Easily generate eloquent models and relationships from JSON or array
emiliomg/propel-provider-behavior
87 Downloads
A Propel ORM behavior that adds non-static providers to fetch new query-objects, new models, peers and connections.
promatik/create-dummy-operation-for-backpack
13 Downloads
CreateDummyOperation adds a button to your CRUDs to create dummy entries based on your model factories
kfirba/factor
8 Downloads
Short and expressive way to use Laravel's model factories.