Libraries tagged by class log
jjl/yii2-db
0 Downloads
Customize yii2 ActiveRecord class to automatically realize the function of log and cache
stagerightlabs/actions
467 Downloads
Action classes for handling discrete units of business logic.
michielkempen/lumen-http-helpers
20 Downloads
A set of helper classes to segregate the validation and transformation logic from controller to separate dedicated classes.
mouf/utils.network.http.curlhtmlbrowser
85 Downloads
This package contains a class that mimics a web browser. Using the Curl HTML Browser, you can easily query a web site in HTTP or HTTPS, and analyze the HTML answered. The Curl HTML Browser will handle sessions for you, so you can use it to log into a website and retrieve data from the logged part of the website. As the name implies, this package is based on the CURL library, and therefore, the CURL PHP extension must be installed on your machine.
hsky/actionlog
159 Downloads
The helper class for Laravel 5 applications to get record user log and api log
gravatalonga/driver-manager
487 Downloads
Driver manager is a class responsible to hold information to configure another objects, for example, database connections, logs configurations, etc
coooold/quick
5 Downloads
a php framework with psr/http-message, psr/log, php-di/php-di, php-curl-class, relay/relay, zendframework/zend-diactoros, aura/router
valkyriweb/wp-remote-auth
13 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
vadimdol/symfony1
284 Downloads
Symfony is a complete framework designed to optimize the development of web applications by way of several key features. For starters, it separates a web application's business rules, server logic, and presentation views. It contains numerous tools and classes aimed at shortening the development time of a complex web application. Additionally, it automates common tasks so that the developer can focus entirely on the specifics of an application. The end result of these advantages means there is no need to reinvent the wheel every time a new web application is built!
theodenhollander/docdatapayments
29 Downloads
PHP Docdata Payments is a (wrapper)class to communicate with Docdata Payments. Forked from Tijsverkoyen, extra feateres: up-to-date with api 1.2, logging interface and a determination whether an order is paid
mossengine/poignant
106 Downloads
PHP Class to provide quick validation building and execution logic based on validation results.
mossengine/fivecode
31 Downloads
PHP Class to enable fifth generation instructional code driven by programmatic instructions to execute under a controlled logic in the backend.
laravelplus/attrify
1 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
kettasoft/booter
13 Downloads
The Laravel Model Event Booter package provides a flexible way to organize and manage model event handling in Laravel applications. It allows developers to define specific actions for model events (such as created, updated, deleted, etc.) by associating them with custom classes. The package simplifies the process of executing logic for model events and makes it easy to extend and maintain event-driven behavior.
detain/sshwitch
16 Downloads
Login and run commands on your network devices via an ssh connection on a remote server. Easy to use PHP static class methods with static chaining support for rapid development. Supports Cisco and Juniper network routers and switches with more easily added.