Documentation

Features


Features

  • Install with copy/paste (no command line required)
  • Easy to learn
  • Small footprint
  • Very fast and light, because everything is loaded when necessary
  • Secure, sanitize and validate input, output and query
  • Multi-languages
  • Extendible, you can bind any class and everything works transparently
  • Layer separation, to better organize your team


By default Rain Framework manage the graphics with the View class, that loads by default Rain TPL, an easy and fast template engine, which separate logic (PHP) from presentation (HTML), and use WYSIWYG templates. Your team designer will love it.

Install a different template engine class is very easy, all you have to do is to configure the View class and install your engine into the library/View.