twowholeworms / vinari-core
Collection of shared code, models, and stuff used across a bunch of my projects
dev-master
2016-09-27 00:32 UTC
Requires
- php: >=5.4.0
- bjyoungblood/bjy-authorize: *
- doctrine/doctrine-module: *
- doctrine/doctrine-orm-module: *
- hounddog/doctrine-data-fixture-module: *
- urbanairship/urbanairship: >=0.1.3
- zendframework/zendframework: ~2.5
- zf-commons/zfc-admin: *
- zf-commons/zfc-base: *
- zf-commons/zfc-twig: *
- zf-commons/zfc-user: *
- zf-commons/zfc-user-doctrine-orm: *
This package is not auto-updated.
Last update: 2022-05-25 13:20:44 UTC
README
VinariCore is an extension to the ZF2 Skeleton Application which pulls together a bunch of additional libraries and some custom code which I use in a lot of the projects I work on. It made sense to abstract the same few files I use everywhere into a library I can just include via composer. :)
Installation and usage instructions
php composer.phar require twowholeworms/vinari-core