Libraries tagged by coast
gioco-plus/prism-const
21123 Downloads
g4/constants
73214 Downloads
G4 constants that are used for all day stuff and this is good way to organize them
eboreum/caster
4485 Downloads
Cast any PHP value to a sensible, human readable string. Great for type-safe outputs, exception messages, transparency during debugging, and similar things. Also helps avoiding innate problems such as printing endless, circular referencing objects (endless recursion), limits the output for large arrays and long strings, and prevents (opt-in) the outputting of sensitive strings like passwords.
ditscheri/laravel-check-constraints
26530 Downloads
Add check constraints to your Laravel schema.
dgame/php-cast
6389 Downloads
creativestyle/magesuite-content-constructor-remove-layout-validation
53935 Downloads
Extension removes custom layout update validation introduced in Magento 2.3.4
creativestyle/magesuite-content-constructor-frontend
61231 Downloads
Content Constructor Frontend Magento 2 Extension
creativestyle/magesuite-content-constructor-category-page
58101 Downloads
Content Constructor cateogry page extension
creativestyle/magesuite-content-constructor-asset
58878 Downloads
Content Constructor Asset Provider
creativestyle/magesuite-content-constructor-admin
61373 Downloads
Magento2 Content Constructor package
coka/constraint-bundle
6541 Downloads
Validator custom constraint
calmohallag/nullable-casting
9529 Downloads
PHP supports expression casting to primitive type (like int) by using “( type ) expression”, but it currently doesn't allow to use a nullable type as introduced by PHP 7.1 (e.g. ?int). This library provide functions that extend native php casting, adding nullable casting.
wplake/typed
604 Downloads
Lightweight PHP utility for seamless type-casting and data retrieval from dynamic variables, arrays, and objects.
webdevvie/emoji
11292 Downloads
A php class that has descriptive names for the emojis and said emojis as its value
simplon/helper
98229 Downloads
Helpers for recurring requirements