Libraries tagged by tricks
hbsolutions/slim-sac-enhancer
767 Downloads
A few tricks to improve the Single Action Controllers in Slim 4 Framework.
tecnickcom/tc-lib-barcode
7937769 Downloads
PHP library to generate linear and bidimensional barcodes
jdavidbakr/mail-tracker
1360350 Downloads
Logs and tracks all outgoing emails from Laravel
aerni/laravel-spotify
165515 Downloads
A Laravel wrapper for the Spotify Web API
wyrihaximus/ticking-promise
907090 Downloads
⏲️ Wrapping ticks into a promise
wyrihaximus/react-child-process-promise
325551 Downloads
Wrapping ticks into a promise
mozex/laravel-scout-bulk-actions
40779 Downloads
Import, flush, and queue-import all your Laravel Scout searchable models at once. Auto-discovers models, runs in bulk, tracks progress.
fof/analytics
46600 Downloads
Tracks analytics using Google Analytics, Google Optimize/GTM and Matomo
always-open/laravel-model-auditlog
72314 Downloads
Tracks changes made to models and logs them to individual tables.
trickeyone/intl-subdivision
71717 Downloads
A PHP Intl library to retrieve states for a given country.
setono/sylius-facebook-plugin
55362 Downloads
Sylius plugin that tracks visitors and sends the data to Facebook
romalytar/yammi-jobs-monitoring-laravel
991 Downloads
Queue monitoring and observability for Laravel. Tracks job lifecycle, retries, failures and a dead-letter queue across all queue drivers (Redis, SQS, database, sync), with failure fingerprinting, scheduled-task monitoring, worker heartbeats, duration-anomaly detection and alerts (Slack, mail, PagerDuty, Opsgenie, webhook).
romalytar/yammi-audit-log-laravel
94 Downloads
Universal change history and audit log for Laravel. Tracks who changed what and when across Eloquent models, with rich actor attribution (user, job, command, scheduler), field-level diffs, human-readable relationship labels and a timeline dashboard.
kelunik/loop-block
8032 Downloads
Detect blocking ticks in the Amp event loop.
friendsoftypo3/interest
2465 Downloads
REST and CLI API for adding, updating, and deleting records in TYPO3. Tracks relations so records can be inserted in any order. Uses remote ID mapping so you don't have to keep track of what UID a record has gotten after import. Data is inserted using backend APIs as if a real human did it, so you can can inspect the record history and undo actions.