Download the PHP package league/uri-manipulations without Composer
On this page you can find all versions of the php package league/uri-manipulations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download league/uri-manipulations
More information about league/uri-manipulations
Files in league/uri-manipulations
Download league/uri-manipulations
More information about league/uri-manipulations
Files in league/uri-manipulations
Vendor league
Package uri-manipulations
Short Description URI manipulation library
License MIT
Homepage http://url.thephpleague.com
Package uri-manipulations
Short Description URI manipulation library
License MIT
Homepage http://url.thephpleague.com
Please rate this library. Is it a good library?
Informations about the package uri-manipulations
URI manipulations
This package is EOL since 2019-10-18
You should instead use:
The package contains:
- an object to format URI string representation output;
- a function to get the URI reference information according to RFC3986;
- URI middlewares to ease filtering and manipulating Uri objects;
System Requirements
You need:
- PHP >= 7.0 but the latest stable version of PHP is recommended
- the
intl
extension
Dependencies
Installation
Documentation
Full documentation can be found at uri.thephpleague.com.
Testing
League Uri Manipulations
has a :
- a PHPUnit test suite
- a coding style compliance test suite using PHP CS Fixer.
- a code analysis compliance test suite using PHPStan.
To run the tests, run the following command from the project folder.
Contributing
Contributions are welcome and will be fully credited. Please see CONDUCT for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of uri-manipulations with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
ext-intl Version *
league/uri-components Version ^1.8.0
league/uri-interfaces Version ^1.0
psr/http-message Version ^1.0
ext-intl Version *
league/uri-components Version ^1.8.0
league/uri-interfaces Version ^1.0
psr/http-message Version ^1.0
The package league/uri-manipulations contains the following files
Loading the files please wait ....