Libraries tagged by Logzi
vimeo/payment-gateway-logger
143316 Downloads
Logging capabilities for Omnipay gateways
verbb/autologin
1157 Downloads
Automatically login based on whitelisted IP, basic auth username or URL keys.
upmind/provision-provider-base
7688 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.
unb-libraries/saml_features
30136 Downloads
Add UNB Libraries login features to SAML-Authenticated sites
ucan-lab/laravel-blink-logger
1329 Downloads
Comprehensive Logging Tool for Laravel.
timewave/logger
5187 Downloads
Logging library
tasko-products/symfony-prometheus-exporter
6504 Downloads
Generic metrics exporter for Symfony including messenger event metrics via middleware, request metrics, logging metrics and custom metrics via the Collector composition
symfony/symfony1
109595 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!
sudhaus7/logformatter
12546 Downloads
A CLI tool to format and search TYPO3 Logfiles
smith197/steamauthentication
541 Downloads
SteamAuthentication is a basic set of PHP files that enable users to login using their steam account to view protected content on your website. it creates a session using their steamid as the sessionID and checks for the session when a user visits the page. It also includes a file which allows you to use their profile information such as their avatar and online status.
smartsupp/php-partner-client
36193 Downloads
API client allows to register and login (obtain API key) from Smartsupp partner API.
silinternational/psr3-adapters
19088 Downloads
Various PSR3-compatible logging adapters.
saman-jafari/telescope-elasticsearch-driver
6976 Downloads
it will allow you to switch from sql database to elasticsearch as driver for your data storage and it will eliminate the deadlock so it makes telescope a ready for production logging system.
rolfhaug/laravel-magic-link
7602 Downloads
Create magic login links to let users log in to any route with a URL (without password)
rekalogika/reconstitutor
8199 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.