Skip to content

andalisolutions/package-skeleton-php

Repository files navigation

Package 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.1+

⚡️ Create your package using Composer:

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

🧹 Refactor your code with Rector:

composer refactor

🧹 Keep a modern codebase with Pint:

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages