Skip to content

Commit 1a1fd22

Browse files
committed
Merge pull request panique#48 from panique/develop
added link to advanced version repo
2 parents a957f29 + 2733457 commit 1a1fd22

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ This project is - by intention - NOT a full framework, it's a bare-bone structur
66
purely native PHP ! The php-mvc skeleton tries to be the extremely slimmed down opposite of big frameworks
77
like Zend2, Symfony or Laravel.
88

9+
## Basic and Advanced version
10+
11+
This is the basic version. There's another "Advanced" version in development which has
12+
additional features, currently Twig and SASS. More to come!
13+
Have a look here: https://github.com/panique/php-mvc-advanced
14+
915
## Why does this project exist ?
1016

1117
One of the biggest question in the PHP world is "How do I build an application ?".

0 commit comments

Comments
 (0)