jeffersongoncalves/laravel-ssrf-guard
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
时间:2026-06-20 19:58
karan-safaie-qadi/pdo-module
Secure PDO database connection module with environment support
时间:2026-06-19 08:29
gwhitdev/laravel-queue-doctor
Diagnose Laravel queue health and web-tier store reachability: catch worker/connection mismatches, stalled backlogs, and the cache/session Redis outages that 500 every request.
时间:2026-06-18 22:03
laranail/database-tools
Independent Laravel database utilities — model traits (UUID/NanoID/ULID, audit log, soft-deletes-with-undo, JSON accessors), casts (money, datetime), schema macros, backup/restore, connection & table inspection, and cursor pagination.
时间:2026-06-18 07:56
componenta/websocket-server
WebSocket server, protocol, socket, and connection primitives for Componenta
时间:2026-06-17 15:41
wpdev/odata-feed
Embeds a Power Query OData connection into PhpSpreadsheet workbooks for live Excel refresh
时间:2026-06-17 13:40
kerroldj/laravel-migrate-fresh-table
Fresh-migrate a specific table (or a chosen set of tables) in Laravel — like migrate:fresh, but scoped, foreign-key aware, multi-connection and multitenant-friendly.
时间:2026-06-16 19:22
ptplugins/filament-number-input
Locale-aware number input for FilamentPHP v3, v4, and v5. Users see 12.345,67 or 12,345.67 while your database always stores a clean float — no more broken SUM()s or cast errors from localized number strings.
时间:2026-06-13 18:20
elgentos/magento2-untranslated-strings
Detects untranslated strings at runtime, reports them in an admin grid and translates them with Claude (Anthropic API) through the message queue.
时间:2026-06-11 13:01
magebitcom/pii-redactor
Framework-agnostic PII detection and redaction for text strings
时间:2026-06-10 11:47
lava83/laravel-sqid
A thin Laravel integration for Sqids: encode lists of integers into short, URL-friendly strings and decode them back, configurable via alphabet, min_length and blocklist.
时间:2026-06-10 06:11
kafka-bus/core
Core Kafka Bus library — consumer/producer pipelines, topic routing, and connection management for Apache Kafka
时间:2026-06-07 19:37
th3mouk/materialized-view
Declarative, PostgreSQL-native management of materialized views: define views as versioned SQL, synchronise, rebuild, refresh (concurrently) and read them safely. Runs on Doctrine DBAL or a bare PDO connection.
时间:2026-06-05 07:46
marko/database-readwrite
Read/write connection splitting for the Marko Framework database layer
时间:2026-05-27 16:24
oihana/php-middleware
Composable PHP middleware helpers — security headers (HSTS, CSP, X-Frame-Options, Referrer-Policy, X-Content-Type-Options), CORS with preflight, CSRF, request-id, maintenance mode, rate limiting. PSR-7 compatible, zero magic strings.
时间:2026-05-27 10:20