Download the PHP package gluephp/glue without Composer
On this page you can find all versions of the php package gluephp/glue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package glue
Glue - Almost a micro framework
This package is still in development. I would suggest to wait until there's at least one tagged release.
Glue is really just, as the name suggests, the glue between some awesome 3rd party packages. It's built to be extendable and only comes with the most basic features out of the box, like:
- IoC Container - illuminate/container
- Router - mrjgreen/phroute
- Request - symfony/http-foundation
- Response - symfony/http-foundation
- Sessions - symfony/http-foundation
- Config - maer/config
Installation
Use Composer:
Simple example
It basically works like any other micro framework:
More...
...info will come
All versions of glue with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
illuminate/container Version 4.2.*
phroute/phroute Version 2.1.*
symfony/http-foundation Version 3.0.*
maer/config Version 1.*
psr/log Version ~1.0
illuminate/container Version 4.2.*
phroute/phroute Version 2.1.*
symfony/http-foundation Version 3.0.*
maer/config Version 1.*
psr/log Version ~1.0
The package gluephp/glue contains the following files
Loading the files please wait ....