Laminas

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. The framework is basically a collection of professional PHP-based packages. 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. 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.

Laminas
Developer(s)Laminas Project
RepositoryLaminas Repository

Mezzio Repository

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

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

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.