文件名称:php-open-graph:该软件包为Open Graph协议提供了流畅PHP OOP构建器
文件大小:20KB
文件格式:ZIP
更新时间:2024-02-26 19:44:45
twitter open-graph hacktoberfest open-graph-protocol treeware
PHP开放图 该软件包为和提供了流畅PHP OOP构建器。 安装 您可以通过composer安装该软件包: composer require astrotomic/php-open-graph 用法 use Astrotomic \ OpenGraph \ OpenGraph ; use Astrotomic \ OpenGraph \ StructuredProperties \ Image ; echo OpenGraph :: website ( 'Example' ) -> url ( 'https://example.com' ) -> image ( 'http
【文件预览】:
php-open-graph-master
----composer.json(978B)
----.github()
--------workflows()
----src()
--------StructuredProperties()
--------Twitter.php(592B)
--------Property.php(776B)
--------OpenGraph.php(2KB)
--------TwitterType.php(1KB)
--------Type.php(3KB)
--------Types()
--------BaseObject.php(683B)
----LICENSE.md(1KB)
----CHANGELOG.md(1KB)
----.styleci.yml(29B)
----README.md(4KB)
----.editorconfig(312B)