<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Packalyst :: Latest Packages</title>
<description>Latest Packages</description>
<link>https://packalyst.com/rss/packages</link>
<item>
<title>sansanlabs/laravel-inertia-permission</title>
<link>https://packalyst.com/packages/package/sansanlabs/laravel-inertia-permission</link>
<description><![CDATA[Generate TypeScript types from Spatie Laravel Permission for Inertia.js (React & Vue)]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>leorossi/laravel-image-s3</title>
<link>https://packalyst.com/packages/package/leorossi/laravel-image-s3</link>
<description><![CDATA[Upload images to S3/R2/local disk and generate configurable size/quality variants for Laravel.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>jeffersongoncalves/laravel-ssrf-guard</title>
<link>https://packalyst.com/packages/package/jeffersongoncalves/laravel-ssrf-guard</link>
<description><![CDATA[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.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>jeffersongoncalves/laravel-security-headers</title>
<link>https://packalyst.com/packages/package/jeffersongoncalves/laravel-security-headers</link>
<description><![CDATA[This Laravel package stamps a configurable set of baseline security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy, Permissions-Policy, Content-Security-Policy, Cross-Origin-Opener-Policy, X-Permitted-Cross-Domain-Policies and HSTS) onto your HTTP responses via a single middleware. Every header value and the full CSP directive map are driven by config, so you can tune or disable each one without touching code.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>jeffersongoncalves/laravel-pwa-favicon</title>
<link>https://packalyst.com/packages/package/jeffersongoncalves/laravel-pwa-favicon</link>
<description><![CDATA[This Laravel package serves a spec-shaped PWA `manifest.json` (with Android density icons, a 512px master icon, and a maskable variant), a `browserconfig.xml` for Windows tiles, a `favicon.ico` route, and Apple touch icon head links. It turns any Laravel application into an installable Progressive Web App with sensible, publishable defaults.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>jeffersongoncalves/laravel-page-cache</title>
<link>https://packalyst.com/packages/package/jeffersongoncalves/laravel-page-cache</link>
<description><![CDATA[This Laravel package provides a full-page response cache middleware for stateless public GET pages. It caches 200 responses keyed by a version token, locale, and theme cookie, skips authenticated requests, exposes an X-Page-Cache HIT/MISS header, and offers a static flush() helper to invalidate every cached page at once.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>jeffersongoncalves/laravel-markdown</title>
<link>https://packalyst.com/packages/package/jeffersongoncalves/laravel-markdown</link>
<description><![CDATA[A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Renders raw HTML for trusted-pipeline rendering — pair with jeffersongoncalves/laravel-html-sanitizer before displaying untrusted content.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>jeffersongoncalves/laravel-locale-cookie</title>
<link>https://packalyst.com/packages/package/jeffersongoncalves/laravel-locale-cookie</link>
<description><![CDATA[A Laravel middleware that resolves the application locale from a cookie, validating the requested value against a configurable list of supported locales and falling back to a sensible default when the cookie is missing or unknown. Cookie name, supported locales, and fallback locale are all driven by config.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>jeffersongoncalves/laravel-html-sanitizer</title>
<link>https://packalyst.com/packages/package/jeffersongoncalves/laravel-html-sanitizer</link>
<description><![CDATA[This Laravel package provides a simple wrapper around the Symfony HTML Sanitizer to safely clean untrusted HTML. It strips scripts, inline event handlers, and Alpine attributes while keeping the presentational subset (headings, lists, tables, code blocks, images, links) that rendered Markdown and READMEs need. The package is easy to install and configure, seamlessly integrating with your existing Laravel application.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>jeffersongoncalves/laravel-github-readme</title>
<link>https://packalyst.com/packages/package/jeffersongoncalves/laravel-github-readme</link>
<description><![CDATA[A Laravel package that fetches, renders and disk-caches GitHub repository READMEs. It uses conditional ETag requests with a short freshness window, reuses cached HTML on 304 responses, falls back to stale content on errors, and rewrites relative assets/links to absolute GitHub URLs. Rendered HTML is untrusted — sanitize it before display.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>jeffersongoncalves/laravel-github-contributions</title>
<link>https://packalyst.com/packages/package/jeffersongoncalves/laravel-github-contributions</link>
<description><![CDATA[Fetch the GitHub contribution calendar for any login as a flat 0-4 heatmap-cell array, ready to render your own contribution heatmap.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>jeffersongoncalves/laravel-github-client</title>
<link>https://packalyst.com/packages/package/jeffersongoncalves/laravel-github-client</link>
<description><![CDATA[A lightweight GitHub REST API client for Laravel with tri-state repository status detection and built-in rate-limit handling.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>javleds/turn-engine-laravel</title>
<link>https://packalyst.com/packages/package/javleds/turn-engine-laravel</link>
<description><![CDATA[Reusable Laravel backend for online turn-based board games.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>javleds/laravel-turn-engine</title>
<link>https://packalyst.com/packages/package/javleds/laravel-turn-engine</link>
<description><![CDATA[Reusable Laravel backend for online turn-based board games.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
<item>
<title>javleds/laravel-game-engine</title>
<link>https://packalyst.com/packages/package/javleds/laravel-game-engine</link>
<description><![CDATA[Reusable Laravel backend for online turn-based board games.]]></description>
<pubDate>Sat, 20 Jun 2026 00:00:00 +0200</pubDate>
</item>
</channel>
</rss>