Libraries tagged by norm
wguimaraes/dto
0 Downloads
This is a simple Laravel package for create DTO classes to help manage data normalization.
webignition/html-validation-error-linkifier
4833 Downloads
Translate a normalised HTML validation error message a useful hyperlink url
wdalmut/frankie-serialize-module
14 Downloads
Frankie serialization/normalization module
w3public/calculator
19 Downloads
This is a normal calculator so that we can calculate summation, subtraction, multiplication, and division
vsevolod-chuprygin/test-answers-trait
16 Downloads
Trait is used to normalize test answers blocks.
vgip/datanorm
4 Downloads
Data normalization
v1shky/fancyit
11 Downloads
A package to generate fancy string from normal string
typomedia/filename
84 Downloads
Cross-platform filename normalizer
tushar/lazy-routing
13 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
truegameover/laravel-api-response-builder
9 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
timdev/array-undot
130 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
tharindu93/unyson-shortcode-button
29 Downloads
Normal button shortcode for WordPress unyson framework
taxionus/laravel-api-response-builder
3 Downloads
Helps building nice, normalized and easy to consume Laravel REST API.
taitava/silverstripe-changeablelasteditedvalue
24 Downloads
By default SilverStripe 3.1 overwrites the LastEdited field every time you write DataObjects to the database. This module allows you to keep your changes in the LastEdited field on any DataObject. It does not prevent the LastEdited field from getting updated when no manual edits has been done to it, so the module should not interfere with normal writing, only when you have explicitly set your own value to the LastEdited field.