Skip to content

dev-itzarun/simple-og-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple OG Image Generator in PHP

  • Need PHP GD image library

Features
  • Only Supports GET
  • pass text and your site domain as parameters
  • Parameters : Text , Domain

How to use
  • EX : yourdomain.com/api/?text=God is Great&site=localhost

<meta property="og:image" content="yourdomain.com/api/?text=God is Great&site=localhost" />


Cons
  • Does not Support Big Text Data

Demo Image


About

Simple OG Image Generator in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published