Libraries tagged by param
ionux/phactor
87789 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
drevops/phpcs-standard
122765 Downloads
DrevOps PHP_CodeSniffer rules: enforce consistent naming (snakeCase or camelCase) for variables and parameters, PHPUnit data provider conventions.
constup/aws-secrets-bundle
219921 Downloads
Use AWS Secrets as service container parameters in Symfony.
cerbero/query-filters
291847 Downloads
Filter Laravel Eloquent models based on query parameters.
b13/link2language
185636 Downloads
Set Links with a specific language parameter
mnapoli/phpdocreader
261216 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
friends-of-behat/cross-container-extension
544334 Downloads
Makes possible to inject services and parameters from other containers.
digitaldream/laracrud
21966 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
helix/param-resolver-contracts-implementation
Downloads
sunaoka/aws-ssm-parameters-loader-php
21567 Downloads
Load values from AWS SSM Parameter store into environment variables
suarez/laravel-utm-parameter
17000 Downloads
A little helper to store and handle utm-parameter
pfilsx/dto-param-converter-bundle
101795 Downloads
This Symfony bundle provides a way to convert requests into dto easily
nafisc/parameterparser
31161 Downloads
A library for parsing strings of parameters
laminas/laminas-config-aggregator-parameters
94556 Downloads
PostProcessor extension for laminas/laminas-config-aggregator to allow usage of templated parameters within your configuration
juststeveking/parameterbag
307815 Downloads
A flexible parameter bag in place of standard arrays on PHP classes