Libraries tagged by phrame
danbettles/morf
615 Downloads
Morf was designed to filter request-parameters *en masse* but it is also useful in many other situations. A Morf *Filter* is created from an array of definitions that describes each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
curology/envloader
54 Downloads
Loads values from AWS Parameter store and uses them to generate a .env file
cliffparnitzky/form-external-forwarding
298 Downloads
Offers the possibility for forms to define an external URL as forwarding destination (parameters are send via GET).
ciandt/behat-placeholders-extension
41480 Downloads
Extension to use placeholder parameters on scenarios
causal/direct_mail_userfunc
479 Downloads
Adds support for external providers to Direct Mail. This extension extends the types of recipient lists handled by Direct Mail with an entry for parameterized custom lists. These custom lists are prepared by user functions and may easily reuse your own business logic.
bzilee/query-request
340 Downloads
Request for validation of url parameters
buchin/sentence-finder
2453 Downloads
This package find sentence from given word/phrase
bednee/cooluri
14205 Downloads
RealURL alternative, have nice URLs instead of ugly with parameters.
azjezz/hack-routing
1123 Downloads
Fast, type-safe request routing, parameter retrieval, and link generation.
artistan/urlencode
1315 Downloads
Allow Urlencoded slashed and more in routing parameters
arm092/youtuber-for-laravel
26 Downloads
The package will help you to upload videos to youtube with privacy parameter and making youtube api much easier
antonchaikin/f3-timezone
12 Downloads
Fat-Free Framework plugin to detect and set PHP timezone based on request headers, query, or body parameters.
andrewgjohnson/imagettftextgradient
496 Downloads
imagettftextgradient is a drop in replacement for imagettftext with an added parameter to add gradient coloring effects to your PHP GD images
alimousavi/filoquent
179 Downloads
A powerful Laravel package for filtering Eloquent models using HTTP query parameters.
agungsugiarto/codeigniter4-repository
1053 Downloads
Implementation of repository pattern for CodeIgniter 4. 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.