Download the PHP package ministryofjustice/opg-core-health-check without Composer
On this page you can find all versions of the php package ministryofjustice/opg-core-health-check. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ministryofjustice/opg-core-health-check
More information about ministryofjustice/opg-core-health-check
Files in ministryofjustice/opg-core-health-check
Download ministryofjustice/opg-core-health-check
More information about ministryofjustice/opg-core-health-check
Files in ministryofjustice/opg-core-health-check
Vendor ministryofjustice
Package opg-core-health-check
Short Description OPG Core Health Check ZF2 Module
License ministryofjustice
Homepage https://github.com/ministryofjustice/opg-core-health-check
Package opg-core-health-check
Short Description OPG Core Health Check ZF2 Module
License ministryofjustice
Homepage https://github.com/ministryofjustice/opg-core-health-check
Keywords ministryofjusticeopg
Please rate this library. Is it a good library?
Informations about the package opg-core-health-check
OPG Health Check ZF2 Module
This module provides zend services related to checking the health of the other opg core applications, specifically opg-core-back-end, opg-core-front-end and opg-core-auth-membrane
Installation
- Install this module as a dependency on your zf2 project via Composer. If you don't have composer then follow the steps to download it from their site: https://getcomposer.org/download/
- register module with your application
Your should look something like this
Your should look something like this
Usage
Example controller action: uses the environmental variables checker service and returns error 500 and json error if there are any missing.
Testing
- Clone it.
- Install dependencies via composer. If you don't have composer then follow the steps to download it from their site: https://getcomposer.org/download/
- run PHPUnit.
Contributing
- Clone it.
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
History
2015-04-16: Repository repurposed as a zf2 module from original empty zf2 skeleton app
Credits
All versions of opg-core-health-check with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
zendframework/zendframework Version 2.*
zendframework/zend-servicemanager Version 2.*
symfony/http-kernel Version 2.6.*
zendframework/zendframework Version 2.*
zendframework/zend-servicemanager Version 2.*
symfony/http-kernel Version 2.6.*
The package ministryofjustice/opg-core-health-check contains the following files
Loading the files please wait ....