williamurbano / placehold.it
生成 placehold.it URL 的视图辅助工具
dev-master
2015-04-28 21:29 UTC
Requires
- php: >=5.3.3
- zendframework/zendframework: 2.4.*
This package is not auto-updated.
Last update: 2024-09-28 16:25:56 UTC
README
生成 placehold.it URL 的视图辅助工具
此模块设计用于与 Zend Framework 2 的视图辅助工具一起工作。
安装
php composer.phar require williamurbano/placehold.it:dev-master
配置
<?php // config/application.config.php return array( 'modules' => array( 'PlaceholdIt', 'Application', // ... Your another modules ) ); ?>
选项
该辅助工具有一些选项,如下所示: