Libraries tagged by coast
jdecool/twig-constant-accessor-bundle
5871 Downloads
Simplify access of your class constants in Twig
infinityloop-dev/graphpinator-query-cost
6308 Downloads
Modules to limit maximum query cost by resticting maximum depth or number of nodes.
infinityloop-dev/graphpinator-constraint-directives
7187 Downloads
Typesystem directives to declare additional validation on top of GraphQL type system.
gioco-plus/prism-const
21392 Downloads
ditscheri/laravel-check-constraints
26958 Downloads
Add check constraints to your Laravel schema.
dgame/php-cast
6847 Downloads
dango-data/constants
892 Downloads
Commonly used constants for PHP
creativestyle/magesuite-content-constructor-remove-layout-validation
55524 Downloads
Extension removes custom layout update validation introduced in Magento 2.3.4
creativestyle/magesuite-content-constructor-frontend
63021 Downloads
Content Constructor Frontend Magento 2 Extension
creativestyle/magesuite-content-constructor-category-page
59693 Downloads
Content Constructor cateogry page extension
creativestyle/magesuite-content-constructor-asset
60478 Downloads
Content Constructor Asset Provider
creativestyle/magesuite-content-constructor-admin
63098 Downloads
Magento2 Content Constructor package
coka/constraint-bundle
6980 Downloads
Validator custom constraint
calmohallag/nullable-casting
10245 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.
bbprojectnet/laravel-casts
1538 Downloads
Additional casts classes for Laravel.