Popular Packages
-
PHP
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
-
PHP
jeffersongoncalves/laravel-html-sanitizer
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 RE
-
-
wyzen-packages/phpcs-common-rules
Standard PHPCS commun aux projets Wyzen
-
PHP
dmstr/keycloak-security-bundle
Keycloak-backed Symfony Security: KeycloakUser + KeycloakUserProvider for JWT-authenticated users managed in Keycloak, plus a CLI for token retrieval.
-
PHP
dmstr/symfony-system-resources-bundle
Read-only API Platform admin resources for Symfony framework-internal tables: messenger_messages, doctrine_migration_versions.
-
PHP
dmstr/doctrine-audit-log-bundle
Audit logging for Doctrine entities via Gedmo Loggable: concrete LogEntry entity exposed as read-only API Platform admin resource.
-
PHP
dmstr/api-configuration-bundle
Configurable external API connections: ApiConfiguration entity with type+credentials, health-check + OAuth-authorize flow, ApiExtensionRegistry adapter pattern.
-
PHP
dmstr/symfony-job-queue-bundle
Persisted job tracking on top of Symfony Messenger: Job entity with status, JobQueueService for dispatch, JobMessage/JobMessageHandler for async execution.
-
PHP
dmstr/openapi-json-schema-bundle
Symfony bundle for integrating JSON Schema validation with API Platform OpenAPI documentation via dynamic schema aggregation (SchemaRegistry with anyOf merging, #[JsonSchema] attribute, OperationInputSchemaResolver, JedisonGrid decorator).
-
PHP
dmstr/api-platform-utils-bundle
Generic utilities for API Platform projects: UUID resolver, credential encryption, OpenAPI enhancements, Hydra operations, IriReferenceArray autocomplete, DB-JSON CLI tools, JWT security decorator.
-
-
PHP
s2br/nativephp-mobile-splashscreen
A feature-rich NativePHP plugin for animated mobile splash screens with gradients, events, and flexible configuration.
-
-
PHP
sroze/argument-resolver
A lightweight utility to resolve method arguments based on types and names