Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
12082
Class-Based Factories with Laravel Poser
The Laravel Poser package allows you to create class-based factories for your Laravel applications. This improves readability, flexibility, and testing. You can define factories as classes, use custom methods and traits, and integrate with Faker. To use Laravel Poser, install it using Composer, create a factory class, and use it to generate data in your tests.
"Class-Based Creation."
Related Projects
Static Analysis for Laravel Blade Templates
Proactive static analysis for Laravel.
Advanced State Support for Laravel Models
Advanced State Management for Laravel.
View Presenter Classes for Eloquent Models
Elevate your views with presenter prowess