flipboxdigital / skeleton
Supporting structure for building simple packages.
2.2.0
2025-11-03 20:44 UTC
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: 2026-03-03 21:26:24 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.