Laravelプログラマが好んで使う定番パッケージ。以下の記事から
What packages do you install on every Laravel application you create? – Matt Stauffer on Laravel, PHP, Frontend development
https://mattstauffer.co/blog/what-packages-do-you-install-on-every-laravel-application-you-create
July 18, 2017
以下抜粋。
Nearly unanimous support
- Laravel Debugbar
https://github.com/barryvdh/laravel-debugbar - Laravel IDE Helper
https://github.com/barryvdh/laravel-ide-helper - LaravelCollective HTML
https://github.com/LaravelCollective/html
Well-loved packages
- Fractal or Laravel-Fractal (for making APIs)
https://github.com/spatie/laravel-fractal - Intervention Image (for modifying and creating images)
https://github.com/Intervention/image - Laravel Dusk (for browser-based testing)
https://github.com/laravel/dusk - Doctrine DBAL (for better database modifications)
https://github.com/doctrine/dbal
Received a few recommendations
- Appstract Opcache
https://github.com/appstract/laravel-opcache - Laravel-Backup
https://github.com/spatie/laravel-backup - Yajra Datatables
https://github.com/yajra/laravel-datatables - PHPSpec
https://github.com/phpspec/phpspec - PHP CodeSniffer
https://github.com/squizlabs/PHP_CodeSniffer - PHPMD
https://github.com/phpmd/phpmd - Whoops
https://github.com/filp/whoops - Laravel 5 Repositories
https://github.com/andersao/l5-repository - Laracasts Flash
https://github.com/laracasts/flash - Exception handlers
Bugsnag https://github.com/bugsnag/bugsnag-laravel
Rollbar https://github.com/jenssegers/laravel-rollbar
Sentry https://github.com/getsentry/sentry-laravel
Just one recommendation
- Laravel Permission
https://github.com/spatie/Laravel-permission - Clockwork
https://github.com/itsgoingd/clockwork - Laravel Tinker Tools
https://github.com/spatie/laravel-tinker-tools - Codeception
https://github.com/Codeception/Codeception - Laravel DOM-PDF
https://github.com/barryvdh/laravel-dompdf - Laravel Excel
https://github.com/Maatwebsite/Laravel-Excel - Deployer
https://github.com/deployphp/deployer - LaravelCS
https://github.com/antonioribeiro/laravelcs - PHPCPD
https://github.com/sebastianbergmann/phpcpd - Laravel Tail
https://github.com/spatie/laravel-tail - Laravel 5 log Viewer
https://github.com/rap2hpoutre/laravel-log-viewer - Health Monitor
https://github.com/antonioribeiro/health - Laravel Decomposer
https://github.com/lubusIN/laravel-decomposer