Search by

Popular Packages

  • PHP

    madbox-99/filament-translations

    Translation file editor for Filament v5 - manage Laravel JSON language files from the admin panel

  • PHP

    developernauts/nativephp-mobile-locales

    A NativePHP plugin for managing supported locales and syncing language preferences between mobile apps and Laravel.

  • PHP

    charlielangridge/playa

    Create temporary cookie-backed players for Laravel applications.

  • PHP

    madbox-99/filament-blog

    Blog management plugin for Filament v5 - posts, categories, with optional SEO integration

  • PHP

    madbox-99/filament-forms

    Form builder and submission management plugin for Filament v5 - dynamic forms, submissions tracking, email notifications

  • PHP

    madbox-99/filament-seo

    SEO management plugin for Filament v5 - meta tags, global settings, Schema.org, robots.txt

  • PHP

    php-alchemist/chrono-smith

    A reusable, deterministic Scheduling Engine for PHP.

  • PHP

    semitexa/theme

    Semitexa theme/skin resolver layer + base theme (layouts, partials, default skin, SkinAlgorithmInterface contract). Framework + theme-base rolled into one package.

  • PHP

    kode/event

    轻量级解耦事件编排库,支持事件派发、监听、订阅、异步事件、协程安全,可结合 kode/aop 做切面事件

  • PHP

    daljo25/filament-dependency-manager

    A Filament plugin to inspect Composer and NPM dependencies, check available updates, and provide suggested upgrade commands.

  • PHP

    angeo/module-aeo-audit

    Magento 2 AEO (AI Engine Optimization) audit — scores your store across 15 technical signals for AI search and agentic commerce: robots.txt AI-bot policy, llms.txt, llms.jsonl, JSON-LD (Product, Organization, FAQ), merchant return + shipping policies, sitemap.xml, UCP profile, AI product feed, Open

  • PHP

    kode/cache

    Kode Cache - 高性能缓存组件,支持文件、内存、Redis、Memcached、APCu、SQLite等多种驱动,用于单机和分布式环境

  • PHP

    kode/limiting

    PHP 8.3+ 限流器,支持令牌桶、漏桶、滑动窗口、滑动窗口计数器、固定窗口计数器与多规则组合限流,内置内存/APCu/Redis/Memcached/PDO 存储与分布式并发控制

  • PHP

    hivesper/php-events

    A lightweight, framework-agnostic event-driven library for PHP built around the transactional outbox pattern.

  • PHP

    kode/di

    高性能 PHP 8.3+ 依赖注入容器,支持属性注入、生命周期管理、协程上下文隔离,兼容 PSR-11