Download the PHP package jbboehr/dh-make-composer without Composer
On this page you can find all versions of the php package jbboehr/dh-make-composer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jbboehr/dh-make-composer
More information about jbboehr/dh-make-composer
Files in jbboehr/dh-make-composer
Download jbboehr/dh-make-composer
More information about jbboehr/dh-make-composer
Files in jbboehr/dh-make-composer
Vendor jbboehr
Package dh-make-composer
Short Description Command-line utility that builds a debian package from composer package.
License LGPL-2.1
Package dh-make-composer
Short Description Command-line utility that builds a debian package from composer package.
License LGPL-2.1
Please rate this library. Is it a good library?
Informations about the package dh-make-composer
dh-make-composer
Command line utility that build a debian package from a composer package. See also: PackageBuilder.
Usage
Create a source package from a specific package:
Create a source package from another package's lock file:
Notes:
- The name and email in your
~/.gitconfig
will be used for the uploader. - The paths used in the
autoloader
andbin
keys incomposer.json
will be used to add files to the package - If an empty path is used, all
.php
files and directories that start with an uppercase letter will be added by default - The files are installed into
/usr/share/composer
with the same directory structure as the source repo - Each namespace in the autoloader is symlinked into
/usr/share/php
such that you can use a simple autoloader to include the class.
License
See the license file
All versions of dh-make-composer with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.0
composer/composer Version ~1.0.0
symfony/console Version ~2.7
symfony/filesystem Version ~2.7
symfony/process Version ~2.7
composer/composer Version ~1.0.0
symfony/console Version ~2.7
symfony/filesystem Version ~2.7
symfony/process Version ~2.7
The package jbboehr/dh-make-composer contains the following files
Loading the files please wait ....