mjamilasfihani / skeleton
Skeleton layout builder, make with pure PHP.
dev-main
2023-01-02 17:52 UTC
Requires
- php: ^7.4 || ^8.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.13
- phpunit/phpunit: ^9.5
This package is auto-updated.
Last update: 2024-10-30 02:10:50 UTC
README
Skeleton layout builder, make with pure PHP.
Prerequisites
Usage of Skeleton requires the following:
- PHP 7.4+
Installation
Use the package manager composer to install.
composer require mjamilasfihani/skeleton
Usage
Coming Soon :)
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.