RainTPL 3 is been officially released and is been published on Packagist, so you'll be able to download it from github or install in your application with Composer (the suggested way).
We also started to work on the documentation available as wiki on github, https://github.com/rainphp/raintpl3/wiki, so now you'll be able to contribute to the code and the documentation as well.
You can download RainTPL 3 from github:
https://github.com/rainphp/raintpl3
Or with Composer with the following require:
{
"require": {
"rain/raintpl":">=3.0.0"
}
}
For any feedback and questions you can write here:
http://www.raintpl.com/Forum/Development-Forum/Rain-TPL-3/?t=RainTPL%203%20published-268#p_1021