Download the PHP package iflow/framework without Composer
On this page you can find all versions of the php package iflow/framework. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package framework
iflowFramework
iflowFramework是基于 Php 8.0+ 和 Swoole 4.5+ 的高性能、简单易用的开发框架。支持在 Swoole Server/FPM 同时 支持 windows 上运行 (无需安装swoole扩展、仅支持http/websocket服务)。内置了 Http ,Tcp,WebSocket,MQTT,RPC服务。
代码
Github : https://github.com/luotianyil/iflow_framework
Gitee : https://gitee.com/mkccl/iflow_application
安装
composer install 前更改 composer 国内源
初始化项目
示例项目
git初始化
composer 初始化项目
启动
文档
演示
项目支持
功能
-
支持 Swoole 扩展
-
容器 (PSR-11)
-
HTTP 服务器
-
RPC 服务器
-
WebSocket 服务器
-
MVC 分层设计
-
AOP
-
中间件
-
视图模板 (iflow-template)
-
i18n 国际化
-
注解路由 (iflow-router)
-
数据库连接池
-
ORM 模型 (think-orm)
-
日志系统 (PSR-3) (支持类型:File/Elasticsearch)
-
缓存 (支持类型: File/Redis)
-
异常处理
-
自定义配置
-
自定义指令
-
事件注册
-
Cookie
-
Session
-
自定义权限验证
-
JWT
-
SMTP 发送邮件
-
TCP/HTTP 自定义请求
-
Elasticsearch 客户端
-
GraphQL
-
Kafka
-
DHT 爬虫
-
支持Phar打包
- 更多有趣的助手函数
All versions of framework with dependencies
psr/container Version ~1.0
psr/simple-cache Version ^1.0
league/flysystem Version 2.x
yurunsoft/guzzle-swoole Version ^2.2
nikic/php-parser Version ^4.10
phpunit/phpunit Version ^9.5
ext-json Version *
ext-mbstring Version *
ext-bcmath Version *
ext-zlib Version *
ext-fileinfo Version *
ext-curl Version *
ext-ctype Version *
ext-sockets Version *
ext-gd Version *
webonyx/graphql-php Version ^14.9
iflow/template Version ^0.0.1
php Version >=8.1.0
iflow/router Version ^0.0.1
iflow/emailer Version ^0.0.1
ext-openssl Version *
iflow/scrapy Version ^0.0.1
iflow/helper Version ^0.0.1
workerman/workerman Version v5.0.0-beta.7
google/protobuf Version ^4.27
topthink/think-orm Version 3.0.x
simps/mqtt Version ^1.4.4
open-smf/connection-pool Version ^2.0