adamwojs / data-uri
PHP DataURI component
0.3.0
2025-08-10 09:47 UTC
Requires
- php: >=8.3
- symfony/http-foundation: ^7.3
Requires (Dev)
- ext-curl: *
- friendsofphp/php-cs-fixer: ^3.85
- phpunit/phpunit: ^12.3
- rector/rector: ^2.1
- symfony/mime: ^7.3
Replaces
- alchemy/data-uri: *
This package is auto-updated.
Last update: 2025-08-10 09:48:49 UTC
README
PHP DataURI is a library which handles URI scheme and provide a way to include data in-line in web pages as if they were external ressources.
##Documentation
Find the full documentation at Read The Docs
##License