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

https://github.com/plattry/plattry

Plattry is a project template for quickly building lightweight and high-performance web service.
https://github.com/plattry/plattry

event-driven framework php project-template

Last synced: 2 months ago
JSON representation

Plattry is a project template for quickly building lightweight and high-performance web service.

Awesome Lists containing this project

README

          

# Plattry

[![Latest Stable Version](http://poser.pugx.org/plattry/plattry/v)](https://packagist.org/packages/plattry/plattry)
[![Total Downloads](http://poser.pugx.org/plattry/plattry/downloads)](https://packagist.org/packages/plattry/plattry)
[![Latest Unstable Version](http://poser.pugx.org/plattry/plattry/v/unstable)](https://packagist.org/packages/plattry/plattry)
[![License](http://poser.pugx.org/plattry/plattry/license)](https://packagist.org/packages/plattry/plattry)
[![PHP Version Require](http://poser.pugx.org/plattry/plattry/require/php)](https://packagist.org/packages/plattry/plattry)

## What is it
Plattry is a project template for quickly building lightweight and high-performance web service.

_Welcome to __join us__ or __star us__ for encouragement._

## Requires
- php __8.1__ or above
- enable pecl extension __ev__

## Installation
```shell
$ composer create-project plattry/plattry
```

## How to use
Please go to __[wiki](https://github.com/plattry/plattry/wiki)__ for details.

## Bugs and features
__Bugs__ and __features__ request are tracked on __[issue](https://github.com/plattry/plattry/issues)__.

## Author
- __Aaron Lee__ - <__sixser@foxmail.com__>
- See also the list of __[contributors](https://github.com/plattry/plattry/graphs/contributors)__ who participated in this project.

## License
Plattry is licensed under the __MIT__ License - see the __[LICENSE](LICENSE)__ file for details.