Download the PHP package t4web/modules without Composer
On this page you can find all versions of the php package t4web/modules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download t4web/modules
More information about t4web/modules
Files in t4web/modules
Download t4web/modules
More information about t4web/modules
Files in t4web/modules
Vendor t4web
Package modules
Short Description Module for managing ZF2 module migrations.
License BSD-3-Clause
Homepage https://github.com/t4web/Modules
Package modules
Short Description Module for managing ZF2 module migrations.
License BSD-3-Clause
Homepage https://github.com/t4web/Modules
Keywords zf2
Please rate this library. Is it a good library?
Informations about the package modules
Modules
ZF2 Module for list used\installed modules
Introduction
Get information from composer.lock file and display
Requirements
- Zend Framework 2 (latest master)
- CLImate
- Composer lock parser
Features / Goals
- List used modules/libraries/dependencies in console [DONE]
- List used modules in admin (backend) zone [IN PROGRESS]
Installation
Main Setup
By cloning project
Clone this project into your ./vendor/
directory.
With composer
Add this project in your composer.json:
Post installation
Enabling it in your application.config.php
file.
Initialize
Usage
For list modules run
result will be like this:
Testing
For running tests you need install and intialize codeception, after this create/update codeception.yml in you project root and add Modules tests, like this:
After this you may run functional tests from your project root
All versions of modules with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
zendframework/zendframework Version 2.3.*
league/climate Version ~2.0
t4web/composer-lock-parser Version 1.0.*
zendframework/zendframework Version 2.3.*
league/climate Version ~2.0
t4web/composer-lock-parser Version 1.0.*
The package t4web/modules contains the following files
Loading the files please wait ....