Popular Packages
-
-
-
PHP
owlcorp/doctrine-microseconds-datetime
Adds support of microseconds time formats to Doctrine ORM & Doctrine DBAL
-
PHP
ardenthq/nova-image-gallery-field
Field for Nova that allows you to upload multiple images and sort them
Abandoned!
-
-
-
-
silverstripe/recipe-ccl
Silverstripe Cloud Platform CCL requirements recipe
-
-
-
-
-
-
PHP
calmohallag/nullable-casting
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.
-
PHP
radic/blade-extensions
Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc