this package provides a wonderful laravel package 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 laravel package, scaffolded using the projectista binary.
it contains the following features:
- pest testing framework
- phpstan static analysis
- pint integration
./vendor/bin/pest
./vendor/bin/phpstan
./vendor/bin/pint