PHPackages                             elephpant/structured-data - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. elephpant/structured-data

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

elephpant/structured-data
=========================

Structured Data (schema.org) is a set of extensible schemas makes it easier for webmasters and developers to embed structured data on their web pages for use by search engines and other applications.

540PHP

Since Mar 16Pushed 6y ago1 watchersCompare

[ Source](https://github.com/wilderamorim/structured-data)[ Packagist](https://packagist.org/packages/elephpant/structured-data)[ RSS](/packages/elephpant-structured-data/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Structured Data @ElePHPant
==========================

[](#structured-data-elephpant)

[![Maintainer](https://camo.githubusercontent.com/ec436302adeae215d147aa3b880918187a130e244706f9bdf8995e8856c56b2d/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d4077696c646572616d6f72696d2d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/WilderAmorim)[![Maintainer](https://camo.githubusercontent.com/7b1d28a2036b608f54a554b494e6678bbe1d58bc90f33baeb9c8ae3af0590b57/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6d61696e7461696e65722d4073657267696f64616e696c6f6a722d626c75652e7376673f7374796c653d666c61742d737175617265)](https://twitter.com/sergiodanilojr)[![Source Code](https://camo.githubusercontent.com/e8fe5875d4bdb5f2a26204a79144d256af21416e20b862231512dab62b30068b/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d77696c646572616d6f72696d2f737472756374757265642d646174612d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/wilderamorim/structured-data)[![PHP from Packagist](https://camo.githubusercontent.com/bf3ee44a8869b74b3c613d2a7096280c20b1d98cfb795fc9bb996e899ed1f3ac/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f656c65706870616e742f737472756374757265642d646174612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elephpant/structured-data)[![Latest Version](https://camo.githubusercontent.com/2219bbb17c338b6e2ce07ccb92b5c8db7358fbdb5777850166b4866bf272d917/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f77696c646572616d6f72696d2f737472756374757265642d646174612e7376673f7374796c653d666c61742d737175617265)](https://github.com/wilderamorim/structured-data/releases)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Build](https://camo.githubusercontent.com/5f1dc246d2780912dab18841e26c726c99e056fec6eac22e5efb956dcf6179d4/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f77696c646572616d6f72696d2f737472756374757265642d646174612e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/wilderamorim/structured-data)[![Quality Score](https://camo.githubusercontent.com/655877452648e0cc74a62d2bd2b8f2e667ae9e87924cb2170b48477d978e54fd/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f77696c646572616d6f72696d2f737472756374757265642d646174612e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/wilderamorim/structured-data)[![Total Downloads](https://camo.githubusercontent.com/ec47189c850dceca19c71cb027888d8f73c0bef61f9c66df503f4261ddee29dd/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c65706870616e742f737472756374757265642d646174612e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/elephpant/structured-data)

###### Structured Data (schema.org) is a set of extensible schemas makes it easier for webmasters and developers to embed structured data on their web pages for use by search engines and other applications.

[](#structured-data-schemaorg-is-a-set-of-extensible-schemas-makes-it-easier-for-webmasters-and-developers-to-embed--structured-data-on-their-web-pages-for-use-by-search-engines-and-other-applications)

Dados estruturados (schema.org) é um conjunto de esquemas extensíveis que facilita para webmasters e desenvolvedores incorporar dados estruturados em suas páginas da web para serem usados por mecanismos de pesquisa e outros aplicativos.

### Highlights

[](#highlights)

- Simple installation (Instalação simples)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

Installation
------------

[](#installation)

Structured Data is available via Composer:

```
"elephpant/structured-data": "dev-master"
```

or run

```
composer require elephpant/structured-data:dev-master
```

Documentation
-------------

[](#documentation)

###### For details on how to use, see a sample folder in the component directory. In it you will have an example of use for each class. It works like this:

[](#for-details-on-how-to-use-see-a-sample-folder-in-the-component-directory-in-it-you-will-have-an-example-of-use-for-each-class-it-works-like-this)

Para mais detalhes sobre como usar, veja uma pasta de exemplo no diretório do componente. Nela terá um exemplo de uso para cada classe. Ele funciona assim:

#### Start Web Page:

[](#start-web-page)

```
