Libraries tagged by paratest
honed/refine
2356 Downloads
Simple class-based approach to handling query parameters.
grizzlylab/assets-version-bundle
41352 Downloads
Automates the process of updating assets version in Symfony 5 projects still using parameters.yml
g4/aura-router
11864 Downloads
The Aura Router package implements web routing; given a URI path and a copy of $_SERVER, it will extract controller, action, and parameter values for a specific route.
drupal/core-datetime
209 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
divineniiquaye/php-invoker
9609 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
digitalpulsebe/craft-utm-tracker
1094 Downloads
Track landing query parameters in user session
devio/permalink
4726 Downloads
Permalink routing system for Laravel. Advanced database driven routes. Handle your permalinks + SEO parameters directly from database.
demmonico/yii2-config
3117 Downloads
Yii2 extension which allows to get application parameters, text or email templates from database tables or from default config, to import and to manage them from admin panel dynamically.
dbt/params
1330 Downloads
Parameters + Fields
cmyker/doctrine-sql-logger
29840 Downloads
Doctrine SQL query debugger with binded parameters
bylexus/php-injector
9590 Downloads
A Function / Method parameter injection helper. Makes your Dependency Injection work.
bodom78/kohana-imagefly
16875 Downloads
Create resized / cropped images directly through url parameters.
birgir/geo-query
2967 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.
birgir/combined-query
1313 Downloads
Modify the WP_Query to support the combined_query parameter. Combine multiple WP_Query queries into a single query.
bephp/router
1085 Downloads
A fast router for PHP. It matches urls and executes PHP functions. automatic get variable based on handler function parameter list. Suport to compile router callback handlers into plain array source code.