brunocfalcao / archer
Laravel agnostic foundation helpers to optimize your codebase and improve your web app
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/brunocfalcao/archer
Requires
- php: ^8.1
- illuminate/contracts: ^9.0
Requires (Dev)
- jubeki/laravel-code-style: ^1.1
- laravel/pint: ^1.1
- nunomaduro/collision: ^6.0
- nunomaduro/larastan: ^2.0.1
This package is auto-updated.
Last update: 2025-09-12 03:19:22 UTC
README
Essentials
- Command "php artisan pint"
- Installs opcodesio/log-viewer
- Command "php artisan archer:install-whoops" (replaces ignition by filp/whoops)
- A scheduled configured way to clean the app cache
- Command "php artisan archer:install" - [x] "php artisan vendor:publish --provider="Jubeki\LaravelCodeStyle\ServiceProvider" - [x] "php artisan vendor:publish --tag="log-viewer-config"
- ...
Nice to have
- Check our Laravel Health and have some activations done
- ...
When I don't have nothing to do
- ...