flipboxdigital / skeleton
Supporting structure for building simple packages.
Installs: 18 683
Dependents: 5
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/flipboxdigital/skeleton
Requires
- php: >=8.0
 - psr/log: ^2.0 || ^3.0
 
Requires (Dev)
- phpunit/phpunit: ^5.0
 - squizlabs/php_codesniffer: ^2.0
 
This package is auto-updated.
Last update: 2025-11-03 20:44:51 UTC
README
This package provides a foundation for building other packages or applications.
Installation
To install, use composer:
composer require flipboxdigital/skeleton
Testing
$ ./vendor/bin/phpunit
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.