Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maks3w/php-library-skeleton

Skeleton for new projects with toolkit configured
https://github.com/maks3w/php-library-skeleton

Last synced: 3 days ago
JSON representation

Skeleton for new projects with toolkit configured

Awesome Lists containing this project

README

        

# PHP Library Skeleton

Skeleton for new projects with toolkit configured.

## Installing via Composer

You can use [Composer](https://getcomposer.org) .

```bash
composer create-project maks3w/php-library-skeleton:dev-master
```

## License

Code licensed under BSD 2 clauses terms & conditions.

See [LICENSE.md](LICENSE.md) for more information.