wildside/userstamps
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
时间:2016-03-10 19:05
driftwood/symmetric-encryption
PHP wrapper around the OpenSSL library providing preconfigured, binary safe, Authenticated Symmetric Encryption.
时间:2016-02-19 16:01
leigh/aead-chacha20-poly1305
RFC 7539 ChaCha20/Poly1305 AEAD construction
时间:2015-12-21 13:03
thinmy/cached-eloquent-user
Caches authenticated user information to prevent laravel query on every request.
时间:2015-10-01 18:57
littlegiant/silverstripe-youtubefeed
YouTubeFeed requests videos from an authenticated YouTube 'My Uploads' feed and converts them into YouTubeVideo DataObjects.
时间:2015-09-01 02:20
ckailash/twitter-app-only-auth
Twitter Application Only Auth API for Laravel, which is documented here: https://dev.twitter.com/oauth/application-only. With Application-only authentication you don’t have the context of an authenticated user and this means that any request to API for endpoints that require user context, such as po
时间:2015-08-17 02:24
fsb/proxy-bundle
Authenticated symfony bundle: provides an authentication layer on top of a PHP proxy.
时间:2015-07-03 11:17
danieltrolezi/instagram-sdk
A simple PHP SDK for Instagram API. Provides a wrapper for making authenticated requests.
时间:2015-05-04 19:31
paragonie/password_lock
Wraps Bcrypt-SHA2 in Authenticated Encryption
时间:2015-04-21 23:23
danielneis/moodle-auth_ws
This plugins allows your Moodle users to be authenticated against an external webservice
时间:2015-04-11 14:09
drawmyattention/expauth
A Laravel 5 authentication driver that supports Expression Engine's membership system.. New users will default to Laravel's bcrypt encryption (extremely secure), but existing users who have registered using Expression Engine can also be authenticated. Also handles their reset password procedure.
时间:2015-02-11 10:16