Open nicolasdanelon opened 8 years ago
Sadly, this project seems to be abandoned by xsanity. I'm using it right now for a website and it looks pretty easy (i'm not a php expert and believe me that i've tried many frameworks before this).
Maybe it's up to us to fork it and keep it alive and up to date.
yes, it's seems to be abandoned... we can create a fork.. yes... it could be........... any interested can comment here .
Totally agree. How about a SlimStarter2?
yeah.. why not... that's the minor issue here :P
I am actually still working on upgrading to Slim3 as they mentioned RC2 release and make the php 5.5 as minimal requirements, also replacing sentry with sentinel, and use AdminLTE as the base template
It also worth mentioning that there is a Silex version of this one https://github.com/xsanisty/SilexStarter/ , SlimStrater will use similar approach and receive the same update
the question is will be support for Slim Framework 3 and illuminate v5.1 ? and twig v1.23?
And what about add CSRF protection for login page and potential contact form?