Skip to content
/ php-skeleton Public template

🎉 This skeleton PHP package created for your new package idea

License

Notifications You must be signed in to change notification settings

igzard/php-skeleton

Repository files navigation

php-skeleton

🎉 This Skeleton PHP package created for your new package idea

Tests passed Total Downloads Latest Version


Requires PHP 8.3+

⚡️ Create your package using Composer:

composer create-project igzard/php-skeleton --prefer-source PackageName

✅ Run Code quality check:

make code-quality

👷 Run PHPUnit tests:

make phpunit

🎨 Run php-cs-fixer:

make php-cs-fixer

🔥 Run phpstan:

make phpstan

🚀 Install dependencies with composer:

make composer-install

Skeleton PHP was created by Gergely Ignácz under the MIT license.

About

🎉 This skeleton PHP package created for your new package idea

Resources

License

Stars

Watchers

Forks

Packages

No packages published