Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

The Uniform Resource Locator module handles resource aggregation and stream wrapper related tasks for UserFrosting.

License

Notifications You must be signed in to change notification settings

userfrosting/UniformResourceLocator

Repository files navigation

Uniform Resource Locator

Latest Version Software License Join the chat at https://chat.userfrosting.com/channel/support Donate

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

Building doc

vendor/bin/phpdoc-md generate src/ > docs/api.md

References

About

The Uniform Resource Locator module handles resource aggregation and stream wrapper related tasks for UserFrosting.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages