Libraries tagged by capture
teescripts/rpt-forms
3 Downloads
The quickest, easiest and most elegant way to create dynamic forms to capture and display data.
sunnysideup/mailcapture
54 Downloads
Capture emails being sent
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.
phpish/template
514 Downloads
Capture output of and compose plain old PHP templates
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.
ofthewildfire/login-captcher-plugin
9 Downloads
Captures and logs backend admin login attempts and password reset requests with IP addresses
nitsan/ns-hubspot
188 Downloads
HubSpot Extension for TYPO3 forms easily connects with HubSpot CRM. This TYPO3 add-on for your forms ensures you capture all leads from your TYPO3 websites. Take advantage of your leads! Our integration of TYPO3 forms and HubSpot CRM offers a strong combination that will change the way you collect, nurture, and convert leads.
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.