wayofdev/laravel-cycle-orm-factories

Cycle-ORM Entity Factories and Database Seeders for Laravel.

Maintainers

๐Ÿ‘ wayofdev

Package info

github.com/wayofdev/laravel-cycle-orm-factories

Homepage

pkg:composer/wayofdev/laravel-cycle-orm-factories

Fund package maintenance!

wayofdev

Statistics

Installs: 12โ€‰822

Dependents: 0

Suggesters: 1

Stars: 3

Open Issues: 12

v1.2.0 2024-06-13 14:46 UTC

MIT 9bb3486b143d7f091d74405394e1bfa42ffe1cf8

  • lotyp <the.woop@wayof.dev>

This package is auto-updated.

Last update: 2026-06-23 18:48:28 UTC


README


๐Ÿ‘ Image
๐Ÿ‘ Image


๐Ÿ‘ 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