Libraries tagged by phrame
nafisc/parameterparser
31568 Downloads
A library for parsing strings of parameters
laminas/laminas-config-aggregator-parameters
94959 Downloads
PostProcessor extension for laminas/laminas-config-aggregator to allow usage of templated parameters within your configuration
juststeveking/parameterbag
308273 Downloads
A flexible parameter bag in place of standard arrays on PHP classes
codifico/parameter-bag-extension
314269 Downloads
Parameter bag extension for Behat
chevere/parameter
29919 Downloads
Dynamic parameter-argument validation for PHP with rich type constraints, attributes, and schema introspection.
boundwize/pyrameter
5097 Downloads
PHPUnit extension that measures the shape of your test pyramid.
badcow/phrase-generator
6617 Downloads
Generate an English adjective-noun pair as a phrase (e.g. SubmissiveMonkey).
graze/data-structure
296933 Downloads
Data collections and containers
eloquent-filter/filter
345 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
diarmuidie/envpopulate
95918 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
contributte/neonizer
854233 Downloads
Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.
phramz/doctrine-annotation-scanner
139822 Downloads
library to scan files and folders for annotated classes using doctrine annotations
xsuchy09/utm-cookie
59197 Downloads
Utm-Cookie saves utm parameters from url into cookie with defined lifetime (default 7 days). Than cookie (utm) can be used later without parsing google or any other cookies.
unitedprototype/php-ga
259007 Downloads
'ga.js in PHP' - Implementation of a generic server-side Google Analytics client in PHP that implements nearly every parameter and tracking feature of the original GA Javascript client.
shipmonk/copy-paste-detector
1473 Downloads
Finds duplicated PHP code structures using AST-based analysis, inspired by CloneDR to detect Type-2 (parameterized) code clones.