data-uri / data-uri
PHP DataURI component
Installs: 556 069
Dependents: 4
Suggesters: 0
Security: 0
Stars: 59
Watchers: 7
Forks: 26
Open Issues: 6
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: 2024-10-26 13:16:00 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