adfab / core
所有 AdFab ZF2 开发者的常用功能
0.3.19
2013-09-08 14:49 UTC
Requires
- php: >=5.3.3
- bjyoungblood/bjy-authorize: 1.1.*
- doctrine/doctrine-orm-module: *
- hounddog/doctrine-data-fixture-module: 0.*
- jhuet/zdt-logger-module: 0.*
- widmogrod/zf2-assetic-module: 1.3.3
- zendframework/zend-developer-tools: dev-master
- zendframework/zend-form: ~2.1
- zendframework/zend-loader: ~2.1
- zendframework/zend-modulemanager: ~2.1
- zendframework/zend-mvc: ~2.1
- zendframework/zend-servicemanager: ~2.1
- zendframework/zend-stdlib: ~2.1
- zf-commons/zfc-base: 0.*
Requires (Dev)
- phpunit/phpunit: 3.7.*
README
此库允许使用AdFab项目中通用的功能
- Google Analytics:Google Analytics 标签(Jurian Sluiman项目的分支:[https://github.com/juriansluiman/SlmGoogleAnalytics](https://github.com/juriansluiman/SlmGoogleAnalytics))
- CKEditor:提供Wysiwyg布局(Celtico的[https://github.com/Celtico/QuCKEditor](https://github.com/Celtico/QuCKEditor)的分支)
- ELFinder:允许在服务器上管理资产。(Celtico的[https://github.com/Celtico/QuElFinder](https://github.com/Celtico/QuElFinder)的分支)。与CKEditor优雅集成
- Cron:Cron计划任务引擎(heartsentwined的[https://github.com/heartsentwined/zf2-cron](https://github.com/heartsentwined/zf2-cron)项目的分支,经过重大重构以利用ZF2的事件管理)
- ShortenUrl:基于Bit.ly的URL缩短器
- MailService:邮件发送服务,允许使用邮件模板
- Slugify:允许将文本转换为“slug”,用作URL的功能
- Core layout:允许实现您网站的结构设计的功能
每个功能都在wiki中有详细说明:[https://github.com/gregorybesson/AdfabCore/wiki](https://github.com/gregorybesson/AdfabCore/wiki)