univicosa / laravel-openid-clientLinks
univicosa/laravel-openid-client is a Laravel package which created to integrate the Oauth server to ours Laravel project's that requires authentication.
☆10Updated 2 months ago
Alternatives and similar repositories for laravel-openid-client
Users that are interested in laravel-openid-client are comparing it to the libraries listed below
Sorting:
- Easily capture every incoming request and the corresponding outgoing response in your Laravel app.☆25Updated 3 years ago
- Easily exclude model entities from eloquent queries☆62Updated last week
- Convert DB primary keys and related foreign keys type from INT to BIGINT in a Laravel project☆19Updated 2 years ago
- Add query filters to your Eloquent models with ease.☆16Updated 4 years ago
- Laravel Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and log the…☆17Updated last year
- Extend the Laravel Framework with a collection of attributes☆31Updated last year
- ☆20Updated last year
- Automates the common password `Hash::needsRehash` routine by hooking into the built-in event system.☆66Updated 2 years ago
- A mail catcher built for laravel☆107Updated last year
- A simple to use PHP class to work with the Laravel Envoyer API☆39Updated last year
- A preset for installing @pestphp in a fresh Laravel project☆31Updated last year
- Encryption cast for Eloquent☆62Updated last year
- Send Laravel notifications as a Nexmo phone call☆53Updated 7 months ago
- This is an implementation of a Circuit Breaker for Laravel Framework projects (https://martinfowler.com/bliki/CircuitBreaker.html), which…