LaravelPackages.net
Acme Inc.
Toggle sidebar
wayofdev/laravel-cycle-orm-factories

Cycle-ORM Entity Factories and Database Seeders for Laravel.

12.823
3
v1.2.0
About wayofdev/laravel-cycle-orm-factories

wayofdev/laravel-cycle-orm-factories is a Laravel package for cycle-orm entity factories and database seeders for laravel.. It currently has 3 GitHub stars and 12.823 downloads on Packagist (latest version v1.2.0). Install it with composer require wayofdev/laravel-cycle-orm-factories. Discover more Laravel packages by wayofdev or browse all Laravel packages to compare alternatives.

Last updated




Build Status Total Downloads Latest Stable Version Software License Commits since latest release

Laravel Package Template

This is minimal Laravel template which is used by other PHP projects in wayofdev organization.

If you like/use this package, please consider starring it. Thanks!

Screenshot

πŸ’Ώ Installation

β†’ Using composer

Require as dependency:

$ composer req wayofdev/laravel-cycle-orm-factories

πŸ§ͺ Running Tests

β†’ PHPUnit tests

To run tests, run the following command:

$ make test

β†’ Static Analysis

Code quality using PHPStan:

$ make stan

β†’ Coding Standards Fixing

Fix code using The PHP Coding Standards Fixer (PHP CS Fixer) to follow our standards:

$ make cs-fix

🀝 License

Licence


πŸ™†πŸΌβ€β™‚οΈ Author Information

Created in 2023 by lotyp / wayofdev


Comments