Popular Packages
-
-
-
PHP
mhmiton/laravel-modules-livewire
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
-
-
-
PHP
nicmart/string-template
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
-
PHP
dflydev/dot-access-configuration
Given a deep data structure representing a configuration, access configuration by dot notation.
-
-
-
-
-
-
-
-
PHP
square1/laravel-idempotency
Add idempotency to Laravel-based APIs, preventing duplicate request processing.