Download the PHP package pronskiy/locus without Composer
On this page you can find all versions of the php package pronskiy/locus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package locus
Locus
Installs a per-project php
binary to the ./vendor/bin/
based on composer.json
requirements.
Setup and Installation
Make sure you have a PHP version constraint specified in your composer.json
:
Then run the following command to add locus:
You'll be asked to allow the composer plugin, reply y
. Or if you are adding the dependency manually, add the following to your composer.json
:
Usage
Now you always have your per-project php
binary to execute PHP scripts directly from the command line.
Credits
This package entirely relies on https://github.com/static-php.
All versions of locus with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1.0
ext-json Version *
ext-curl Version *
composer-plugin-api Version ^2.0
pear/archive_tar Version ^1.5.0
ext-json Version *
ext-curl Version *
composer-plugin-api Version ^2.0
pear/archive_tar Version ^1.5.0
The package pronskiy/locus contains the following files
Loading the files please wait ....