Libraries tagged by parampos
jalet/util-sprintf
29068 Downloads
PHP's sprintf for named params with type casting.
ex3v/myclabs-enum-param-converter
9523 Downloads
mcfedr/uuid-extra-bundle
62063 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
loyaltycorp/requesthandlers
332 Downloads
Support library to enable Request DTO and Doctrine ParamConverters in Lumen
lightster/named-sprintf
52192 Downloads
Enhance PHP sprintf with Python-style named parameters
parsampsh/adminx
19 Downloads
Adminx is a library to create automatic admin panel for Laravel web applications
paramov/laravel-paytr
85 Downloads
Laravel Paytr Wrapper
paramonovav/spress-html-compress
160 Downloads
Compress/minify your HTML
paramonovav/laravel4-header-csp
73 Downloads
Provides support for enforcing Content Security Policy with headers in Laravel 4 responses.
yiicod/yii2-systemparams
959 Downloads
Config params with editable in the admin panel for the Yii framework
seferov/request-validator-bundle
51190 Downloads
Validates request params with Controller annotations
plazzag/polario-sdk-php
121 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
phel-lang/phel-sql
3 Downloads
Data-driven SQL DSL for Phel Lang. HoneySQL-style. Pure data in, [sql params] out.
pahanini/yii2-refiner
671 Downloads
Helps to add additional where params to active query (refine query)
mrcnpdlk/url-search-parser
1020 Downloads
URL search parser - filter & search params manipulation