Libraries tagged by pasep
peterpetrus/passport-token
193961 Downloads
Decoder for Laravel Passport (Bearer) Access Token
paragonie/paserk
236163 Downloads
PHP implementation of PASERK (Platform Agnostic SERialized Keys), a PASETO extension.
overtrue/laravel-passport-cache-token
281557 Downloads
Make laravel/passport token cacheable.
nicobleiler/php-passphrase
10492 Downloads
Passphrase generator with Laravel integration, inspired by Bitwarden. Uses the EFF long word list by default with support for custom wordlists.
designmynight/laravel-mongodb-passport
128031 Downloads
A package to allow laravel/passport use with jenssegers/laravel-mongodb
adaojunior/passport-social-grant
286788 Downloads
Social grant for Laravel Passport
movemoveapp/laravel-dadata
229088 Downloads
Laravel SDK for working with the DaData.RU service API
martbock/laravel-diceware
72042 Downloads
Diceware Passphrase Generator for Laravel
palepurple/rate-limit
552083 Downloads
PHP rate limiting library with Token Bucket Algorithm, originally touhonoob/rate-limit
rakibdevs/mrz-parser
11564 Downloads
A PHP package for MRZ (Machine Readable Zones) code parser for Passport, Visa & Travel Documents.
nl.idaas/laravel-openid-connect
34462 Downloads
Drop-in replacement for Laravel Passport to add support for OpenID Connect
qiutuleng/laravel-passport-phone-verification-code-grant
75515 Downloads
Resource owner phone verification code credentials grant for Laravel Passport
n3xt0r/filament-passport-ui
2275 Downloads
Filament v4/v5 admin resources for managing Laravel Passport OAuth2 clients, tokens, and scopes with full auditability.
kunstmaan/pagepart-bundle
136328 Downloads
The KunstmaanPagePartBundle forms the basis of our content management framework. A page built using a composition of blocks names pageparts. These pageparts allow you to fully separate the data from the presentation so non-technical webmasters can manage the website. Every page can have it's own list of possible pageparts, and pageparts are easy to create for your specific project to allow for rapid development.
kunstmaan/media-pagepart-bundle
130959 Downloads
The KunstmaanMediaPagePartBundle is a pagepart that can be used on the KunstmaanPagePartBundle. It is a separate bundle to prevent a tight coupling between the KunstmaanPagePartBundle and the KunstmaanMediaBundle.