Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ph-7/data-uri
Data URI PHP function
https://github.com/ph-7/data-uri
base64 base64image datauri php
Last synced: about 2 months ago
JSON representation
Data URI PHP function
- Host: GitHub
- URL: https://github.com/ph-7/data-uri
- Owner: pH-7
- License: lgpl-3.0
- Created: 2012-01-12T17:50:07.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-02T00:18:44.000Z (almost 12 years ago)
- Last Synced: 2024-10-13T12:24:43.607Z (3 months ago)
- Topics: base64, base64image, datauri, php
- Language: PHP
- Homepage: http://github.com/pH-7/data-URI
- Size: 113 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Data URI Base64
## Overview
Encoded in base64
## Example - How to use
echo base64DataUri('/home/miami/Pictures/sample.jpg');