A simple PHP library to read Open Graph data from the web or publish your own resources.
Stars
103
Forks
38
Watchers
103
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
49
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
feature: Upgrade to PHP ^8.1, add support for Symfony ^7.1
e0db989View on GitHubfix(#34): Dropped dependency to deprecated fusonic/linq library (#35)
09dca70View on GitHubAdded compatibility with Symfony ^6.0 (closes #32)
a63b588View on GitHubAdded note to readme about user agent string and updated example (#29)
172d3e3View on GitHubFixed issue with fallback mode when title or description is missing in HTML source (closes #6)
b2f35b3View on GitHubChanged version constraints on Symfony dependencies to allow usage in with 3.x/4.x/5.x projects (closes #20)
5994addView on GitHubMigrated codebase to PHP 7.4 and PSR-17/PSR-18 instead of Guzzle dependency (closes #15, closes #24, closes #25)
c2ceddeView on GitHub