Libraries tagged by parameter
deemon47/user-agent-generator
3689 Downloads
Generate random User-Agent http header with parameters
code-tree-dev/laravel-utm-tracker
110 Downloads
A lightweight Laravel package that adds a middleware to automatically capture and store UTM parameters (like utm_source, utm_medium, utm_campaign) from incoming requests. Makes it easy to track traffic sources across sessions for analytics, marketing attribution, or lead tracking.
cmyker/doctrine-sql-logger
31592 Downloads
Doctrine SQL query debugger with binded parameters
bzilee/query-request
955 Downloads
Request for validation of url parameters
bylexus/php-injector
11342 Downloads
A Function / Method parameter injection helper. Makes your Dependency Injection work.
boring-o11y/skystan
19 Downloads
Larastan/PHPStan rules for queued Laravel jobs: ShouldBeUnique jobs must declare uniqueFor and (when parameterized) uniqueId, unique jobs may not be batched or bulk-dispatched, batched jobs must be Batchable and honour cancellation, jobs holding an Eloquent model in a public property must use SerializesModels, and jobs dispatched inside DB::transaction() must use afterCommit.
birgir/geo-query
3009 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.
birgir/combined-query
1317 Downloads
Modify the WP_Query to support the combined_query parameter. Combine multiple WP_Query queries into a single query.
bephp/router
1090 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.
behindsolution/laragrep
192 Downloads
Transform natural language questions into safe parameterized SQL queries using AI.
andrewgjohnson/imagettftextgradient
526 Downloads
imagettftextgradient is a drop-in replacement for imagettftext with added parameters to add gradient coloring effects to your PHP GD images
aedart/athenaeum-filters
2436 Downloads
Search filter utilities, based on http query parameters
adzbuck/laravel-utm
2657 Downloads
Keeps track of the UTM parameters
admin9/laravel-scramble-extensions
149 Downloads
Scramble extensions for Laravel business-response APIs — auto-wraps OpenAPI docs with success/error envelope, scene-based form request extraction, and filter query parameter extraction.
abrha/laravel-data-docs
644 Downloads
Generate beautiful API documentation from Laravel Data classes with attributes for query parameters, hidden fields, and response data