Libraries tagged by parampos
gerfey/laravel-param-converter
1276 Downloads
Adding the ability to work with Symfony ParamConverter in Laravel.
genai/sql-mapper
6 Downloads
MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.
zored/paramconverter
11 Downloads
ParamConverter for PHP 7.1+
zlakomanoff/yii2-lazy-params
8112 Downloads
Yii2 lazy params
zarv1k/yii2-params
43 Downloads
Yii2 Advanced params
zacharyrankin/named-sql-params
14 Downloads
Named parameters in sql strings
ysnhyl/prmpos
0 Downloads
yii2-webivan1/yii2-validate-action-params
220 Downloads
Extension Yii2
yii2-tools/yii2-active-params
62 Downloads
Advanced params with storage persistence for modules and components in Yii2 Application
tryhardy/component.params
6 Downloads
bitrix module for extending components params
torre76/php-crypto-params
8 Downloads
Utility function to encrypt - decrypt string using AES symmetric algorithm that is compatible with https://code.google.com/p/crypto-js/
tarkhov/php-query-params
0 Downloads
Set url querystring params using PHP.
susilolab/dynamic-params
12 Downloads
Config params with editable in the admin panel for the Yii framework
stiction/safe-params
23 Downloads
sanitize params
prowebcraft/yii2-model-params
500 Downloads
Add a flexible JSON object to any ActiveRecord model with easy dot-notation access