gluephp / glue-skeleton
Skeleton application for the gluephp/glue package
0.1.0
2016-05-17 23:48 UTC
Requires
- php: >=5.5.0
- gluephp/glue: 0.1.*
- gluephp/glue-monolog: 0.1.*
- gluephp/glue-whoops: 0.1.*
This package is not auto-updated.
Last update: 2026-02-23 13:54:09 UTC
README
This is a skeleton application for the gluephp/glue package.
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.
Installation
Use Composer:
$ composer create-project gluephp/glue-skeleton dev-master
...More info will come
Read more...
...about gluephp/glue