Skip to content
/ skeleton-php Public template
forked from nunomaduro/skeleton-php

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

License

Notifications You must be signed in to change notification settings

tiennv-1572/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 7.3.0+

⚡️ Create your package using Composer:

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

🧹 Keep a modern codebase with PHP CS Fixer & Rector:

composer lint

⚗️ 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 Nuno Maduro under the MIT license.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%