A light PHP framework inspired by Laravel
, (*1)
, (*2)
SnooPHP is a light PHP framework inspired by Laravel., (*3)
SnooPHP is a small project, not meant to be used to develop complex applications (for that I suggest to use mature frameworks such as Laravel or Symfony), but it is perfect if you just want to build small projects - like a blog, a forum, a simple chat or a personal website - and you don't want all the stuff that other frameworks offer and you're probably never going to use., (*4)
curl
PHP libraryCheck the Wiki for more informations, (*5)
Is it fast? Is it faster than other frameworks?, (*6)
Don't know actually, never tried to compare. Why don't you try and let me know., (*7)
Can I use the SQL interface with a DBMS other than MySQL?, (*8)
Right now only MySQL is supported (which is my DBMS of choice). It should not be difficult to support other (SQL) DBMS, take a look at the Model
classes for more info., (*9)
How can I install SnooPHP?, (*10)
SnooPHP and the SnooPHP framework are available on Packagist so you can simply use composer to install it:, (*11)
> composer create-project "snoophp\snoophp" <project-dir>
Note, this repository contains just the framework, (*12)
Why are you developing SnooPHP when there are plenty good frameworks around?, (*13)
The truth is that my university project partner refused to use a framework and I ended up creating one., (*14)
Who's better, Ronaldo or Messi?, (*15)
Messi, (*16)
Are we destined to die?, (*17)
Yes, (*18)