plattry / kit
The plattry kit package
v1.0.0
2022-09-22 14:04 UTC
Requires
- php: ^8.1
- plattry/event: ^1.0
- psr/container: ^2.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
- psr/log: ^3.0
README
What is it
Kit is a lightweight, high-performance and event-driven web services framework that provides core components such as config, container, http, log and route.
Welcome to join us or star us for encouragement.
Requires
- php 8.1 or above
- enable pecl extension ev
Installation
$ composer require plattry/kit
How to use
Please go to wiki for details.
Bugs and features
Bugs and features request are tracked on issue.
Author
- Aaron Lee - <sixser@foxmail.com>
- See also the list of contributors who participated in this project.
License
Kit is licensed under the MIT License - see the LICENSE file for details.