Branch | Build | Coverage | Style |
---|---|---|---|
master | |||
develop |
Louis Charette 2018
The Uniform Resource Locator module handles resource aggregation and stream wrapper related tasks for UserFrosting.
It's easy to find files when they are located in a single place. It's another task when looking for files scattered across multiple directory. Step into the world of package and dependencies and the nightmare begins.
It's like trying to find someone in a one story house vs. a 25 stories office building when you don't know on which floor the person is. This package goal is to help you locate things in that office building without having to search floor by floor each time. In other words, it is a way of aggregating many search paths together.
vendor/bin/phpdoc-md generate src/ > docs/api.md