adamwojs / data-uri
PHP DataURI component
Installs: 47
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 28
pkg:composer/adamwojs/data-uri
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-09-10 09:58:21 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