This package provides a wonderful PHP Skeleton to start building your next package idea. This is part of the Projectista (Github) ecosystem, a set of tools to help you build your next project.
If is supposed to be used as a starting point for your next package, scaffolded using the projectista binary.
You can also use this as a standalone package, replacing all the placeholders using the provided build.sh
script.
It contains the following features:
- Pest testing framework
- PHPStan static analysis
- Pint integration
./vendor/bin/pest
./vendor/bin/phpstan
./vendor/bin/pint