Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abtris/barcamp2010praha

RPM packaging for web application
https://github.com/abtris/barcamp2010praha

Last synced: about 1 month ago
JSON representation

RPM packaging for web application

Awesome Lists containing this project

README

        

Nette Framework example CD collection (Akrabat)
-----------------------------------------------

Classic Zend Framework Tutorial rewritten for Nette.

The example shows an important feature of the Nette Framework: the URLs are
not used inside the application including the templates. The URLs are in
responsibility of the router and can be changed anytime. The target of a link
is always a combination "Presenter:action" or "Presenter:signal!".

Source: http://akrabat.com/zend-framework-tutorial/ (Getting Started with the Zend Framework 1.5)