形态与构图
一种流畅的工业几何形态,强调可扩展性、性能及现代工作流程。
色彩心理学
信任蓝的色调代表了基础安全性、庞大的数字智能以及全球可靠性。
设计元素
锐利的字符切面象征着工具栈的结构性与高性能本质。
Logo 为各自所有者的商标,在合理使用原则下用于品牌识别。
Laminas Project 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.
来源:维基百科