Libraries tagged by perimeter
jmikola/auto-login-bundle
317534 Downloads
Authenticate users in your Symfony app via a single query parameter (e.g. email and newsletter links).
jedrzej/sortable
214483 Downloads
Sortable trait for Laravel's Eloquent models - sort your models using request parameters
jedrzej/searchable
223060 Downloads
Searchable trait for Laravel's Eloquent models - filter your models using request parameters
jedrzej/pimpable
150619 Downloads
Laravel 4/5/6 package that allows to dynamically filter, sort and eager load relations for your models using request parameters
ionux/phactor
48623 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.
digitaldream/laracrud
20353 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
dantleech/invoke
269210 Downloads
Emulate named parameters
constup/aws-secrets-bundle
146842 Downloads
Use AWS Secrets as service container parameters in Symfony.
b13/link2language
91049 Downloads
Set Links with a specific language parameter
aura/dispatcher
84421 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.
andrewgjohnson/imagettftextblur
122286 Downloads
imagettftextblur is a drop in replacement for imagettftext with added parameters to add blur, glow and shadow effects to your PHP GD images
suarez/laravel-utm-parameter
8717 Downloads
A little helper to store and handle utm-parameter
nafisc/parameterparser
13909 Downloads
A library for parsing strings of parameters
laminas/laminas-config-aggregator-parameters
73688 Downloads
PostProcessor extension for laminas/laminas-config-aggregator to allow usage of templated parameters within your configuration
juststeveking/parameterbag
221553 Downloads
A flexible parameter bag in place of standard arrays on PHP classes