flsoar / soar-swoho
Ultra-lightweight serverless framework to quickly build micro-service monomers.
dev-master
2022-03-01 08:59 UTC
Requires
- php: ^7.2.5|^8.0
- illuminate/database: ^8.75
- illuminate/pagination: ^8.75
- illuminate/translation: ^8.78
- illuminate/validation: ^8.78
- nikic/fast-route: ^1.3
Requires (Dev)
- eaglewu/swoole-ide-helper: dev-master
- symfony/var-dumper: ^6.0
This package is auto-updated.
Last update: 2025-03-01 00:36:50 UTC
README
Ultra-lightweight serverless framework to quickly build micro-service monomers.
Starting a new project is a very troublesome thing, not only the development program itself, but also the configuration of the running environment. I have developed golang applications, and the developed programs can run by themselves. I am attracted by this convenience. With the help of openswool, soar-swoho was born.
Install
composer reqire flsoar/soar-swoho
Feature And Plan
- Custom routing
- Integrate Laravel Eloquent ORM
- Integrate Laravel validator
- Code hot update
- CURD Assist
- Permission annotation