Libraries tagged by normalize
timdev/array-undot
143 Downloads
A utility to normalize arrays with dotted-string keys. ['a.b' => 'c'] ==> ['a' => ['b' => 'c']]
thomasbeaujean/getsetmethodforeignnormalizer
15 Downloads
the normalizer for object ORM and the foreign ids
taxionus/laravel-api-response-builder
3 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
syriable/laravel-localizer
5 Downloads
A modern, focused localization extraction engine for Laravel 13. Discovers, extracts, and normalizes translatable strings from Blade, PHP, Vue, JavaScript, TypeScript, Livewire, and Inertia source files.
sirprize/paginate
387 Downloads
Normalize an index range from user input
sigwin/xezilaires-symfony
36 Downloads
Use Xezilaires together with Symfony to iterate structured Excel spreadsheets, normalize rows into value objects, validate, serialize into CSV, JSON, XML
scaleflex/shopware-filerobot-plugin
3 Downloads
Filerobot by Scaleflex normalizes, resizes, optimizes and distributes your images rocket fast around the world.
roaresearch/yii2-migrate
3067 Downloads
Yii 2 Library to handle normalized table creation
redwebdev/usps_zip_code
18 Downloads
This class will take a normalized USA address and return the 5 digit zip code
rammewerk/error-handler
50 Downloads
Simple class to manage and normalize PHP errors
radnan/rdn-exception
38 Downloads
Zend Framework 2 module to normalize errors and exceptions
phdevutils/core
27 Downloads
Filipino developer utilities — peso (incl. Tagalog number-words), government IDs (TIN/SSS/PhilHealth/Pag-IBIG/PhilSys National ID/UMID/passport/PRC), phone (parse + E.164 normalize), address (regions/provinces/cities/municipalities), and PH holidays (regular + special, with DOLE pay multipliers).
pandawan-technology/email-transformer
742 Downloads
Normalize email addresses to be used with symfony/mailer library
ordinary/command
16 Downloads
Library used to normalize the structure of files, functions, and classes intended to be ran from a shell.
naviocean/laravel-nameparser
5554 Downloads
PHP library to split names into their respective components. Besides detecting first and last names, this library attempts to handle prefixes, suffixes, initials and compound last names like 'Von Fange'. It also normalizes prefixes (Mister -> Mr.) and fixes capitalization (JOHN SMITH -> John Smith).