Hi Everyone,
after releasing the RainTPL 3 we started to work on the Rain Framework 3.
Where RainFramework (2007) 1 it was a collection of libraries and RainFramework 2 (2010) it was an MVC framework that used those libraries, we decided to take a different approach for the RainFramework 3: the RainFramework 3 will be a collection of components installed with Composer, so easier to manage and update. Using composer also allows us to chose components from other frameworks, for example we may use swiftPHP or PHPMailer for the mailer class, we're also thinking to use DependencyInjection as container for the dependency injection.
We've already released the
RainTPL 3, and started to work on the
RainDB class and we'll soon prepare the RainForm and the other components that we think can fit in the RainFramework 3. In this way the new RainCMS will be basically an implementation of the RainFramework 3, with the advantage to manage both project almost as one.
We're really excited about it!!
Your feedback is precious for us!!