net_bazzline/zf_locator_generator_debian_7_backport
最新稳定版本:1.1.3
Composer 安装命令:
composer require net_bazzline/zf_locator_generator_debian_7_backport
包简介
free as in freedom zend framework 2 locator generator module for debian 7
关键字:
README 文档
README
Locator Generator Component (Debian 7 Backport) Module for Zend Framework 2.4.*
This free as in freedom module should easy up the usage of the locator generator component in the zend framework 2 in a zend framework 2 application.
This is a virtual package working as a backport of the zf console helper for zend framework 2.4 (latest version working with debian 7 supported php version).
Backport for Zend Framework 2.2 / Debian 6
There is a backport available for debian 6 and its zend framework 2.2 limiting php version.
Example
# generate one locator php public/index.php net_bazzline locator generate <locator_name> # generate all available locators php public/index.php net_bazzline locator generate # list all available locators php public/index.php net_bazzline locator list
Install
By Hand
mkdir -p vendor/net_bazzline/zf_locator_generator_debian_7_backport
cd vendor/net_bazzline/zf_locator_generator_debian_7_backport
git clone https://github.com/bazzline/zf_locator_generator_debian_7_backport
With Packagist
"net_bazzline/zf_locator_generator_debian_7_backport": "dev-master"
Usage
- adapt your application.config.php and add “ZfLocatorGenerator” into the “modules” section
<?php return array( 'modules' => array( 'Application', 'NetBazzlineZfLocatorGenerator' ), //...
- use zflocatorgenerator.global.php.dist as base
- copy this file into your config/autoload directory
- open this file and adapt it to your needs
- depending on the locator configuration, add it as invokable or by using a factory to your service manager configuration
History
- upcomming
- @todo
- 1.1.3 - released at 18.11.2015
- updated dependency
- 1.1.2 - released at 13.09.2015
- updated dependency
- 1.1.1 - released at 29.07.2015
- added install section into readme
- added example section into readme
- added usage section into readme
- 1.1.0 - released at 12.07.2015
- moved to virtual package
- updated dependency
- 1.0.2 - released at 07.07.2015
- updated dependency
- 1.0.1 - released at 04.07.2015
- fixed broken links
- removed dead code in unit test
- updated dependency
- 1.0.0 - released at 05.06.2015
- initial release from zf locator generator version 1.4.0
net_bazzline/zf_locator_generator_debian_7_backport 适用场景与选型建议
net_bazzline/zf_locator_generator_debian_7_backport 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 13 次下载、GitHub Stars 达 0, 最近一次更新时间为 2015 年 06 月 05 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「generator」 「php」 「configuration」 「propel」 「zf2」 「module」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 net_bazzline/zf_locator_generator_debian_7_backport 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 net_bazzline/zf_locator_generator_debian_7_backport 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 net_bazzline/zf_locator_generator_debian_7_backport 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Memio's PrettyPrinter, used to generate PHP code from given Model
Configuration component
Utils to load, parse and work with configuration on Mezzio projects
Trait to support creating complex nested class structures from JSON/YAML objects.
Alfabank REST API integration
Phalcon Model Generator
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 27
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPLv3
- 更新时间: 2015-06-05