cornyk / webman-template
There is no license information available for the latest version (dev-master) of this package.
High performance HTTP Service Framework.
dev-master
2025-08-08 09:02 UTC
Requires
- php: >=8.1
- ext-json: *
- ext-pdo: *
- doctrine/annotations: ^1.14
- guzzlehttp/guzzle: ^7.8
- illuminate/events: ^11.45
- illuminate/pagination: ^11.45
- monolog/monolog: ^2.0
- php-di/php-di: ^6.3
- psr/container: ^1.1.1
- respect/validation: ^2.3
- revolt/event-loop: ^1.0
- vlucas/phpdotenv: ^5.6
- webman/console: ^2.1
- webman/database: ^2.1
- webman/event: ^1.0
- webman/redis: ^2.1
- workerman/webman-framework: ^2.1
Requires (Dev)
- phpunit/phpunit: ^9.5.10
Suggests
- ext-event: For better performance.
This package is auto-updated.
Last update: 2026-03-08 10:06:58 UTC
README
使用本项目
composer create-project cornyk/webman-template:dev-master {your_project_name}
相关文档
- 主框架 Webman
https://www.workerman.net/doc/webman/
- ORM Eloquent