Libraries tagged by params
markzero/wp-on-routes
6 Downloads
WordPress plugin that adds API-like functionality by allowing you to add custom routes
jlorente/yii2-config-variables
379 Downloads
A Yii2 Module to handle application configuration via database. Allows to modify variables content without tedious production deployments.
jalet/util-sprintf
29068 Downloads
PHP's sprintf for named params with type casting.
ankapix/sanalpos-entegrasyonlari
460 Downloads
Türk bankaları ve ödeme kuruluşları için tek API'li PHP sanal POS / ödeme geçidi entegrasyon kütüphanesi (EST/NestPay, GVP, PosNet, İyzico, PayTR, Param ve daha fazlası).
mcfedr/uuid-paramconverter
56329 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
mcfedr/uuid-extra-bundle
62063 Downloads
Paramconverter, Normalizer and Form Type for Ramsey Uuid
lightster/named-sprintf
52192 Downloads
Enhance PHP sprintf with Python-style named parameters
jungi/framework-extra-bundle
698 Downloads
attributes for request and response operations, content negotiation, and more for symfony projects
bnomei/kirby3-instagram
348 Downloads
Kirby 3 Plugin to call Instagram API Endpoints
tatilcom/dto-bundle
1271 Downloads
Data transfer object library for symfony applications
hprotravel/symfony-dto-bundle
2528 Downloads
Data transfer object library for symfony applications
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
136 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.