Libraries tagged by params
vdhicts/data-filter
202 Downloads
Easily filter data with an encoded filter param in the uri
vaildate/vail
6 Downloads
A PHP check param
trezo/module-googletagparams
10 Downloads
Module for implement google tag params into your Magento store
timephp/urlparser
13 Downloads
Little libe to manipulate url params from GET or POST requests
temperworks/laravel-filter-scopes
9 Downloads
Seperate model filters into reusable scopes that map into the right filters based on URL params.
snowfall/phalcon-abstract-dispatcher
0 Downloads
dispatcher with taint source for params
shiroi/think-reflection-annotation
20 Downloads
thinkphp的反射插件(同个注解反射某个class、某个method、某个param、通过观察者模式关联绑定的某个method处理多个事务)
san/san-sample-pagination
14 Downloads
ZF2 Sample Module with Pagination support Query Param.
robote13/yii2-seotags-manager
94 Downloads
This extension provides behavior functions for seo meta tags and view helper for registering them. Automatically loading the correct row from the database using the currently route and params.
rmoore/filterable
4 Downloads
Filter eloquent models based on request params
progresivjose/arc-api-connector
13 Downloads
A simple Guzzle Wrapper with some specific params to connect to Arc XP API
pointybeard/laravel-filterable-model
2033 Downloads
Add filtering via http request query params to eloquent models
pco/webparams-validation
6 Downloads
Validation for Web Params
opqclick/currency-converter
4 Downloads
The task is to create a Laravel package, this packagewill expose an API GET endpoint that will receive thefollowing params:● amount● currency to exchangeYou can assume the default currency is Euro.This endpoint should return the exchange rate for thegiven amount in the same standard format as theother API endpoints.The package must fetch the exchange rate of the dayfrom the European Central Bank daily reference.The package must have unit tests documentationand a readme.md file.The package must be installed with composer as alocal dependency.
on3n3o/extended-route-list
1 Downloads
This package extends default Laravel command route:list to include docblocks @see @author @version @access @param @return. Provides config file to setup what columns, how, and when to show.