Libraries tagged by class log
crazy-max/cws-debug
19208 Downloads
PHP class to output additional messages for debug.
mouf/security.rightsservice
64480 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).
logoscon/acf-plus
22974 Downloads
Common utility classes for the Advanced Custom Fields (Pro) plugin on WordPress.
upmind/provision-provider-base
5913 Downloads
This library contains all the base interfaces, classes and logic to create provision category and provider classes, and register them for use in a laravel application.
php-sap/common
15728 Downloads
Exceptions and abstract classes containing logic for PHP/SAP that is not specific to the underlying PHP module.
geekality/timer
17107 Downloads
Simple class for logging time and memory usage of stuff
mouf/security.userservice
205474 Downloads
A set of PHP class to manage log-in and log-out of web applications and that integrates with Mouf.
keboola/api-error-control
31394 Downloads
API Error control library - Utility classes for implementing logging in a KBC API
huseyinfiliz/flarum-member
113 Downloads
Give members more class. Adds a logged-in class to the forum's body tag. Also, includes two BBCodes. [members] & [guests]
rekalogika/reconstitutor
3328 Downloads
A thin layer above Doctrine events to help you reconstitute/hydrate your entities. The most common example being handling file uploads, but also many other purposes. It lets you augment Doctrine's hydration with your logic in a concise and expressive class.
mouf/security.userservice-splash
192500 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.
mouf/security.rightsservice-splash
64403 Downloads
This package contains a set of class to bind the Splash MVC framework (>=v4) with the RightsService component. It features: a @RequiresRight annotation to restrict access to logged users only.
kba-team/php-backtrace
22419 Downloads
Extendable class holding the PHP backtrace minus the last n steps to avoid showing the traces of logging.
aaronheath/class-logger
7450 Downloads
Simple logging helper trait for use within Laravel classes.
wucdbm/mongodb-http-logger
1601 Downloads
A collection of Doctrine ODM Documents and a base Logger class implementation to log your HTTP Request/Response pairs & associated errors in a more convenient way