Popular Packages
-
-
-
PHP
mobilestock/laravel-gatekeeper
Laravel Gatekeeper is a package that provides a simple way to authenticate users using OAuth 2.0. Internally, it uses Laravel Socialite to authenticate users, Laravel Guards to manage the authentication process, and Laravel Routes to handle the OAuth 2.0 flow.
-
PHP
mobilestock/laravel-model-affected-rows-verification
laravel-model-affected-rows-verification is a library that extends the default Laravel model to include implicit row count verification for update and delete operations. This ensures that these operations are conducted safely, providing an extra layer of validation to prevent unintended data modifications and enhance the stability of your Laravel applications.
-
superius/phone-number-ruler
Multimarket Laravel Phone Number Validation Package
-
PHP
motomedialab/simple-laravel-audit
A simple audit helper that integrates directly with Laravel & FilamentPHP
-
-
-
-
-
-
-
superius/vat-number-ruler
Multimarket Laravel VAT Number Validation Package
-
PHP
zeedhi-inc/serializer
Library for (de-)serializing data of any complexity; supports XML, JSON, and YAML.
Abandoned!
-
PHP
horde/http_server
HTTP Request Handling Library adhering to PSR-15 standard. This evolved out of horde/controller.