jawira/skeleton
Project skeleton/scaffolding for PHP or Laravel-style packages by Jawira. Includes a ready-to-use structure and boilerplate to kickstart new packages quickly, with common configs, tests, and tooling so you can focus on features instead of setup.
.gitignore generation, PHPUnit setup, or Docker orchestration). Reduces cognitive load for onboarding engineers by providing pre-configured, opinionated workflows.php-cs-fixer, Psalm, or CaptainHook integration.Adopt if:
.gitignore, phpunit, docker-compose) across Laravel/PHP projects.Avoid if:
laravel-zero, pestphp, or spatie/laravel-package-tools) are better aligned with Laravel’s ecosystem.For Executives:
"This package could save our team 5–10 hours per quarter by standardizing repetitive build tasks (e.g., .gitignore, PHPUnit, Docker) across internal projects—without requiring a full CI/CD overhaul. It’s a low-risk, MIT-licensed solution for non-critical workflows, but we’d treat it as a temporary scaffold rather than a long-term dependency. Ideal for accelerating internal tooling or prototypes where speed matters more than scalability. Given its niche focus, we’d only adopt it for teams already using Phing or where the maintenance cost is justified by immediate time savings."
For Engineering Leaders: *"jawira/skeleton offers pre-built Phing targets to cut down on boilerplate for common tasks like linting, testing, and Docker management. It’s a short-term gain for internal projects where Phing is already in use, but it’s not a drop-in replacement for modern CI/CD. Key trade-offs:
spatie/laravel-package-tools) within 6–12 months."*For Developers: *"This is a ‘good enough’ solution for Phing-based workflows if you’re already using Phing and want to avoid writing custom scripts for tasks like:
.gitignore or .editorconfig.php-cs-fixer, Psalm, or PHPUnit.spatie/laravel-package-tools instead. Use this only if you’re stuck with Phing and need quick wins for DX."*How can I help you explore Laravel packages today?