tillikum / tillikum-core-module
The Tillikum Project core module
dev-feature/person-file
2013-08-03 20:51 UTC
Requires
- php: >=5.3.3
- beberlei/doctrineextensions: dev-master
- doctrine/orm: ~2.3.0
- guilhermeblanco/zendframework1-doctrine2: dev-master
- gwis/php-valueobjects: dev-master
- tillikum/zf2-cas-authentication-adapter: dev-master
- zendframework/zendframework: ~2.2.0
- zendframework/zendframework1: ~1.12.0
Requires (Dev)
- doctrine/data-fixtures: dev-master
- phing/phing: ~2.5.0
- phpunit/phpunit: ~3.7.0
Suggests
- ext-apc: A free and open opcode cache for PHP. Very important for performance, and useful for caching.
- ext-memcached: PHP extension for interfacing with memcached via libmemcached library.
This package is not auto-updated.
Last update: 2025-03-24 16:35:52 UTC
README
Installation
Installed via Composer.
{ "repositories": [ { "type": "vcs", "url": "https://github.com/tillikum/tillikum-core-module" } ], "require": { "tillikum/tillikum-core-module": "dev-master" } }