data-uri / data-uri
PHP DataURI component
0.2.5
2018-02-27 11:01 UTC
Requires
- php: >=5.3.2
- symfony/http-foundation: ~2.0|~3.0|~4.0
Requires (Dev)
- ext-curl: *
- phpunit/phpunit: ^4.0|^5.0
- sami/sami: ^3.3
This package is not auto-updated.
Last update: 2026-03-14 19:50:07 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