Laminas

Laminas
Developer(s)Laminas Project
RepositoryLaminas Repository

Mezzio Repository

Laminas API Tools Repository
Written inPHP
Operating systemCross-platform
LicenseNew BSD license
Websitegetlaminas.org Edit this at Wikidata
Zend Framework
Developer(s)Zend Technologies
Initial releaseMarch 3, 2006 (2006-03-03)[1]
Final release
3.0.0[2] / June 28, 2016 (2016-06-28)
RepositoryZend Repository
Written inPHP 7
Operating systemCross-platform
LicenseNew BSD license
Websiteframework.zend.com

Laminas Project (formerly Zend Framework or ZF) is an open source, object-oriented web application framework implemented in PHP 7 and licensed under the New BSD License.[3] The framework is basically a collection of professional PHP[4]-based packages.[5] The framework uses various packages by the use of Composer as part of its package dependency managers; some of them are PHPUnit for testing all packages, Travis CI for continuous Integration Services. Laminas provides to users a support of the model–view–controller (MVC) in combination with Front Controller solution.[6] MVC implementation in Laminas has five main areas. The router and dispatcher functions to decide which controller to run based on data from URL, and controller functions in combination with the model and view to develop and create the final web page.[5]

On 17 April 2019 it was announced[7] that the framework is transitioning into an open source project hosted by the Linux Foundation to be known as Laminas.

  1. ^ "Archives". Zend Framework. Retrieved May 1, 2013.
  2. ^ "zendframework/zendframework". GitHub. Retrieved May 17, 2017.
  3. ^ "Introduction to Zend Framework". ZF Programmer's Reference Guide. Archived from the original on 2009-02-11. Retrieved 2009-02-12.
  4. ^ "PHP 5 Tutorial". www.w3schools.com. Retrieved 2017-02-20.
  5. ^ a b Company, Zend, a Rogue Wave. "Zend Framework - About". framework.zend.com. Retrieved 2017-02-05.{{cite web}}: CS1 maint: multiple names: authors list (link)
  6. ^ Supaartagorn, C. (2011). PHP Framework for database management based on MVC pattern. International Journal of Computer Science & Information Technology (IJCSIT), 3(2), 251-258.
  7. ^ "From Zend to Laminas". 17 April 2019.

From Wikipedia, the free encyclopedia · View on Wikipedia

Developed by Nelliwinne