File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed
Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -35,9 +35,16 @@ mod_rewrite in nearly every environment. Not suitable for live sites, but nice f
3535MINI also has a bigger brother, named [ MINI2] ( https://github.com/panique/mini2 ) . It's even simpler, has been built
3636using Slim and has nice features like SASS-compiling, Twig etc.
3737
38+ ### MINI3
39+
40+ [ MINI3] ( https://github.com/panique/mini3 ) it the successor of MINI,
41+ using the original MINI1 native application structure (without Slim
42+ under the hood), but with proper PSR-4 autoloading, multiple model
43+ classes and real namespaces.
44+
3845## Requirements
3946
40- - PHP 5.3.0+, works fine with current stable versions PHP 5.6 and 7.0
47+ - PHP 5.3.0+ (when first released), now it works fine with current stable versions PHP 5.6 and 7.0
4148- MySQL
4249- mod_rewrite activated (tutorials below, but there's also [ TINY] ( https://github.com/panique/tiny ) , a mod_rewrite-less
4350version of MINI)
You can’t perform that action at this time.
0 commit comments