Libraries tagged by normaliser
ra7/utils_system
5 Downloads
System utilities and framework constants.
maximgrynykha/path2
4 Downloads
Normalize paths to files & directories in PHP
jobaria/quality-tools
8 Downloads
Set of quality tools for your application.
featherphp/quality-tools
270 Downloads
Set of code quality tools
donnikitos/url
72 Downloads
PHP URL class to parse, construct, normalize, and encode URLs - but just like in JavaScript
dmamontov/restnormalizer
18 Downloads
Normalization data for the transmission via 'Representational State Transfer'.
alviden/yii2-corrector
6 Downloads
User errors corrector for Yii2
soluble/solublecomponents
216 Downloads
Soluble Components for PHP
ismaxim/pathfinder
10 Downloads
Normalize paths to files & directories in PHP
ismaxim/path2
5 Downloads
Normalize paths to files & directories in PHP
z1lab/laravel-json-api
112 Downloads
A minimal library for normalize Laravel app to return Json Api results.
wongyip/lc-call-numbers
412 Downloads
Parses and normalizes Library of Congress call numbers
vsevolod-chuprygin/test-answers-trait
16 Downloads
Trait is used to normalize test answers blocks.
truegameover/laravel-api-response-builder
9 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
timdev/array-undot
131 Downloads
A utility to normalize arrays with dotted-string keys. ['a.b' => 'c'] ==> ['a' => ['b' => 'c']]