Libraries tagged by normal
redwebdev/usps_zip_code
12 Downloads
This class will take a normalized USA address and return the 5 digit zip code
rc/phpstorm-stubs
12 Downloads
STUBS are normal, syntactically correct PHP files that contain function & class signatures, constant definitions, etc. for all built in PHP stuff and most standard extensions
rapidwebltd/no-post-data-laravel-middleware
77 Downloads
Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.
rammewerk/error-handler
31 Downloads
Simple class to manage and normalize PHP errors
radnan/rdn-exception
36 Downloads
Zend Framework 2 module to normalize errors and exceptions
piyo2/str
2 Downloads
Normalizing/filtering string
pandawan-technology/email-transformer
741 Downloads
Normalize email addresses to be used with symfony/mailer library
new-inventor/transformers
347 Downloads
Property bag with automatic value normalizing and formatting
new-inventor/property-bag
371 Downloads
Property bag with automatic value normalizing and formatting
naviocean/laravel-nameparser
5532 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).
mqt/import
3 Downloads
laravel normal import
moritz-sauer-13/textformatter
15 Downloads
Text Formatting Extension to format normal Text in the CMS
masaichi/treasure
9 Downloads
a normal tool to fast coding
martijnvreeken/laravel-xml
10 Downloads
Convert Eloquent models to XML, as well as normal objects.
maras0830/laravel-respond-format
684 Downloads
Normalization respond api format.