substancephp / skeleton
A scaffolding for PHP library packages
v0.1.2
2025-05-02 21:42 UTC
Requires
- php: >=8.3
Requires (Dev)
- ext-xdebug: *
- phpstan/phpstan: ^1.11
- phpunit/phpunit: ^11.0
- squizlabs/php_codesniffer: *
This package is auto-updated.
Last update: 2025-05-02 21:42:55 UTC
README
Overview
substancephp/skeleton
is a scaffolding for creating PHP library packages.
Usage
Run the following command:
composer create-project substancephp/skeleton my-package
Then replace generated code as needed. In particular:
- Find the word
skeleton
and update it to the actual package name - Update dates especially the date in the attached license