Libraries tagged by normalizers
jeffersongoncalves/laravel-topic-normalizer
443 Downloads
A tiny Laravel helper that merges raw topic/keyword lists (GitHub topics, composer.json + package.json keywords, Packagist keywords, …) into one slugged, deduplicated, length-filtered and capped list.
digital-craftsman/self-aware-normalizers
8735 Downloads
Adds interfaces and normalizers that allow value objects to normalize and denormalize themselves.
21torr/simple-normalizer
13463 Downloads
A simple and fast normalizer bundle for Symfony.
webignition/uri
27059 Downloads
A PSR-7 UriInterface implementation. A normalizer for applying sixteen lossy and lossless normalizations.
webignition/html-validation-error-normaliser
11962 Downloads
Take an HTML validation error and get the normal form of it
mesour/ip-addresses
30303 Downloads
IP address normalizer and validator. For IPv4 and IPv6.
kuria/options
5320 Downloads
Resolve structured arrays according to the specified set of options
invis1ble/symfony-serializer-extension
2010 Downloads
Additional useful (de)normalizers for symfony/serializer .
invis1ble/serializer-extension-bundle
1950 Downloads
Symfony Bundle for symfony/serializer extension.
webpatser/laravel-sanitize
39072 Downloads
Laravel package to sanatize a string for use as URL's. It uses the PHP Normalizer class and fills whitespace with dashes.
stidges/laravel-db-normalizer
17 Downloads
Normalize all database results to one unified interface, to make swapping repositories a breeze.
wearerequired/filename-normalizer
16666 Downloads
WordPress mu-plugin to normalize filenames before they are uploaded.
sinemacula/data-normalizer-php
351 Downloads
PHP library for consistent data normalization and formatting across names, emails, phone numbers, addresses, and other common data types.
sebastiandittrich/php-normalizer
66 Downloads
A PHP library for normalizing and denormalizing data structures with support for custom attributes and type handling.
romanzipp/laravel-env-normalizer
7427 Downloads
Format .env files according to your .env.example structure to keep track of used and unused variables