Download the PHP package openlss/lib-url without Composer
On this page you can find all versions of the php package openlss/lib-url. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download openlss/lib-url
More information about openlss/lib-url
Files in openlss/lib-url
Download openlss/lib-url
More information about openlss/lib-url
Files in openlss/lib-url
Vendor openlss
Package lib-url
Short Description URL building library that allows dynamic registration at runtime.
License LGPL-3.0+
Homepage http://openlss.org
Package lib-url
Short Description URL building library that allows dynamic registration at runtime.
License LGPL-3.0+
Homepage http://openlss.org
Please rate this library. Is it a good library?
Informations about the package lib-url
openlss/lib-url
URL building library that allows dynamic registration at runtime.
Usage
Reference
(string) Url::_prep()
Returns the configured root URL
(bool) Url::_isCallable($func)
Check if a URL function has been registered
(array) Url::_all()
Returns all URLs that dont need arguments (global URLs)
(void) Url::_register($name,$url)
- $name The function name to access the URL
- $url The URL itself, use of other functions is encouraged
- $1 $2 $3 Numbered arguments similar to regex back-referencing they reference the parameter number passed to the URL function
All versions of lib-url with dependencies
PHP Build Version
Package Version
The package openlss/lib-url contains the following files
Loading the files please wait ....