LaravelPackages.net
Acme Inc.
Toggle sidebar
wayofdev/laravel-open-docs

PHP package template with GitHub Actions

9.209
2
v2.1.0
About wayofdev/laravel-open-docs

wayofdev/laravel-open-docs is a Laravel package for php package template with github actions. It currently has 2 GitHub stars and 9.209 downloads on Packagist (latest version v2.1.0). Install it with composer require wayofdev/laravel-open-docs. 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-open-docs

πŸ§ͺ 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 2022 by lotyp / wayofdev


Comments