Libraries tagged by class log
duncan3dc/logger-aware-trait
34734 Downloads
A PSR-3 trait allowing any class to easily add logger support
phattarachai/mail-log-laravel
79 Downloads
Self-hosted outbound mail logger for Laravel — captures Mail + Notification sends, groups by Mailable class + model, ships its own Tailwind UI.
karelwintersky/arris.logger
810 Downloads
Arris µFramework - AppLogger class
che/log-stock
44824 Downloads
Static Logger Manager
kayalshri/socialmedia-oauth-login
26 Downloads
oAuth2 light-weight wrapper class
afeys/flphplog
53 Downloads
Helper classes to help with logging messages to file.
brugge-matheus/application-service
55 Downloads
A base class for encapsulating business logic in Laravel
ublaboo/directory-register
6605 Downloads
Extension for Nette Framework: register all classes within configured directory (blacklist avalible)
mouf/security.rightsservice
65238 Downloads
A set of class to manage the rights of users in web-application. You should use this package if you want to restrict access to some parts of your web-application to some users only (for instance if you want to make an 'admin' section that is only accessible to the adminsitrator).
magmasoftwareengineering/base
227 Downloads
Foundational PHP library providing Monolog-based logging helpers, JSON parsing, a Symfony Console command base class, and class-discovery utilities.
ptejada/uflex
8141 Downloads
All in one PHP user authentication class
logoscon/acf-plus
23357 Downloads
Common utility classes for the Advanced Custom Fields (Pro) plugin on WordPress.
mouf/security.userservice
208211 Downloads
A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.
valkyriweb/wp-remote-auth
72 Downloads
A composer package to be able to login / register on a remote endpoint and receive an authorization token which is then stored in a table and can be called and referenced by the application implementing the authToken class
mouf/security.userservice-splash
195006 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4.0) with the UserService component. It features: a @Logged annotation to restrict access to logged users only.