Libraries tagged by params
tinyphp-function/html_attrs
51 Downloads
Retorna los atributos enviados en forma de parámetros para un tag html
thechrise/permalink
296 Downloads
Permalink routing system for Laravel. Advanced database driven routes. Handle your permalinks + SEO parameters directly from database.
telekom/rdct
153 Downloads
Frontend redirects based on RDCT GET parameter
tattali/utm-cookie-bundle
15636 Downloads
This bundle allow you to save utm parameters from url into a cookie when they exists. It's also provide a bunch of tools to easily retrive all or each utm.
tanmaymishu/laravel-funnel
3987 Downloads
Bind http query string parameters to Eloquent model attributes.
sustainableweb/website-carbon-calculator
3 Downloads
Lightweight and framework-agnostic PHP library to calculate web page carbon emissions based on real-time parameters. No external API required — ideal for custom integrations, CLI tools, or backend automation.
slamecka/timestamp
60 Downloads
Adds n:src and n:href macros which append timestamp as a parameter to path (e.g. main.js?512a45c4)
sidroberts/phalcon-boundmodels
182 Downloads
Automatically get models based on dispatcher parameters within the Phalcon framework.
sevenspan/laravel-google-utm
1353 Downloads
Adding Google UTM parameters to URL.
roquie/laravel-perpage-resolver
2899 Downloads
Add a few feature to resolve per_page query parameter globally.
ricktap/qriteria
44 Downloads
Automatic url parameter mapping to sort, filter, include and select data in an easy to use fluent api within Laravel 5. The default parameter structure is compatible to the http://jsonapi.org specification.
prgfx/neos-linkeditor
222 Downloads
Neos Link-Editor extension for editing query arguments for example to edit tracking parameters.
poldixd/integer-hash
598 Downloads
Generates a not unique integer hash from an integer. You can set a optional max size parameter.
plopster/trace-code-maker
18 Downloads
A very simple Laravel library designed to create and manage unique trace codes that can be used to monitor, log, and trace errors or responses within a service. The library allows for fetching an existing trace code based on provided parameters or creating a new one if it does not exist.
piotrpress/singleton
134 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.