Home - serverboy/Interchange GitHub Wiki

Interchange is a magic little application framework that takes the best bits of Django and the not-so-crappy parts of CodeIgniter and merges them into a half-decent application framework.

Features

  • URL matching
  • URL path wildcard support
  • URL parameter support (we’re looking at you, CodeIgniter)
  • Session manager
  • View support
  • Load-on-access support for libraries
  • Redirect support without loading an endpoint
  • Partial content support for static files
  • A boat load of libraries are already pre-installed
⚠️ **GitHub.com Fallback** ⚠️