xloit / xloit-bridge-zend-session
Xloit Bridge Zend Session 库
0.0.4
2017-05-28 05:36 UTC
Requires
- php: ^5.4 || ^7.0
- xloit/xloit-bridge-zend-servicemanager: ^1.0
- xloit/xloit-datetime: ^0.0
- xloit/xloit-exception: ^0.0
- zendframework/zend-json: ^2.5 || ^3.0
- zendframework/zend-session: ^2.7
- zendframework/zend-stdlib: ^2.7 || ^3.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2024-09-20 20:31:31 UTC
README
注意:此项目仍在开发中。请勿在生产环境中使用!
这是 Xloit 的 Bridge Zend Session 库。
- 在 https://github.com/xloit/xloit-bridge-zend-session/issues 上提交问题
- 在 https://github.com/xloit/xloit-bridge-zend-session 上创建拉取请求
安装
使用 composer 安装此库
$ composer require xloit/xloit-bridge-zend-session
资源
您可以使用以下命令运行单元测试
$ cd path/to/xloit-bridge-zend-session/
$ composer install
$ ./bin/phpunit
许可证
此存档中的文件在 MIT 许可证下发布。您可以在 LICENSE 中找到此许可证的副本。