Skip to content

tooinfinity/package-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.3+

⚡️ Create your package using Composer:

composer create-project tooinfinity/package-skeleton-php --prefer-source PackageName

🧹 Keep a modern codebase with Pint:

composer lint

✅ Run refactors using Rector

composer rector

⚗️ Run static analysis using PHPStan:

composer test:types

✅ Run unit tests using PEST

composer test:unit

🚀 Run the entire test suite:

composer test

Package Skeleton PHP was created by TouwfiQ Meghlaoui under the MIT license.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages