Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mjamilasfihani/skeleton
Skeleton layout builder, make with pure PHP.
https://github.com/mjamilasfihani/skeleton
Last synced: 27 days ago
JSON representation
Skeleton layout builder, make with pure PHP.
- Host: GitHub
- URL: https://github.com/mjamilasfihani/skeleton
- Owner: mjamilasfihani
- License: mit
- Created: 2023-01-02T14:17:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T17:52:08.000Z (about 2 years ago)
- Last Synced: 2024-10-19T01:13:15.337Z (3 months ago)
- Language: PHP
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Skeleton
Skeleton layout builder, make with pure PHP.
[![](https://github.com/mjamilasfihani/skeleton/workflows/PHPUnit/badge.svg)](https://github.com/mjamilasfihani/skeleton/actions/workflows/phpunit.yml)
## Prerequisites
Usage of Skeleton requires the following:
- PHP 7.4+
## Installation
Use the package manager [composer](https://getcomposer.org/) to install.
```bash
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.
## License
[MIT](https://choosealicense.com/licenses/mit/)