Difference between revisions of "Symfony"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(See also)
(See also)
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
== See also ==
 
== See also ==
  
 +
* [[Comparison of web frameworks]]
 
* [[Framework (computing)]]
 
* [[Framework (computing)]]
 +
* [[Lime]]
 
* [[Model-view-controller]]
 
* [[Model-view-controller]]
 
* [[PHP]]
 
* [[PHP]]
 
* [[Software design pattern]]
 
* [[Software design pattern]]
 
* [[Web application framework]]
 
* [[Web application framework]]
 +
* [[Zend Framework]]
  
 
== External links ==
 
== External links ==
  
 
* [https://en.wikipedia.org/wiki/Symfony Symfony] @ Wikipedia
 
* [https://en.wikipedia.org/wiki/Symfony Symfony] @ Wikipedia
 +
 +
 +
 +
[[Category:PHP]]

Latest revision as of 21:21, 16 May 2016

Symfony is a web application framework written in PHP.

Description

Symfony is based on the Model-view-controller design pattern.

Symfony is free software and released under the MIT License.

See also

External links