scip-php, which supports PHP 8.3+ and modern syntax (attributes, enums). The package’s design suggests it can be extended for custom Laravel features (e.g., Nova, Forge, Vapor) via Surveyor/Ranger plugins.require-dev) and generates indexes via a CLI binary (vendor/bin/scip-laravel). No runtime overhead or configuration changes required in production.scip-php, Surveyor, and Ranger, which are actively maintained but not as widely adopted as core Laravel packages. Monitor for breaking changes in these dependencies.php artisan) or automatically (e.g., post-deploy hook)?scip-php, Surveyor, or Ranger?scip-php alone lacks Laravel awareness.vendor/bin/scip-laravel and validate IDE integration.index.scip to the repo.- name: Generate SCIP index
run: vendor/bin/scip-laravel
- name: Commit index.scip
run: |
git config --global user.name "CI Bot"
git add index.scip
git commit -m "chore: update SCIP index"
composer require-dev bnomei/scip-laravel
vendor/bin/scip-laravel.scip validate index.scip.index.scip.scip-php, Surveyor, and Ranger for breaking changes.vendor/bin/scip-laravel).scip validate and Surveyor/Ranger logs.How can I help you explore Laravel packages today?