Difference between revisions of "Zend Framework"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(etc)
Line 1: Line 1:
 
'''Zend Framework''' (ZF) is an [[open source]], object-oriented [[web application framework]] implemented in [[PHP]] and licensed under the New BSD License.
 
'''Zend Framework''' (ZF) is an [[open source]], object-oriented [[web application framework]] implemented in [[PHP]] and licensed under the New BSD License.
 +
 +
See also [[Learning Zend Framework (1)]].
  
 
== See also ==
 
== See also ==
  
 +
* [[Learning Zend Framework (1)]]
 
* [[Magento]]
 
* [[Magento]]
 
* [[PHP]]
 
* [[PHP]]
Line 9: Line 12:
 
== External links ==
 
== External links ==
  
 +
* [http://framework.zend.com/ Official website]
 
* [https://en.wikipedia.org/wiki/Zend_Framework Zend Framework] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Zend_Framework Zend Framework] @ Wikipedia

Revision as of 08:28, 11 October 2015

Zend Framework (ZF) is an open source, object-oriented web application framework implemented in PHP and licensed under the New BSD License.

See also Learning Zend Framework (1).

See also

External links