Skip to content

Commit e28da74

Browse files
authored
Merge pull request #455 from javiereguiluz/fix_420
Replace Phinx project by CakePHP
2 parents a69860c + c108f0e commit e28da74

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
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
- silex
4344
- lumen
4445
- flow
@@ -85,7 +86,6 @@ default:
8586
- morfeu
8687
- oroplatform
8788
- owncloud
88-
- phinx
8989
- phpbb
9090
- phpdocumentor
9191
- 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.

0 commit comments

Comments
 (0)