Libraries tagged by perimeter
enalquiler/instanciate
6163 Downloads
A high order function to instanciate classes passing parameters
drupal/core-datetime
85 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.
dlpwd/router
1132 Downloads
Lightweight router library with named url parameters
divineniiquaye/php-invoker
9277 Downloads
A library that provides the abilities to invoking callables with named parameters in a generic and extensible way.
devio/permalink
4724 Downloads
Permalink routing system for Laravel. Advanced database driven routes. Handle your permalinks + SEO parameters directly from database.
demmonico/yii2-config
2532 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.
dbt/params
1053 Downloads
Parameters + Fields
danbettles/morf
534 Downloads
Morf is used to filter request-parameters *en masse*. It is configured with an array of definitions that describe each parameter you're interested in, and serves-up valid, type-cast values; it'll spit-out an exception when something's overtly wrong.
cmyker/doctrine-sql-logger
29272 Downloads
Doctrine SQL query debugger with binded parameters
chevere/sql2p
36 Downloads
Parameter(s) for MySQL schemas
bylexus/php-injector
8668 Downloads
A Function / Method parameter injection helper. Makes your Dependency Injection work.
bodom78/kohana-imagefly
16873 Downloads
Create resized / cropped images directly through url parameters.
bjoern-buettner/dependency-injector
171 Downloads
A small dependency injection container with simple support for factories, parameters and the environment while autowiring.
bephp/router
1077 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.
apfelfrisch/query-filter
6128 Downloads
A Framework agnostic query filter that sorts and filters queries using URL parameters