Popular Packages
-
-
-
-
PHP
codeat3/blade-bytesize-icons
A package to easily make use of Bytesize Icons in your Laravel Blade views.
-
-
-
-
-
-
PHP
tonysm/turbo-laravel
Turbo Laravel gives you a set of conventions to make the most out of the Hotwire stack (inspired by turbo-rails gem).
Abandoned! See hotwired/turbo-laravel
-
-
-
-
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.
-