MintyPHP now on packagist!
I have created MintyPHP (formerly known as MindaPHP) to quickly build web applications on the LAMP stack. After using MintyPHP in production for 5 years (this site is created with it) this web framework is (finally) available on packagist! This means that updates will now go automatic with composer. The project is now divided in 4 packages with “MintyPHP” as the main package and 3 dependencies: “core”, “tools” and “debugger”. WARNING! MintyPHP claims to be “refreshingly different”, but for some people this is “a bit quirky” or even “completely wrong”. It is a web framework with a different approach than other frameworks (such as Laravel, Symfony or Slim). In this post I will try to explain what it does different and why you may like that it does. ...