Libraries tagged by automatic id
mimicak/camera-capture
8 Downloads
A standalone PHP library for capturing still images from IP cameras using snapshot URLs or MJPEG streams. Ideal for surveillance, automation, or IoT applications where lightweight, server-side image capture is needed without browser interaction.
motin/yii-owner-behavior
9 Downloads
Behavior to automate setting the "owned by user" attribute to the currently logged in user id upon creation of a record.
williamrox45/encrypt-model
3 Downloads
The idea of this package is very simple; it is to add encryption to the model class attributes in an automated way.
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.
elalecs/laravel-documenter
10 Downloads
An automated documentation generator for Laravel and Filament projects. It analyzes your project structure, including models, Filament resources, controllers, jobs, events, middlewares, and rules, to create comprehensive Markdown documentation. Ideal for quickly onboarding new developers or maintaining an up-to-date project overview.