Download the PHP package userfrosting/uniformresourcelocator without Composer
On this page you can find all versions of the php package userfrosting/uniformresourcelocator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download userfrosting/uniformresourcelocator
More information about userfrosting/uniformresourcelocator
Files in userfrosting/uniformresourcelocator
Package uniformresourcelocator
Short Description Uniform Resource Locator module for UserFrosting
License MIT
Homepage https://github.com/userfrosting/UniformResourceLocator
Informations about the package uniformresourcelocator
Uniform Resource Locator
Branch | Build | Coverage | Style |
---|---|---|---|
master | |||
develop |
Louis Charette 2018
The Uniform Resource Locator module handles resource aggregation and stream wrapper related tasks for UserFrosting.
Problem to Solve
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.
Documentation
- Main Documentation
- API docs
- Working example / tutorial.
Building doc
Style Guide
Testing
References
All versions of uniformresourcelocator with dependencies
rockettheme/toolbox Version ~1.4.7
illuminate/support Version ^5.8
illuminate/filesystem Version ^5.8