Popular Packages
-
-
-
PHP
laraplugins/doctor-health
Laravel Doctor diagnostic that checks your composer dependencies against the LaraPlugins health index.
-
-
PHP
misakstvanu/prism
Prism client — captures Laravel telemetry (logs, requests, errors, traces, queries, jobs, crons, replica metrics) and ships it to a Prism observability workspace.
-
PHP
ssh521/laravel-admin-api-clients
Least-privilege API client authentication, authorization, action discovery, and audit support for laravel-admin.
-
-
PHP
angeo/module-mcp-server
MCP (Model Context Protocol) server for Magento 2 — gives AI agents (Claude, Gemini, ChatGPT, custom assistants) live, structured, rate-limited access to your catalog: product search, product cards, categories, and store info. Read-only by default, no scraping required.
-
-
-
TypeScript
beromir/neos-studio-icon-select-editor
The icon select editor for Neos Studio: pick an SVG icon from configured icon source directories. Registers as Medienreaktor.IconSelectEditor/Editor.
-
PHP
nylo/dejajson
Give zlib déjà vu: compress Laravel JSON responses against a dictionary trained on your own API, cutting payloads far below what gzip can reach. Adds response()->dejaJson() and a drop-in middleware; pairs with the dejajson Dio interceptor for Flutter.
-
cloud-castle/validator
Быстрый валидатор данных для PHP 8.1+: 20+ правил, точечная нотация и wildcard для вложенных полей, пользовательские правила и сообщения. Нулевые внешние зависимости.
-
cloud-castle/parser-yaml
Безопасный разбор и сериализация блочного YAML для PHP 8.1+ без ext-yaml: только данные (нет тегов/якорей/объектов), fail-loud, двунаправленность. Нулевые зависимости.
-
cloud-castle/parser-xml
Безопасный разбор и построение XML для PHP 8.1+ с защитой от XXE (отклонение DOCTYPE), fail-loud и двунаправленным маппингом XML↔массив. Единственная зависимость — ext-dom.