Libraries tagged by captures
teknicode/bootstrap-forms
60 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.
teescripts/rpt-forms
4 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
31 Downloads
Dynamically configure and capture strictly-typed metadata for your Laravel models as fluent attributes
sikessem/tracer
10 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
517 Downloads
Capture output of and compose plain old PHP templates
pedrotroller/trace-debug
14052 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
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
9346 Downloads
Simple, self-contained library allows you to capture screenshots of websites using PhantomJS.
marlonpcg/test-request-logger
2 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.