/gluephp

A micro-framework written in PHP

Primary LanguagePHPOtherNOASSERTION

Glue

Author: Joe Topjian, joe@topjian.net

Glue is a simple PHP class that maps URLs to classes. The concepts are similar to web.py for Python.

Information on how to use Glue can be found at http://gluephp.com.

Update

[7/1/12] All traffic is sent to /index.php/query rather than routing directly to index.php, like how CodeIgniter manages routing.

License

Glue is licensed under a BSD license. See LICENSE file for further details.