Skip to content

Commit c108f0e

Browse files
committed
Added CakePHP project
1 parent 9df428e commit c108f0e

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
@@ -39,6 +39,7 @@ framework:
3939
- laravel
4040
- symfonyfs
4141
- yii
42+
- cakephp
4243
- silex
4344
- lumen
4445
- flow

projects/cakephp.png

675 Bytes
Loading

projects/cakephp.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: CakePHP
2+
url: https://cakephp.org
3+
dependencies:
4+
- https://github.com/cakephp/phinx/blob/master/composer.json
5+
description: |
6+
CakePHP makes building web applications simpler, faster, while requiring
7+
less code. A modern PHP 7 framework offering a flexible database access
8+
layer and a powerful scaffolding system that makes building both small and
9+
complex systems simpler, easier and, of course, tastier.

0 commit comments

Comments
 (0)