Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)