Libraries tagged by params
innova2/url-builder
1333 Downloads
A lightweight PHP 7.4+ library with many features to easy build URLs
milito/query-filter
9087 Downloads
This is package to use query filter for each model. This package is made entirely for personal use. But if you are eager to use this, you can easily use this package by using readme. This is very simple and amateur :).
zalatov/yii2-viewfile
3268 Downloads
Wrapper under view files via PHP class allow to check params and types of them.
plazzag/polario-sdk-php
186 Downloads
API for Polario __Naming:__ * json properties are formatted in camel case (fooBar) besides of enums (FooBar) * route params are formatted in hyphen case (foo-bar) * query params are formatted in snake case (foo_bar) * query params could hold lists of elements if they are comma separated * enum properties are formatted in capitalized camel case (FooBar) __Default values:__ * default values are specified for optional parameters do only apply to POST requests __Types:__ * numbers are considered to be float values * strings that are not specified to be html formatted should not be interpreted as html to avoid unexpected bahavior, like xss attacks * timestamps are considered to be in unix time __Headers:__ * ___Platform___: can be always set as header param to specify the platform of the request for the logging output
nsrosenqvist/phpdoc-validator
2503 Downloads
Validates PHPDoc @param and @return tags against method signatures
lightsuner/carbon-bundle
125495 Downloads
Provide Carbon datetime lib. as annotations param. converter (SensioFrameworkExtraBundle)
jwohlfert23/laravel-api-query
16559 Downloads
Provides laravel scope to build query from request query params
furthestworld/validator
4294 Downloads
yeah, another params validate component for PHP applications.
tasmaniski/laminas-params-helper
127 Downloads
View Helper for reading data from $_GET, $_POST and Routes in view
jdwx/param
798 Downloads
A simple PHP module for parsing values from strings with type safety.
fatbit/form-request-param
69 Downloads
this is hyperf form request param
baagee/php-params-validator
58 Downloads
PHP Params Validator Library
danack/params
492 Downloads
Converts user input into correctly typed parameters
vxm/yii2-js-params
75 Downloads
Support passed variables to javascript.
prowebcraft/yii2-model-params
512 Downloads
Add a flexible JSON object to any ActiveRecord model with easy dot-notation access