Download the PHP package t4web/composer-lock-parser without Composer
On this page you can find all versions of the php package t4web/composer-lock-parser. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download t4web/composer-lock-parser
More information about t4web/composer-lock-parser
Files in t4web/composer-lock-parser
Download t4web/composer-lock-parser
More information about t4web/composer-lock-parser
Files in t4web/composer-lock-parser
Vendor t4web
Package composer-lock-parser
Short Description OOP reader of composer.lock file.
License BSD-3-Clause
Homepage https://github.com/t4web/ComposerLockParser
Package composer-lock-parser
Short Description OOP reader of composer.lock file.
License BSD-3-Clause
Homepage https://github.com/t4web/ComposerLockParser
Keywords composer.lock reader
Please rate this library. Is it a good library?
Informations about the package composer-lock-parser
Composer .lock Parser
OOP reader of composer.lock file
Introduction
Parse composer.lock file and return full information about installed packages in OOP style.
Requirements
Features / Goals
- Create Composer Entity with full general information from composer.lock [DONE]
- Create Package Entity with full information about packges [DONE]
Installation
Main Setup
Usage
Creating ComposerInfo object and getting all of the packages
Getting just production packages.
Getting just development packages.
Testing
Tests runs with Codeception
All versions of composer-lock-parser with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package t4web/composer-lock-parser contains the following files
Loading the files please wait ....