Libraries tagged by paratest
dbt/params
2799 Downloads
Parameters + Fields
cmyker/doctrine-sql-logger
31439 Downloads
Doctrine SQL query debugger with binded parameters
chevere/sql2p
231 Downloads
Parameter(s) for MySQL schemas
cdma-numiscorner/ebay-sell-feed-api
998 Downloads
The Feed API lets sellers upload input files, download reports and files including their status, filter reports using URI parameters, and retrieve customer service metrics task details.
bzilee/query-request
883 Downloads
Request for validation of url parameters
bylexus/php-injector
11092 Downloads
A Function / Method parameter injection helper. Makes your Dependency Injection work.
boring-o11y/skystan
11 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
3006 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
168 Downloads
Transform natural language questions into safe parameterized SQL queries using AI.
awes-io/repository
105404 Downloads
Implementation of repository pattern for Laravel. The package allows out-of-the-box filtering of data based on parameters in the request, and also allows you to quickly integrate the list filters and custom criteria.
adzbuck/laravel-utm
2582 Downloads
Keeps track of the UTM parameters
admin9/laravel-scramble-extensions
45 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.
1msg/one_msg_waba_sdk
4374 Downloads
[1MSG.IO](https://1msg.io/) is the perfect WhatsApp management tool for your business. With us you get full access to the official Whatsapp API/webhooks. Every API request must contain an Authorize HTTP header with a token. This is your channel token, which can be found in your channel project on your profile page. Please do not give the token to anyone or post it publicly. The authorization token must be added to each request in the GET parameter 'token' and always passed to query string (?token={your_token}). Parameters in GET queries pass query string. Parameters in POST requests — through the JSON-encoded request body. All 'send' methods (except /sendTemplate) will only work when the dialog session with the user is open. Some of our solutions simplify and avoid such limitations, but we urge you to pay more attention to this detail