109 Repositories
PHP filament-log Libraries
Full-screen page preview modal for Filament
Peek A Filament plugin that adds a full-screen preview modal to your Edit pages. The modal can be used before saving to preview a modified record. Ins
Creates a Filament table action.
Filament Action Designed for easy integration and manage of Filament actions. Installation You can install the package via composer: composer require
Simple plugin to toggle maintenance mode from Filament.
Filament Maintenance Plugin This plugin allows you to easily toggle maintenance mode from your Filament Admin Panel. You can also set a secret token t
Effortlessly streamline tables and records printing in PDF/XLSX in your FilamentPHP application.
Filament Printables: a package to generate reports and form printables for your app. This is a work in progress thing Installation You can install the
Filament Plugin to help implement Cloudflare turnstile into your forms.
Filament Turnstile Filament Turnstile, is a plugin to help you implement the Cloudflare turnstile. This plugin uses Laravel Turnstile Behind the scene
Let users pick a color from a fixed list of options.
Let users pick a color from a fixed list of options. This packages implements a new ColorPalette field as described in the mini-series on my blog. It
Kit is a lightweight, high-performance and event-driven web services framework that provides core components such as config, container, http, log and route.
Kit What is it Kit is a lightweight, high-performance and event-driven web services framework that provides core components such as config, container,
A CMS start kit for websites, built on Filament and Laravel.
TrovCMS TrovCMS is a start kit for websites, built on Filament and Laravel. Install globally with composer. composer global require trovcms/installer
Testing utilities for the psr/log package that backs the PSR-3 specification.
FIG - Log Test Testing utilities for the psr/log package that backs the PSR-3 specification. Psr\Log\Test\LoggerInterfaceTest provides a base test cla
Easily add Laravel Telescope and Horizon to Filament admin panel.
Filament Debugger This is where your description should go. Limit it to a paragraph or two. Consider adding a small example. Installation You can inst
Allows Filament static assets (css, js) to be served directly from /public
Filament Static Asset Handling This package aims to solve improve the static asset handling of the amazing Laravel package Filament. By default Filame
OPcodes's Log Viewer is a perfect companion for your Laravel app
Log Viewer Easy-to-use, fast, and beautiful Features | Installation | Configuration | Authorization | Troubleshooting | Credits OPcodes's Log Viewer i
A Laravel package to scrub sensitive information that breaks operational security policies from being leaked on accident or not by developers.
A Laravel package to scrub sensitive information that breaks operational security policies from being leaked on accident or not by developers.
The Popular Datetime, Flatpickr Picker as a Filament Form Field
Flatpickr Date/Time Picker as a Filament Field Flatpickr is one of the most popular js datepickers. This filament plugin allows you to use flatpickr a
Filament Admin Panel application installer.
Filament Installer Install globally with composer. composer global require awcodes/filament-installer Now you can run the new command to quickly set u
A demo of how to use filament/forms to build a user-facing Form Builder which stores fields in JSON.
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
A collection of easy-to-use filters with clause conditions to Filament
Filament Advanced Filter A collection of easy-to-use filters with clause conditions to Filament Installation Install the package via composer (require
File & Folders & Media Browser With Code Editor
Filament Browser File & Folders & Media Browser With Code Editor Features File Browser Code Editor with highlights Media Viewer .Env Editor Screenshot
Laravel Simple Access Log
Laravel Simple Access Log Many systems need to log user access for auditing purposes. This package creates a database table with sensible fields for l
Build structured navigation menus in Filament.
Build structured navigation menus in Filament. This plugin for Filament provides a Navigation resource that allows to build structural navigation menu
Laravel telegram log is a package that can catch your logs all quite simply
Laravel Telegram log Laravel telegram log is a package that can catch your logs all quite simply. Requirments This package is tested with Laravel v8 i
Manage your own workflows with filament
Filament Workflow Manager This package provides a Filament resource where you can configure and manager your workflows, and also provides some functio
Simple and customizable console log output for CLI apps.
Console Pretty Print Simple and customizable console log output for CLI apps. Highlights Simple installation (Instalação simples) Very easy to customi
This package provides a Filament resource to view all Laravel sent emails.
This package provides a Filament resource to view all Laravel outgoing emails. It also provides a Model for the database stored emails. Installation Y
A set of filament components with extra functionality & fresh look
Filament Addons A set of filament components with extra functionality & fresh look Pills (Tab Pills) Coming Soon ... Support Filament Installation You
Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items.
Filament Quick Create Plugin for Filament Admin that adds a dropdown menu to the header to quickly create new items from any page. Installation Instal
AcLog is a simple, zero-dependency PHP package to log activity to files
AcLog is a simple, zero-dependency PHP package to log activity to files. This is not meant for logging errors, this is can be used for logging c
Simply define the permission in the filament resource.
Simply define the permissions in the filament resource. Easily define permissions for Filament Resources & Relation Managers Installation You can inst
A mostly useless package to display framework versions at the bottom of the Admin navigation panel.
A mostly useless package to display framework versions at the bottom of the Filament Admin navigation panel and an optional widget to do the same in the dashboard or custom pages.
A media picker plugin for Filament Admin.
Filament Curator A media picker plugin for Filament Admin. ‼️ This package is still in development ‼️ This package does not work with Spatie Media Lib
Add a progress bar column to your Filament tables.
Add a progress bar column to your Filament tables. This package provides a ProgessColumn that can be used to display a progress bar in a Filament tabl
A Laravel Nova tool for viewing your application logs
This package makes it easy to view your Laravel application logs inside of Nova. It even supports polling. Installation You can install the Nova tool
Filament Translations - Manage your translation with DB and cache
Filament Translations Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and tr
Configurable activity logger for filament.
Activity logger for filament Configurable activity logger for filament. Powered by spatie/laravel-activitylog Features You can choose what you want to
Create and Control Page Redirects through Filament
Create and Control Page Redirects through Filament A Filament resource to create and maintain page redirects for your website. Installation You can in
Provides the missing range field for the Filament forms.
The missing range field for the Filament forms. Installation You can install the package via composer: composer require yepsua/filament-range-field Pu
Social login for Filament through Laravel Socialite
Social login for Filament through Laravel Socialite Add OAuth login through Laravel Socialite to Filament. Installation You can install the package vi
Magento - Attach log correlation ID (aka Trace ID) to requests, monlog entries, and New relic transactions
magento2-log-correlation-id Magento 2 log correlation id for PHP requests/processes and magento logs. This is useful when debugging issues on a produc
Activity Log für REDAXO 5
Activity Log für REDAXO 5 Eine einfache Möglichkeit um Aktivitäten zu loggen. Die Logs werden im System unter Activity Log angezeigt. rex_activity::me
Laravel logger is an activity event logger for your Laravel or Lumen application
Laravel logger is an activity event logger for your Laravel or Lumen application. It comes out the box with ready to use with dashboard to view your activity. Laravel logger can be added as a middleware or called through a trait. Easily have an Activity Log. This package is easily configurable and customizable. Supports Laravel 5.3, 5.4, 5.5, 5.6, 5.7, 5.8, 6, and 7+
Middleware to generate access logs for each request using the Apache's access log format
Middleware to generate access logs for each request using the Apache's access log format. This middleware requires a Psr log implementation, for example monolog.
A collection of reusable components for Filament.
A collection of reusable components for Filament. This package is a collection of handy components for you to use in all your Filament projects. It pr
Access laravel log through Filament admin panel
Access laravel log through Filament admin panel Features Syntax highlighting Quickly jump between start and end of the file Refresh log contents Clear
Borgert - A simple CMS to start projects in Laravel containing some modules
A simple CMS to start projects in Laravel containing some modules.Blog, Pages, Products, Mailbox, Image Gallery, Log Viewer and Users.
With dadjokes every time you load your control panel you'll be greeted by an epic dad joke on the dashboard.
Filament Dad Jokes Widget With DadJokes every time you load your control panel you'll be greeted by an epic dad joke on the dashboard. Installation Yo
Build structured navigation menus in Filament.
Build structured navigation menus in Filament. This plugin for Filament provides a Navigation resource that allows to build structural navigation menu
Admin user, role and permission management for Laravel Filament
Filament Access Control Opinionated setup for managing admin users, roles and permissions within Laravel Filament Features Separate database table for
Activity Log für REDAXO 5
Activity Log für REDAXO 5 Eine einfache Möglichkeit um Aktivitäten zu loggen. Die Logs werden im System unter Activity Log angezeigt. rex_activity::me
Allows you to process logs using any PSR-3 compatible logger such as Monolog
Yii 2 PSR Log Target Allows you to process logs using any PSR-3 compatible logger such as Monolog
Easily interact and control your feature flags from Filament
Easily interact and control your feature flags from Filament
A set of PHP scripts which leverage MySQL INFORMATION_SCHEMA to create log tables and insert / update triggers
mysql-logtable-php mysql-logtable-php is a set of PHP scripts which leverage MySQL INFORMATION_SCHEMA to create log tables and insert / update trigger
This tool can write the monolog standard log directly to clickhouse in real time via the tcp protocol
log2ck This tool can write the monolog standard log directly to clickhouse in real time via the tcp protocol. If you can write regular rules, other st
Laravel Email Audit Log
This service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
A convenient helper for using the laravel-seo package with Filament Admin and Forms
Combine the power of Laravel SEO and Filament PHP. This package is a convenient helper for using the laravel-seo package with Filament Admin and Forms
Log executed Laravel SQL queries and their line number and more
A lightweight laravel package for logging executed SQL queries, line number and more
Manage your Sanctum tokens inside of Filament. ✨
:package_description This is where your description should go. Limit it to a paragraph or two. Consider adding a small example. Installation You can i
This package provides a Logs page that allows you to view your Laravel log files in a simple UI
A simplistics log viewer for your Filament apps. This package provides a Logs page that allows you to view your Laravel log files in a simple UI. Inst
Easily start new projects using FukigenMedia's starterpack.
Fukigen Filament Starterpack Easily start new projects using FukigenMedia's starterpack. Usually, many of us are confused about where to start a new p
Small tool that extracts witness data from Helium miner logs.
Helium Miner Logs Analyzer Small tool that extracts witness data from Helium miner logs. It currently works for the Pisces 100 and miner version miner
A single-field repeater for Filament. ⚡️
A single-field repeater for Filament. This is where your description should go. Limit it to a paragraph or two. Consider adding a small example. Insta
This is a simple Expense Tracker app.
Expense Tracker This is a simple Expense Tracker app build with Filament Admin (TALL Stack). Demo hosted on Heroku Demo Filament Expense Tracker Featu
Laravel Logable is a simple way to log http request in your Laravel application.
Laravel Logable is a simple way to log http request in your Laravel application. Requirements php = 7.4 Laravel version = 6.0 Installation composer
The Most Popular JavaScript Calendar as a Filament Widget 💛
The Most Popular JavaScript Calendar as a Filament Widget 💛 Features Accepts all configurations from FullCalendar Event click and drop events Upcomin
Laravel User Activity Log - a package for Laravel 8.x that provides easy to use features to log the activities of the users of your Laravel app
Laravel User Activity Log - a package for Laravel 8.x that provides easy to use features to log the activities of the users of your Laravel app
Add a general-purpose tools page to your Filament project. 🛠
Add a general-purpose tools page to your Filament project. Installation You can install the package via Composer: composer require ryangjchandler/fila
A simple profile management page for Filament. ✨
A simple profile page for Filament. This package provides a very simple Profile page that allows the current user to manage their name, email address
Log user authentication actions in Laravel.
Laravel Auth Log The laravel-auth-log package will log all the default Laravel authentication events (Login, Attempting, Lockout, etc.) to your databa
Log user authentication details and send new device notifications.
Laravel Authentication Log is a package which tracks your user's authentication information such as login/logout time, IP, Browser, Location, etc. as well as sends out notifications via mail, slack, or sms for new devices and failed logins.
An effective,fast,stable log extension for PHP
SeasLog An effective,fast,stable log extension for PHP @author Chitao.Gao [[email protected]] Documentation On php.net 中文文档 Synopsis Why use seaslog What
Tango is a command-line tool for analyzing access logs 💃
Tango Tool to get insights from the server access logs Tango is a dependency-free command-line tool for analyzing access logs 💃 Currently, work on th
Magento 2 module to log to Sentry
Magento 2 Sentry Logger This Magento 2 module integrates the Sentry sdk into magento 2. Depending on the log level configured in the backend of magent
The easiest and most intuitive way to add access management to your Filament Resource Models through `spatie/laravel-permission`
Filament Shield The easiest and most intuitive way to add access management to your Filament Resource Models (more coming soon 😎 ) One Plugin to rule
My personal uptime checker powered by Filament. ⚡️
About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experie
Magento extension which makes it impossible for a customer to log in until the account has been activated by the administrator.
This Magento 1 extension is orphaned, unsupported and no longer maintained. If you use it, you are effectively adopting the code for your own project.
PSR Log - This repository holds all interfaces/classes/traits related to PSR-3.
PSR Log This repository holds all interfaces/classes/traits related to PSR-3. Note that this is not a logger of its own. It is merely an interface tha
Filament-spatie-laravel-activitylog - View your activity logs inside of Filament. ⚡️
View your activity logs inside of Filament. This package provides a Filament resource that shows you all of the activity logs created using the spatie
A simple Laravel event log package for easy model based logging.
Karacraft Logman A simple Model Event Logging Package Usage Installation composer require karacraft/logman Migrate php artisan migrate Publish php a
Sends log messages to the Logentries log management service
Phalcon Logentries Phalcon library to connect and make log entries using Logentries. You can adapt it to your own needs or improve it if you want. Ple
Log requests and group together for aggregated statistics of route usage
Log Laravel route usage statistics Log Laravel requests and responses for statistical purposes and optionally aggregate by hours/days/months for minim
Matomo is the leading Free/Libre open analytics platform.
Matomo (formerly Piwik) - matomo.org Code Status Description Matomo is the leading Free/Libre open analytics platform. Matomo is a full-featured PHP M
Log with Cloudwatch
Yii2 Cloudwatch Logs Target Working in 2021 This is a fork from Codemonauts but fixed with some pr of other users. A Yii2 log target for AWS Cloudwatc
A Laravel package to output a specific sql to your favourite debugging tool. The supported log output is Laravel Telescope, Laravel Log, Ray, Clockwork, Laravel Debugbar and your browser.
Laravel showsql A Laravel package to output a specific sql to your favourite debugging tool, your browser or your log file. Use case You often want to
The package provides the ability to write logs into the database synchronously or asynchronously, along with other logging channels.
Laravel database log channel The package provides the ability to write logs into the database synchronously or asynchronously, along with other loggin
This package allows you to send logs to files. based on monolog/monolog. You can use it during your development to make debugging easier. The file are in the var / log folder. This package is recommended for magento 2.This package allows you to send logs to files.
Custom Logger This package allows you to send logs to files. based on monolog/monolog. You can use it during your development to make debugging easier
A simple and beautiful laravel log reader
Laravel Log Reader A simple and beautiful laravel log reader Documentation Get full documentation of Laravel Log Reader Other Packages Laravel H - A h
Log Laravel application request and response with a unique ID for easy debugging
Flexible and extendable logging of Laravel application request and responses Zero configuration logging of Requests and Responses to database or custo
Remove messages from the error log that are from a certain folder
Error-Focus A package to stay focused on relevant entries in your error-log Scope This package allows you to declare folders that are not under your d
Add a logger to your Kirby3 website
A Website logger for Kirby3 Commercial Usage This plugin is free but if you use it in a commercial project please consider to buy me a 🍺 Installation
Log and display the product stock movements
Aropixel Sylius Stock Movement Plugin Log and display the product stock movements. When the stock of a product is updated, the stock movement will be
A simple database logger for all outgoing emails sent by Laravel website.
Laravel Email Database Log A simple database logger for all outgoing emails sent by Laravel website.
Easily add logs anywhere in your Magento 2 code
Magento 2 Simple Log Easily add logs anywhere in the code (like Magento 1). Requirements Requires Magento 2 in any version. Installation Add the Log.p
Generate pretty release changelogs using the commit log and Github API.
zenstruck/changelog Generate pretty release changelogs using the commit log and Github API. Changelog entries are in the following format: {short hash
Laravel Authentication Log is a package Log user authentication details and send new device notifications.
Laravel Authentication Log is a package which tracks your user's authentication information such as login/logout time, IP, Browser, Location, etc. as well as sends out notifications via mail, slack, or sms for new devices and failed logins.
This Package helps you in laravel application to log all desired activity for each request from request entry point to generate response at a single snapshot.
Laravel Scenario Logger This Package helps you in laravel application to log all desired activity for each request from request entry point to generat
Cloudlog is a self-hosted PHP application that allows you to log your amateur radio contacts anywhere.
Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
Track the memory usage of your workers and display them in Filament.
Filament Memory Tracker Track the memory usage of your workers and display them in Filament. Installation Install the package via composer: composer r
PHP Discord Webcrawler to log all messages from a Discord Chat.
Disco the Ripper was created to rip all messages from a Discord specific channel into JSON via CLI and help people to investigate some servers who has awkward channels before they get deleted.
Symfony 5.2 + api platform project with ELK stack + elastic FileBeats for the log management. All running in 7 docker containers: nginx, php 8, mysql, elastic search, logstash, kibana, fileBeats.
Symfony with ELK and Elastic FileBeats Stack Prerequisites: Make sure that docker and docker-compose are installed in your machine and available for y
A yii-log-target of collection(Bark、Chanify、DingTalk、FeiShu、ServerChan、WeWork、XiZhi).
A yii-log-target of collection(Bark、Chanify、DingTalk、FeiShu、ServerChan、WeWork、XiZhi). - 集合了多种 yii-log-target(Bark、Chanify、钉钉群机器人、飞书群机器人、Server 酱、企业微信群机器人、息知)。