Resource. GluePHP

Glue is a PHP micro-framework. It provides one simple service: to maps URLs to Classes. Everything else is up to you. The database, ORM, template engine and all other components are under your control. Glue just glues everything together.

In MVC terms, GluePHP is the URL Routing and Controller portion while you have total control over your choice of a Model and View layer.

GluePHP is based on the following principles:

  • Do one job and do it well
  • Easily work with others
  • Enforce as little conformity as possible

GluePHP is BSD licensed.

Operating System(s)

bsd,linux,mac,solaris,win2000,winxp,winvista,win7

License

Open Source,BSD


Updated on: 29 Mar 2024