Libraries tagged by denormalize
truegameover/laravel-api-response-builder
10 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
timdev/array-undot
132 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
tecnocen/yii2-migrate
15356 Downloads
Yii 2 Library to handle normalized table creation
taxionus/laravel-api-response-builder
3 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
sirprize/paginate
381 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
1 Downloads
Filerobot by Scaleflex normalizes, resizes, optimizes and distributes your images rocket fast around the world.
roaresearch/yii2-migrate
2969 Downloads
Yii 2 Library to handle normalized table creation
redwebdev/usps_zip_code
17 Downloads
This class will take a normalized USA address and return the 5 digit zip code
radnan/rdn-exception
38 Downloads
Zend Framework 2 module to normalize errors and exceptions
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
5548 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).
morebec/orkestra-normalization
506 Downloads
Orkestra Component allowing to easily normalize complex object graphs to arrays of primitives for persistence purposes