Skip to content

Commit 0a484fd

Browse files
authored
Merge pull request #552 from javiereguiluz/add_bref
Add Bref to the list of framework projects
2 parents 563ed8d + 0e24a20 commit 0a484fd

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

projects.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ framework:
3434
- symfonyfs
3535
- yii
3636
- cakephp
37+
- bref
3738
- zendexpressive
3839
- lumen
3940
- flow

projects/bref.png

10.4 KB
Loading

projects/bref.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: Bref
2+
url: https://bref.sh/
3+
dependencies:
4+
- github@brefphp/bref
5+
description: |
6+
Bref is an open source project that brings full support for PHP and its
7+
frameworks to AWS Lambda. Getting started with serverless can be overwhelming.
8+
Bref integrates with the open-source Serverless Framework for configuration
9+
and deployment. We get the best of both world: powerful, yet simple.

0 commit comments

Comments
 (0)