Skip to content

Commit 8c4b1d5

Browse files
authored
Merge branch 'master' into add_zend_expressive
2 parents e3613ab + 742c74b commit 8c4b1d5

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ framework:
3939
- laravel
4040
- symfonyfs
4141
- yii
42+
- cakephp
4243
- zendexpressive
4344
- silex
4445
- lumen
@@ -86,7 +87,6 @@ default:
8687
- morfeu
8788
- oroplatform
8889
- owncloud
89-
- phinx
9090
- phpbb
9191
- phpdocumentor
9292
- phpmailer

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.

projects/phinx.png

-23.1 KB
Binary file not shown.

projects/phinx.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

projects/ppi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
- https://github.com/ppi/framework/blob/master/composer.json
55
description: |
66
PPI is an open source php meta-framework. We have taken the good bits
7-
from Symfony, ZendFramework2 & Doctrine2 and combined them together
7+
from Symfony, ZendFramework2 & Doctrine2 and combined them together
88
to create a solid and very easy web application framework. PPI can be
99
considered the boilerplate of PHP frameworks.

projects/sonataecommerce.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ url: https://sonata-project.org/bundles/ecommerce/develop/doc/index.html
33
dependencies:
44
- https://github.com/sonata-project/ecommerce/blob/master/composer.json
55
description: |
6-
Sonata e-commerce is a group of Symfony bundles & PHP components
6+
Sonata e-commerce is a group of Symfony bundles & PHP components
77
allowing you to add e-commerce capabilities to your Symfony
88
applications. It's also fully compatible with several other Sonata
99
bundles, such as AdminBundle and NotificationBundle.

0 commit comments

Comments
 (0)