上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 50 下一页
摘要: Controllers Controllers are the bread and butter of the framework they control when a model is used and equally when to include a view for output. A c 阅读全文
posted @ 2016-07-05 11:18 jinchunguang 阅读(377) 评论(0) 推荐(0)
摘要: Requirements The framework requirements are limited. PHP 5.5 or greater. Apache Web Server or equivalent with mod rewrite support. IIS with URL Rewrit 阅读全文
posted @ 2016-07-05 11:17 jinchunguang 阅读(212) 评论(0) 推荐(0)
摘要: Models Models control the data source, they are used for collecting and issuing data, this could be a remote service, as XML, JSON or using a database 阅读全文
posted @ 2016-07-05 11:17 jinchunguang 阅读(172) 评论(0) 推荐(0)
摘要: Upgrade Guide This guide will point out the key points to be aware of when upgrading to version 3. All classes within the app directory have a new nam 阅读全文
posted @ 2016-07-05 11:16 jinchunguang 阅读(136) 评论(0) 推荐(0)
摘要: Contribution Guide Issue Tracker You can find outstanding issues on the GitHub Issue Tracker. Pull Requests Each pull request should contain only one 阅读全文
posted @ 2016-07-05 11:16 jinchunguang 阅读(410) 评论(0) 推荐(0)
摘要: Overview & Change Log Nova Framework is a PHP 5.5+ MVC Framework. It's designed to be lightweight and modular, allowing developers to build better and 阅读全文
posted @ 2016-07-05 11:15 jinchunguang 阅读(153) 评论(0) 推荐(0)
摘要: Upgrading Applications If you have an existing Zend Framework v2 application, and want to update it to the latest versions, you will have some special 阅读全文
posted @ 2016-07-05 11:08 jinchunguang 阅读(281) 评论(0) 推荐(0)
摘要: Component migration documentation The following is a list of migration documents for components we ship. zend-code zend-eventmanager zend-hydrator zen 阅读全文
posted @ 2016-07-05 11:05 jinchunguang 阅读(123) 评论(0) 推荐(0)
摘要: Migration from Zend Framework v2 to v3 Zend Framework v2 to v3 has been intended as an incremental upgrade. We have even made efforts in the past year 阅读全文
posted @ 2016-07-05 11:02 jinchunguang 阅读(155) 评论(0) 推荐(0)
摘要: Using the EventManager This tutorial explores the features of zend-eventmanager in-depth. Terminology An Event is a named action. A Listener is any PH 阅读全文
posted @ 2016-07-05 11:01 jinchunguang 阅读(333) 评论(0) 推荐(0)
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 50 下一页