Skeleton Php Save

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

Project README

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.2+

⚡️ Create your package using Composer:

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

🧹 Keep a modern codebase with Pint:

composer lint

✅ Run refactors using Rector

composer refacto

⚗️ 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.

Open Source Agenda is not affiliated with "Skeleton Php" Project. README Source: nunomaduro/skeleton-php
Stars
740
Open Issues
1
Last Commit
3 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating