Skip to content

shipfastlabs/skeleton-php

 
 

Repository files navigation

Skeleton Php

GitHub Workflow Status (master) Total Downloads Latest Version License


This package provides a wonderful PHP Skeleton to start building your next package idea.

Requires PHP 8.4+

⚡️ Create your package using Composer:

composer create-project shipfastlabs/skeleton-php --prefer-source --remove-vcs PackageName

🧹 Keep a modern codebase with Pint:

composer lint

✅ Run refactors using Rector

composer refactor

⚗️ Run static analysis using PHPStan:

composer test:types

✅ Run unit tests using PEST

composer test:unit

🚀 Run the entire test suite:

composer test

Skeleton PHP was created by Shipfastlabs under the MIT license.

About

⚡️ This package provides a wonderful PHP skeleton to start building your next package idea.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Contributors

Languages

  • PHP 100.0%