1tomany/data-uri-bundle

Symfony bundle that provides bindings for the 1tomany/data-uri package

Installs: 1

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/1tomany/data-uri-bundle

v0.0.1 2026-01-28 00:25 UTC

This package is auto-updated.

Last update: 2026-01-28 01:50:47 UTC


README

This package wraps the 1tomany/data-uri library into an easy to use Symfony bundle.

Installation

Install the bundle using Composer:

composer require 1tomany/data-uri-bundle

Configuration

No configuration is necessary for the bundle. The denormalizer for OneToMany\DataUri\Contract\Record\DataUriInterface objects is automatically tagged and configured.

Components

  • DataUriInterface denormalizer via the OneToMany\DataUriBundle\Serializer\DataUriNormalizer class.

Credits

License

The MIT License