Skip to content
/ php-package-tpl Public template

PHP package template with GitHub Actions. Is Used by WOD projects

License

Notifications You must be signed in to change notification settings

wayofdev/php-package-tpl

Repository files navigation




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

PHP Package Template

This is minimal PHP 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/package-tpl

🧪 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


About

PHP package template with GitHub Actions. Is Used by WOD projects

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •