wayofdev/laravel-cycle-orm-factories

Cycle-ORM Entity Factories and Database Seeders for Laravel.

v1.1.215 2023-09-15 00:49 UTC

This package is auto-updated.

Last update: 2024-04-13 12:12:11 UTC


README


logo.gh-light-mode-only.png#gh-light-mode-only logo.gh-dark-mode-only.png#gh-dark-mode-only

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