Libraries tagged by model factory
juststeveking/laravel-key-factory
2033 Downloads
A simple package to generate Eloquent Model Keys
ez-php/testing
3685 Downloads
Test utilities for the ez-php framework — ApplicationTestCase, DatabaseTestCase, HttpTestCase, ModelFactory
cable8mm/xeed
2473 Downloads
Xeed generates new model, seed, Nova resources, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
wtfzdotnet/php-tmdb-api
2903 Downloads
PHP wrapper for TMDB (TheMovieDatabase) API v3. Supports two types of approaches, one modelled with repositories, models and factories. And the other by simple array access to RAW data from The Movie Database.
friendsofhyperf/model-factory
3018 Downloads
The factory for Hyperf models.
webignition/php-basil-model-factory
2332 Downloads
Factories to create basil models
will2therich/laravel-model-migrations
744 Downloads
Declare database migrations and factory definitions inside Laravel models.
webignition/php-basil-test-identifier-factory
1066 Downloads
Factory for creating webignition/php-basil-models::IdentifierInterface instances for tests
ac/model-traits
590 Downloads
Traits to reduce boilerplate when creating models.
salehhashemi/laravel-intelli-db
589 Downloads
An AI-driven Laravel package for generating and managing database related things.
pangodream/migbuilder
1332 Downloads
Laravel Model, Seeder, Factory & Migration MySQL reverse engineer tool
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
creativecrafts/laravel-domain-driven-design-lite
938 Downloads
Domain‑Driven Design (DDD)‑lite scaffolding for Laravel. This package generates a lightweight, opinionated module structure under Modules/[Module] and provides Artisan commands to scaffold common artifacts (Actions, Queries, DTOs, Repositories, Models, Controllers, Requests, Mappers, Migrations, Factories, and Tests).
bernskiold/laravel-activatable
66 Downloads
Give Eloquent models an active/inactive state with scopes, events, factory states and a schema macro.
styde/factory
8 Downloads
Generate and build model factories for Laravel using classes and methods instead of closures