Libraries tagged by lugo
trinhdev/hello-world
0 Downloads
Adds logo to website
tobento/app-user-web
19 Downloads
User web support for the app providing features such as login, registration, password reset, logout and more.
tiborsulyan/autologout
82 Downloads
Automatically warns and logs out users after a configured timeout
teatien/ccxt
16 Downloads
A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
swoogo/lightsaml
7809 Downloads
Light SAML 2.0 PHP library
risan/laravel-auth-service
24 Downloads
Laravel stateful authentication service provider.
prosion/phpqrcode
4 Downloads
PHP qrcode 二维码工具类 改进版本,支持自定义LOGO,自定义输出目录和自定义返回类型,静态方法调用,方便快捷,高效,简洁的PHP二维码生成工具
piko/user
66 Downloads
A lightweight user session manager to login/logout and retrieve user identity.
phpvcn/laravel-sms
83 Downloads
Laravel SMS 是为 Laravel 提供国内发送短信服务的支持包
phayne-io/php-saml2
1 Downloads
SAML 2.0 PHP Library
pentajeu/yii-timeout-dialog
278 Downloads
yii-timeout-dialog forked from digitick/yii-timeout-dialog
pankajsunarc/phpexchanges
26 Downloads
A PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
mvccore/ext-debug-tracy-auth
3806 Downloads
MvcCore - Extension - Debug - Tracy - Panel Auth - render and add into tracy debug panel currently authenticated user from \MvcCore\Ext\Auth service singleton instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Ext\Auth::GetInstance()->GetUser());.
mvccore/ext-auth-basic
762 Downloads
MvcCore - Extension - Auth - Basic - simple authentication extension, only to signin/signout user. Extension can use credentials defined in system `config.ini` or in database. Possibility to extend user, signin/signout forms, submit controller and extension class itself.
mvccore/ext-auth
3268 Downloads
MvcCore - Extension - Auth - authentication module with automatic authentication module type detection by loaded classes.