Libraries tagged by param
frzb/php-doc-reader
932 Downloads
PhpDocReader parses @var and @param types
fizzday/fizzjwt
461 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, based on 'firebase/jwt', add the decode() third param default 'HS256'(JWT 无状态 restful api 认证)
emagombe/mpesa-api
345 Downloads
API em PHP para M-PESA (Moambique)
drupal/core-datetime
209 Downloads
This class wraps the PHP DateTime class with more flexible initialization parameters, allowing a date to be created from an existing date object, a timestamp, a string with an unknown format, a string with a known format, or an array of date parts. It also adds an errors array and a __toString() method to the date object.
divineniiquaye/php-invoker
9608 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
digitalpulsebe/craft-utm-tracker
1090 Downloads
Track landing query parameters in user session
devio/permalink
4726 Downloads
Permalink routing system for Laravel. Advanced database driven routes. Handle your permalinks + SEO parameters directly from database.
demmonico/yii2-config
3113 Downloads
Yii2 extension which allows to get application parameters, text or email templates from database tables or from default config, to import and to manage them from admin panel dynamically.
cmyker/doctrine-sql-logger
29839 Downloads
Doctrine SQL query debugger with binded parameters
bylexus/php-injector
9590 Downloads
A Function / Method parameter injection helper. Makes your Dependency Injection work.
bodom78/kohana-imagefly
16875 Downloads
Create resized / cropped images directly through url parameters.
birgir/geo-query
2967 Downloads
Modify the WP_Query to support the geo_query parameter. Uses the Haversine SQL optimization by Ollie Jones.
bephp/router
1085 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.
awes-io/repository
105390 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.
arachne/entity-loader
5712 Downloads
Enables object parameters in nette/application.