Libraries tagged by dn
dnxlabs/laravel-queue-aws-batch
6165 Downloads
Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.
dnunez24/craft-laravel-mix
5873 Downloads
Manage asset builds in CraftCMS using Laravel Mix
dnna/swiftmailer-enqueue-bundle
104779 Downloads
Swiftmailer Spool using the Enqueue message queue
dniccum/nova-webhooks
9153 Downloads
A tool for Laravel's Nova administrator panel that enables users to create webhooks that can be customized to fire on specified Eloquent model events (created, updated, etc). This allows applications to communicate with other applications and integrations (Zapier, If This Then That, etc).
dniccum/custom-email-sender
36991 Downloads
A tool for Laravel's Nova administrator panel that allows you to send custom email messages that within your application that leverages the applications existing settings and configurations.
dnhb/api-client
90313 Downloads
A client for the Hypotheekbond APIs
dnery/laravel-maps
3007 Downloads
Simple package to integrate Google Maps WebServices with your Laravel application.
dnadesign/silverstripe-lazyloaded-image
11887 Downloads
Implements the LQIP (Low Quality Image Placeholder) pattern powered by lazysizes
dnadesign/silverstripe-advanceddropdowns
17489 Downloads
DropdownField and GroupedDropdownField that allows the use of data-attributes on each option tag
tomcan/public-suffix-list
1713 Downloads
A PHP consumable version of the DNS top level domains public suffix list from publicsuffix.org.
pagemachine/matomo-tracking
18116 Downloads
Server-side Matomo tracking API with emphasis on privacy: consentless tracking, GDPR/TDDDG-compliant, respects DNT/GPC
jeffersongoncalves/laravel-ssrf-guard
375 Downloads
A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.
danog/php-rtc-mdns
1090 Downloads
An Amp v3 Multicast DNS resolver for WebRTC. MadelineProto's PHP 8.2+ fork is a Composer-compatible component of the modular danog/php-rtc stack.
cboxdk/laravel-ssrf
2184 Downloads
Cbox SSRF — a hardened, config-driven guard against server-side request forgery for outbound URLs in Laravel. Blocks private/reserved/cloud-metadata targets, pins DNS, and refuses redirects.
cboxdk/laravel-postal
940 Downloads
Postal mail server integration for Laravel — a typed, multi-server send transport plus a verified, event-driven webhook observability spine (delivery, bounce, open, click, DNS).