Download the PHP package swoft-fork/swoft without Composer
On this page you can find all versions of the php package swoft-fork/swoft. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download swoft-fork/swoft
More information about swoft-fork/swoft
Files in swoft-fork/swoft
Package swoft
Short Description Modern High performance AOP and Coroutine PHP Framework
License Apache-2.0
Informations about the package swoft
PHP microservice coroutine framework
notice:
This repository is forked from the Swoft repository on GitHub and has only been tested with Swoole version 4.8.13 and the corresponding PHP 8.2 environment. Please use with caution in your production environment, as active code maintenance is not guaranteed. For documentation, please refer to the original framework documentation.
中文说明
Introduction
Swoft is a PHP microservices coroutine framework based on the Swoole extension. Like Go, Swoft has a built-in coroutine web server and a common coroutine client and is resident in memory, independent of traditional PHP-FPM. There are similar Go language operations, similar to the Spring Cloud framework flexible annotations, powerful global dependency injection container, comprehensive service governance, flexible and powerful AOP, standard PSR specification implementation and so on.
Through three years of accumulation and direction exploration, Swoft has made Swoft the Spring Cloud in the PHP world, which is the best choice for PHP's high-performance framework and microservices management.
Feature
- Built-in high performance network server(Http/Websocket/RPC/TCP)
- Flexible componentization
- Flexible annotation function
- Diversified command terminal(Console)
- Powerful Aspect Oriented Programming(AOP)
- Perfect Container management, Dependency Injection (DI)
- Flexible event mechanism
- Implementation of HTTP message based on PSR-7
- Event Manager Based on PSR-14
- Middleware based on PSR-15
- Internationalization(i18n) support
- Simple and efficient parameter validator
- High performance connection pool(Mysql/Redis/RPC),Automatic reconnection
- Database is highly compatible Laravel
- Cache Redis highly compatible Laravel
- Efficient task processing
- Efficient seconds crontab
- Process pool
- Flexible exception handling
- Powerful log system
- Service registration & discovery
- Service breaker
- Service restrictions
- Service fallback
- Configuration Center
- Apollo
- Consul
Document
Discuss
- Forum https://github.com/swoft-cloud/forum/issues
- Gitter.im https://gitter.im/swoft-cloud/community
- Reddit https://www.reddit.com/r/swoft/
- QQ Group3: 541038173
- QQ Group2: 778656850(full)
- QQ Group1: 548173319(full)
Requirement
Install
Composer
Start
-
Http Server
-
WebSocket Server
-
RPC Server
-
TCP Server
- Process Pool
Core Components
Extension Components
Component Name | Packagist Version |
---|---|
swoft-apollo | |
swoft-breaker | |
swoft-crontab | |
swoft-consul | |
swoft-limiter | |
swoft-view | |
swoft-whoops |
License
Swoft is an open-source software licensed under the LICENSE
All versions of swoft with dependencies
ext-pdo Version *
ext-redis Version *
ext-json Version *
ext-simplexml Version *
ext-libxml Version *
ext-mbstring Version *
swoft-fork/cache Version ~2.1.0
swoft-fork/db Version ~2.1.0
swoft-fork/i18n Version ~2.1.0
swoft-fork/view Version ~2.1.0
swoft-fork/task Version ~2.1.0
swoft-fork/redis Version ~2.1.0
swoft-fork/framework Version ~2.1.0
swoft-fork/http-server Version ~2.1.0
swoft-fork/rpc-client Version ~2.1.0
swoft-fork/rpc-server Version ~2.1.0
swoft-fork/websocket-server Version ~2.1.0
swoft-fork/tcp-server Version ~2.1.0
swoft-fork/process Version ~2.1.0
swoft-fork/apollo Version ~2.1.0
swoft-fork/consul Version ~2.1.0
swoft-fork/limiter Version ~2.1.0
swoft-fork/breaker Version ~2.1.0
swoft-fork/crontab Version ~2.1.0
swoft-fork/session Version ~2.1.0
swoft-fork/devtool Version ~2.1.0