Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
3 user(s) are online (1 user(s) are browsing encyclopedia)

Members: 0
Guests: 3

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

ZNF

ZNF is an open source framework for developing PHP5 web application. It takes some ideas from the Apache Struts project of the Apache Software Foundation. It was originally created by Alessandro Rossini and Graziano Liberati in late 2004.

The core of the ZNF framework is a flexible control layer based on standard technologies like PHP5 and XML. ZNF encourages application architectures based on the Model 2 approach, a variation of the classic Model-view-controller design paradigm.

ZNF provides its own controller component and integrates with other technologies to provide the model and the view. For the model, ZNF can interact with standard data access technologies, like .

=Features=

  • Customizable front controller
  • XML configurations to define handling of run-time events
  • Authorization
  • Input filtering and validation
  • Localization
  • Themes
  • Transparent caching engine
  • Remote components
  • Model integration with PEAR::DB
  • View integration with Smarty template engine and XSL Transformations
  • Capability to run in a E_STRICT environment
  • PEAR compatible package
  • =See also=

  • Model-view-controller
  • Apache Struts
  • PHP
  • =External links=

  • [http://znf.zeronotice.com/ ZNF Home Page]