Download the PHP package staempfli/symlinker-pro without Composer
On this page you can find all versions of the php package staempfli/symlinker-pro. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download staempfli/symlinker-pro
More information about staempfli/symlinker-pro
Files in staempfli/symlinker-pro
Download staempfli/symlinker-pro
More information about staempfli/symlinker-pro
Files in staempfli/symlinker-pro
Vendor staempfli
Package symlinker-pro
Short Description Tool to create relative symlinks
License GPL-3.0
Package symlinker-pro
Short Description Tool to create relative symlinks
License GPL-3.0
Please rate this library. Is it a good library?
Informations about the package symlinker-pro
symlinker-pro
Relative symlinks creator
Small tool that creates relative symlinks from given paths. A file containing a bunch of paths can also be given to create multiple symlinks in a single run.
Features
- Relative reference from destination to source is automatically calculated from given paths
relative
andabsolute
paths combination supported- Create bunch of symlinks from file content
- Recursive symlinks using
/*
and/**
Demo
Installation
Option1: Using Composer
Option2: Downloading .phar
Usage
2 possibilities:
-
Single symlink:
- Multiple symlinks from file:
File paths content format
A symlink definition per line with =>
symbol to separate source_path
and destination_path
:
If your destination paths should be calculated from a different path than the current root, you can use --dest-prefix-path
option when running create:from:file
Requirements
- PHP >= 5.5
Developers
Licence
GNU General Public License, version 3 (GPLv3)
Copyright
(c) 2016 Staempfli AG
All versions of symlinker-pro with dependencies
PHP Build Version
Package Version
The package staempfli/symlinker-pro contains the following files
Loading the files please wait ....