mjamilasfihani / skeleton
Skeleton layout builder, make with pure PHP.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/mjamilasfihani/skeleton
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: 2025-02-01 23:55:10 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.