Skip to content
Andros Fenollosa edited this page Sep 11, 2019 · 6 revisions

Welcome to the Tadam Framework wiki!

It comes in the box

  • Rendering of HTML templates.
  • Autoreload.
  • Login/Signup system.
  • Private pages protected with sessions.
  • Admin panel.
  • Sending emails.

Rendering

  • Plain text.
  • HTML.
  • JSON.

Safety & Security

  • Cross-site request forgery (CSRF).
  • SQL injection.
  • Private pages protected with encrypted sessions.
Clone this wiki locally