Zebra-PHP-Framework:Zebra PHP框架

时间:2024-05-21 01:49:28
【文件属性】:

文件名称:Zebra-PHP-Framework:Zebra PHP框架

文件大小:60KB

文件格式:ZIP

更新时间:2024-05-21 01:49:28

PHP

Zebra-PHP-Framework 关于Zebra-PHP-Framework Zebra-PHP-Framework 是一款轻量级PHP开发框架,实验项目。 开发计划: 常用函数添加 守护进程实现 并发框架 System V message queue 消息队列封装 基于Redis链接的消息队列封装 测试单元 基于CURL的HTTP协议封装 单例运行模式实现 简单并发框架,抽离进程控制逻辑,方便并发程序编写 环境依赖 操作系统:Linux php版本:>=5.3.x 扩展依赖:pcntl、shmop、sysvmsg、redis 守护进程实现示例: filename:daemon_test.php 执行方式:php daemon_test.php <?php $daemon = new \Zebra\Daemon\Daemon(true, 'nobody', '/tmp/test.lo


【文件预览】:
Zebra-PHP-Framework-master
----Zebra.config.php(2KB)
----.idea()
--------misc.xml(127B)
--------Zebra-PHP-Framework.iml(283B)
--------encodings.xml(166B)
--------modules.xml(292B)
--------scopes()
--------vcs.xml(182B)
----Zebra()
--------Utils()
--------Ipcs()
--------Object()
--------Config()
--------ErrorHandle()
--------Session()
--------MessageQueue()
--------MultiProcess()
--------Cache()
--------Daemon()
--------Mvc()
--------Core()
--------NetWork()
--------Database()
--------Log()
----LICENSE(11KB)
----README.md(3KB)
----tests()
--------Utils()
--------Ipcs()
--------MessageQueue()
--------MultiProcess()
--------Daemon()
----Zebra.php(3KB)

网友评论