Libraries tagged by normal
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
83 Downloads
Cross-platform filename normalizer
tushar/lazy-routing
12 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.
toobo/bcp47
3 Downloads
PHP utility functions to validate and normalize IETF BCP 47 language tag.
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
tecnocen/yii2-migrate
15343 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.
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.
sunkan/git-webhooks
2 Downloads
normalise webhook events for github, gitlab and bitbucket