jeffersongoncalves/laravel-topic-normalizer
A tiny Laravel helper that merges raw topic/keyword lists (GitHub topics, composer.json + package.json keywords, Packagist keywords, …) into one slugged, deduplicated, length-filtered and capped list.
时间:2026-06-22 00:19
jeffersongoncalves/laravel-npm-readme
A Laravel package that fetches an npm package's README from the registry document, renders the markdown and caches the resulting HTML. The default renderer strips raw HTML; provide your own renderer callable (and sanitize) to keep it. Rendered HTML is untrusted — sanitize it before display.
时间:2026-06-21 23:23
jeffersongoncalves/laravel-markdown
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 becaus
时间:2026-06-20 19:57
erickcomp/laravel-raw-blade-components
Provides the possibility to create and use blade components syntax with arbitrary code
时间:2026-06-19 17:57
sendity/email-channel
Framework-agnostic Sendity inbound email channel for raw RFC822 messages, DKIM verification, MIME parsing, and code extraction.
时间:2026-06-11 09:42
amashukov/eip1559-tx-signer-php
EIP-1559 (Type-2) raw transaction assembly + RFC 6979 deterministic ECDSA signing in pure PHP. Address derivation from a secp256k1 private key.
时间:2026-05-24 05:36
gabebritto/laravel-simple-sqs
A Laravel package for asynchronous microservice communication via SQS with raw JSON payloads.
时间:2026-05-20 18:25
poldixd/laravel-filament-rich-editor-insert-html
A Filament rich editor plugin for inserting raw HTML from a modal.
时间:2026-05-18 09:00
mojahed/php-multiquery
Parallel MySQL query execution for raw PHP projects - Run multiple MySQL queries in parallel for efficient execution.
时间:2026-05-17 13:38
jamesmorrison/metar
A PHP 8.4 METAR weather report parser. Parses raw METAR strings into structured, readonly value objects with full remark support and human-readable labels.
时间:2026-05-15 08:45
laramint/laravel-security-scanner
Laravel-aware security rules for php-security-scanner. Detects Laravel SQL injection (DB::raw, whereRaw), mass assignment, debug/dd leaks, unsafe validators, CSRF bypass, insecure cookies, env exposure, Blade raw echo, open redirect, Http SSRF, Storage/File path traversal, file-upload validation gap
时间:2026-05-15 01:29
ldaidone/frankenforge
Minimal FrankenPHP worker-mode kernel for building HTMX-first applications in raw PHP 8.3
时间:2026-05-13 21:45
myneid/laravel-db-tui
Interactive TUI database browser for Laravel — browse tables, sort columns, inspect rows, and run raw SQL
时间:2026-05-13 17:15
celemas/quma
A no-ORM database library for executing raw SQL files
时间:2026-05-12 18:26
brunoscode/laravel-ts-annotations
Write raw TypeScript types in PHP attributes and generate .ts files with an Artisan command.
时间:2026-05-10 08:12