You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divid="laminas" class="container-fluid">Zend Framework transitions to the Linux Foundation. <ahref="https://getlaminas.org" style="">Learn More.</a></div>
63
-
64
37
<headerclass="masthead">
65
38
<divclass="container h-100">
66
39
<divclass="row h-100">
67
40
<divclass="col-lg-3 my-auto">
68
41
<divclass="header-content mx-auto">
69
-
<h1class="">Build PHP microservices and web applications in minutes!</h1>
70
-
<h3>Fully compliant with <ahref="https://www.php-fig.org/psr/psr-15/">PSR-15</a> and <ahref="https://www.php-fig.org/psr/psr-7/">PSR-7</a> standards.</h3>
<p><br/>where <strong><path></strong> is the folder to install.</p>
94
-
95
-
<pstyle="margin-top:20px">If you don't have <strong>Composer</strong>, you can install it for <ahref="https://getcomposer.org/doc/00-intro.md#installation-linux-unix-osx" style="color:white" target="_blank">Linux / Unix / OSX</a> or <ahref="https://getcomposer.org/doc/00-intro.md#installation-windows" style="color:white" target="_blank">Windows</a>.</p>
<pclass="text-muted">Create middleware applications, using as many layers as you want! 100% compliant with <ahref="https://www.php-fig.org/">PHP-FIG</a> standards.</p>
117
-
</div>
118
-
</div>
119
-
120
-
<divclass="col-lg-4">
121
-
<divclass="feature-item">
122
-
<iclass="icon-directions text-primary"></i>
123
-
<h3>Routing</h3>
124
-
<pclass="text-muted">Route requests to middleware using the routing library of your choice.</p>
125
-
</div>
126
-
</div>
127
-
128
-
<divclass="col-lg-4">
129
-
<divclass="feature-item">
130
-
<iclass="icon-organization text-primary"></i>
131
-
<h3>Dependency Injection</h3>
132
-
<pclass="text-muted">Make your code flexible and robust, using the dependency injection container of your choice.</p>
133
-
</div>
134
-
</div>
135
-
</div>
136
-
137
-
<divclass="row">
138
-
<divclass="col-lg-4">
139
-
<divclass="feature-item">
140
-
<iclass="icon-docs text-primary"></i>
141
-
<h3>Templating</h3>
142
-
<pclass="text-muted">Create templated responses, using a variety of template engines: <ahref="http://platesphp.com/">Plates</a>, <ahref="https://twig.symfony.com/">Twig</a>, <ahref="https://docs.zendframework.com/zend-view/">zend-view</a>, and more.</p>
143
-
</div>
144
-
</div>
145
-
146
-
<divclass="col-lg-4">
147
-
<divclass="feature-item">
148
-
<iclass="icon-exclamation text-primary"></i>
149
-
<h3>Error handling</h3>
150
-
<pclass="text-muted">Handle errors gracefully, using templated error pages, <ahref="https://filp.github.io/whoops/">whoops</a>, or your own solution!</p>
151
-
</div>
152
-
</div>
153
-
154
-
<divclass="col-lg-4">
155
-
<divclass="feature-item">
156
-
<iclass="icon-lock-open text-primary"></i>
157
-
<h3>Open Source</h3>
158
-
<pclass="text-muted">Released under the <ahref="https://framework.zend.com/license">New BSD License</a>, you can use it commercially!</p>
0 commit comments