Skip to content

Commit e3613ab

Browse files
committed
Added the Zend Expressive microframework
1 parent a69860c commit e3613ab

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

projects.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ framework:
3939
- laravel
4040
- symfonyfs
4141
- yii
42+
- zendexpressive
4243
- silex
4344
- lumen
4445
- flow

projects/zendexpressive.png

4.97 KB
Loading

projects/zendexpressive.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Zend Expressive
2+
url: https://github.com/zendframework/zend-expressive
3+
dependencies:
4+
- https://github.com/zendframework/zend-expressive/blob/master/composer.json
5+
- https://github.com/zendframework/zend-expressive-tooling/blob/master/composer.json
6+
- https://github.com/zendframework/zend-expressive-migration/blob/master/composer.json
7+
description: |
8+
Zend Expressive builds on zend-stratigility to provide a minimalist PSR-7
9+
middleware framework for PHP. With Expressive, you can build middleware
10+
applications such as APIs, Websites, Single Page Applications and more.

0 commit comments

Comments
 (0)