Download the PHP package codante/url-tracker without Composer
On this page you can find all versions of the php package codante/url-tracker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codante/url-tracker
More information about codante/url-tracker
Files in codante/url-tracker
Download codante/url-tracker
More information about codante/url-tracker
Files in codante/url-tracker
Vendor codante
Package url-tracker
Short Description Parameter Getter <= ❤ ️=> Query Builder
License MIT
Homepage https://github.com/shinate/URLTracker
Package url-tracker
Short Description Parameter Getter <= ❤ ️=> Query Builder
License MIT
Homepage https://github.com/shinate/URLTracker
Please rate this library. Is it a good library?
Informations about the package url-tracker
URLTracker
请求参数获取及拼装实现类
首先 - 设置setter和builder
* 绑定时可以传递更多参数
举个laravel的例子
自定义的builder
在Provider中注册getter和builder
默认提供getter和builder
初始化 - 参数获取
根据当前请求获取参数,同时用来拼装模板
- 只能用在GET!只能用在GET!只能用在GET!
- 虽然某些框架的参数获取是GET,POST混合的,但是强烈建议只用GET
- 字段名称尽量不要含有符号,最多只能有下划线"_"!
支持多维数组,变量限制只对第一维有效,深层次为递归继承(array_replace_recursive)
例子
All versions of url-tracker with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package codante/url-tracker contains the following files
Loading the files please wait ....