文件名称:m2php:Mongrel2 PHP 的东西
文件大小:8KB
文件格式:ZIP
更新时间:2024-07-16 09:20:03
PHP
m2php - 在 PHP 中开发 Mongrel2 处理程序的库 Mongrel2: ://mongrel2.org Mongrel2 Python 库: ://sheddingbikes.com/posts/1279007133.html 要求 ZeroMQ 2.0.7 或更高版本: ://www.zeromq.org/ PHP 5.3: : ZeroMQ PHP 绑定: ://www.zeromq.org/bindings:php 拿来 安装 m2php 的推荐方法是 。 只需为您的项目创建一个 composer.json 文件: { "require": { "winks/m2php": "dev-master" } } 并运行这两个命令来安装它: $ curl -sS https://getcomposer.org/ins
【文件预览】:
m2php-master
----.gitignore(21B)
----CHANGELOG(405B)
----src()
--------Mongrel2()
----LICENSE(2KB)
----composer.json(577B)
----README.md(2KB)
----tests()
--------Mongrel2()
--------bootstrap.php(132B)
----example()
--------.gitignore(27B)
--------run()
--------hello.php(361B)
--------mongrel2.conf(509B)
--------logs()
----phpunit.xml.dist(567B)