Libraries tagged by log-in
avokadogames/auth-discord
573 Downloads
Allow users to log in with Discord
anthonyedmonds/laravel-database-log
2404 Downloads
Store your Laravel logs in the database
tasmidur/kafka-monolog-handler
2289 Downloads
Kafka Monolog Handler is used for pushing laravel log into the Kafka message broker
psr-php7/log
15520 Downloads
PSR-3 Logger Interface with PHP 7 codebase.
mouf/security.simplelogincontroller
191078 Downloads
This package contains a simple Splash controller to log into an application. The controller can display a simple form with username/password choice, and has actions to login/logout the application.
kiriminaja/laravel-telegram-log
4804 Downloads
Send laravel logs into Telegram Chat via bot
inquid/yii2-google-debugger
10094 Downloads
Use Google Cloud Logger into your Yii projects
digitek/module-shoppingcartmgt
4503 Downloads
This is a magento2 extension to manage Shopping Cart from the admin. An admin user can log into magento admin to see shopping cart details. Each Cart will be displayed and can be searched by user or date range or amount.
beter/yii2-log-request-response
5224 Downloads
Yii2 component that registers event listeners for CLI and WEB apps and logs information with request and response metadata
aporat/laravel-cloudwatch-logger
779 Downloads
A Laravel logging driver for AWS CloudWatch Logs integration
tinyphp-module/logger-infile
46 Downloads
Modulo logger — Guardar en archivo
sunnysideup/basic-auth-better
266 Downloads
Adds basic auth to your Silverstripe website the way it was intended (not just for pages, also for files).
noriel0010/third-party-sso
48 Downloads
PHP Library to verify and validate 3rd party AccessToken/IdToken from different Social Media (facebook, microsoft, google, linkedin and apple) and authenticate a User with mentioned social media id
mvccore/ext-debug-tracy-auth
3814 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
770 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.