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.
- Host: GitHub
- URL: https://github.com/plattry/plattry
- Owner: plattry
- License: mit
- Created: 2022-10-24T15:50:03.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-24T15:54:21.000Z (over 3 years ago)
- Last Synced: 2023-05-22T23:22:21.884Z (almost 3 years ago)
- Topics: event-driven, framework, php, project-template
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Plattry
[](https://packagist.org/packages/plattry/plattry)
[](https://packagist.org/packages/plattry/plattry)
[](https://packagist.org/packages/plattry/plattry)
[](https://packagist.org/packages/plattry/plattry)
[](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.