- Notifications
You must be signed in to change notification settings - Fork6
thephpleague/uri-src
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Theuri-src
is the monorepo which enables the development of the different leagueuri
related packages:
To contribute to the package development you are required to have your code tested with the following requirements:
- PHP >= 8.1 but the latest stable version of PHP is recommended
- Theext-intl
- Theext-fileinfo
Full documentation can be found aturi.thephpleague.com.
Contributions are welcome and will be fully credited. Please seeCONTRIBUTING andCODE OF CONDUCT for details.
The library has a :
- aPHPUnit test suite
- a coding style compliance test suite usingPHP CS Fixer.
- a code analysis compliance test suite usingPHPStan.
To run the tests, run the following command from the project folder.
$ composertest
If you discover any security related issues, please emailnyamsprod@gmail.com instead of using the issue tracker.
TheUriTemplate
class is adapted from theGuzzle 6 project.
The MIT License (MIT). Please seeLicense File for more information.
About
URI toolkit Library
Resources
License
Code of conduct
Security policy
Stars
Watchers
Forks
Packages0
No packages published