gluephp / glue-skeleton
Skeleton application for the gluephp/glue package
Installs: 34
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
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: 2025-01-27 08:50:03 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