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

https://github.com/projek-xyz/php-lib-template

PHP Project Template
https://github.com/projek-xyz/php-lib-template

php-project project-template

Last synced: 1 day ago
JSON representation

PHP Project Template

Awesome Lists containing this project

README

        

[![Version](https://img.shields.io/packagist/v/projek-xyz/template?style=flat-square)](https://packagist.org/packages/projek-xyz/template)
[![Lisence](https://img.shields.io/github/license/projek-xyz/php-lib-template?style=flat-square)](https://github.com/projek-xyz/php-lib-template/blob/main/LICENSE)
[![Actions Status](https://img.shields.io/github/actions/workflow/status/projek-xyz/php-lib-template/test.yml?branch=main&style=flat-square)](https://github.com/projek-xyz/php-lib-template/actions)
[![Coverage Status](https://img.shields.io/coveralls/github/projek-xyz/php-lib-template/main?style=flat-square&logo=coveralls)](https://coveralls.io/github/projek-xyz/php-lib-template)
[![Coverage Status](https://img.shields.io/codeclimate/coverage/projek-xyz/template?style=flat-square&logo=code-climate)](https://codeclimate.com/github/projek-xyz/template)
[![Maintainability](https://img.shields.io/codeclimate/maintainability/projek-xyz/template?style=flat-square&logo=code-climate)](https://codeclimate.com/github/projek-xyz/template/maintainability)
[![SymfonyInsight Grade](https://img.shields.io/symfony/i/grade/2aa14223-61fd-435b-8cdf-72a7c1d9935a?style=flat-square&logo=symfony)](https://insight.symfony.com/projects/2aa14223-61fd-435b-8cdf-72a7c1d9935a)

# Project Template

Our Project Template

## Installation

Use [Composer](https://getcomposer.org/)

```bash
$ composer create-project projek-xyz/template --prefer-dist
```

## Usage

__SOON__

## License

This library is open-sourced software licensed under [MIT license](LICENSE).