Libraries tagged by captures
smurfworks/laravel-model-meta
30 Downloads
Dynamically configure and capture strictly-typed metadata for your Laravel models as fluent attributes
sikessem/tracer
9 Downloads
A minimal and modern PHP library to capture, filter, and iterate over debug_backtrace results with a fluent API.
siccl/bootstrap-forms
18 Downloads
PHP Class to generate an HTML form with Bootstrap 4 styling. A built in form capture class can send the form via Email, SMS or MySQLi. Includes Google ReCaptcha.
randak/charlotte
5 Downloads
Charlotte crawls through your website and captures data in a database, including links between pages, H1 elements, scripts, stylesheets, and keywords.
pedrotroller/trace-debug
14051 Downloads
A little debugging tool. You can capture stack traces.
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
paragonn/ijm-dataplumber
7 Downloads
Captures the submission id from a FreeForm form and saves the data for upload to 3rd party databases.
mounir-holding/laravel-model-logger
0 Downloads
A a logging system that can be installed and configured as a laravel package on other laravel apis or app and capture model changes and log this changes to an external api.
minicodemonkey/portrayal
9345 Downloads
Simple, self-contained library allows you to capture screenshots of websites using PhantomJS.
marlonpcg/test-request-logger
1 Downloads
TestRequestLogger is a lightweight, pluggable error logging system for PHP applications. It captures PHP errors during web requests and logs them in structured JSON format. Ideal for testing and debugging, especially in automated test suites.
mageinic/newsletter-popup
1 Downloads
Newsletter Popup by MageINIC, Capture visitor emails with an attractive popup. Customize design, and integration with email service providers. Mobile responsive, GDPR compliant, and easy to configure.
madebyextreme/exceptions-to-stream
348 Downloads
A small plugin to capture thrown exceptions (excluding status codes in the 400 range) to send to standard error stream
m-michalis/om-translator
59 Downloads
The "Translation Management" module simplifies translation tasks in OpenMage by providing an efficient way to create and update missing and existing translations from various modules. This module offers a user-friendly grid/edit dashboard in the Admin panel, allowing you to manage translations with ease. Additionally, it can detect and capture missing translations when browsing the frontend.
import-data/import-errors
5 Downloads
package for capture import errors
ibrahimbougaoua/filament-trace
71 Downloads
A Filament package is a reusable software library for PHP that provides logging and tracking functionality for CRUD operations and user interactions. It includes a logging class to capture create, read, update, delete actions, as well as user interactions like login and logout.