fengxin2017 / laras
A framework based on laravel used swoole.
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- ext-json: *
- ext-mbstring: *
- ext-pdo: *
- ext-redis: *
- doctrine/annotations: 1.11.1
- fig/http-message-util: ^1.1
- illuminate/config: ^8.0
- illuminate/database: ^8.0
- illuminate/encryption: ^8.0
- illuminate/events: ^8.0
- illuminate/hashing: ^8.0
- illuminate/log: ^8.0
- illuminate/mail: ^8.0
- illuminate/pagination: ^8.0
- illuminate/translation: ^8.0
- illuminate/validation: ^8.0
- illuminate/view: ^8.0
- laravel-lang/lang: ~8.0
- league/flysystem: ^1.1
- nesbot/carbon: ^2.31
- nikic/fast-route: ^1.3.0
- roave/better-reflection: ^4.3
- swoole/ide-helper: master
- symfony/console: ^5.1.4
- symfony/finder: 5.1.4
- vlucas/phpdotenv: ^5.2.0
This package is auto-updated.
Last update: 2024-12-06 13:39:03 UTC
README
Laravel + Swoole = Laras
Requirements
- PHP >= 7.3
- Swoole PHP extension >= 4.5,and Disabled
Short Name
- OpenSSL PHP extension
- JSON PHP extension
- PDO PHP extension (If you need to use MySQL Client)
- Redis PHP extension (If you need to use Redis Client)
Coroutine Component
- Auth
- Crontab
- RedisAsyncQueue
- Event
- Annotation
- Aspect
- Illuminate Container
- Illuminate Mail
- Illuminate ORM
- Illuminate Bus
- Illuminate View
- Illuminate Validation
- Illuminate Support
- Illuminate Filesystem
- Illuminate Pagination
- Illuminate Translation
- Illuminate Hashing
- Illuminate Encryption
- Illuminate Config
- Illuminate Facade
- Illuminate Log
- Middleware
- Command
- RedisPool
- DBPool
- ControllerPool
- GuzzleHttpClient
- Process
- HotReloader
- FastRoute
- RateLimitor
- ClassMap
- Server(Http/Tcp/Websocket)
Usage
- app/Http/HttpController