PHPackages                             kitsunecode/optimizer - 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. kitsunecode/optimizer

ActiveLibrary

kitsunecode/optimizer
=====================

Optimizer makes it easy to bookmark your site tags, open graph and twitter card

v2.0.6(1y ago)138MITPHPPHP &gt;=8.0

Since Aug 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/enosfox/optimizer)[ Packagist](https://packagist.org/packages/kitsunecode/optimizer)[ Docs](https://www.kitsunewsys.com)[ RSS](/packages/kitsunecode-optimizer/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (9)Used By (0)

Optimizer @KitsuneCode
======================

[](#optimizer-kitsunecode)

###### Optimizer is a component of website optimization for search engines and social networks. Simplified and straight to the point it creates the necessary tags and links in your ***head*** for the best search and sharing result.

[](#optimizer-is-a-component-of-website-optimization-for-search-engines-and-social-networks-simplified-and-straight-to-the-point-it-creates-the-necessary-tags-and-links-in-your-head-for-the-best-search-and-sharing-result)

Optimizer é um componente de otimização de sites para motores de buscas e redes sociais. Simplificado e direto ao ponto ele cria as tags e links necessários em sua ***head*** para o melhor resultado de busca e compartilhamento.

About KitsuneCode
-----------------

[](#about-kitsunecode)

###### KitsuneCode is a set of small and optimized PHP components for common tasks. Held by Enos S. S. Silva and the Kitsune team. With them you perform routine tasks with fewer lines, writing less and doing much more.

[](#kitsunecode-is-a-set-of-small-and-optimized-php-components-for-common-tasks-held-by-enos-s-s-silva-and-the-kitsune-team-with-them-you-perform-routine-tasks-with-fewer-lines-writing-less-and-doing-much-more)

KitsuneCode é um conjunto de pequenos e otimizados componentes PHP para tarefas comuns. Mantido por Enos S. S. Silva e a equipe Kitsune. Com eles você executa tarefas rotineiras com poucas linhas, escrevendo menos e fazendo muito mais.

### Highlights

[](#highlights)

- Simple composer for dynamic data (Compositor simples para dados dinâmicos)
- Author and publisher settings for Facebook (Configuração de autor e publicador para Facebook)
- Quickly configure TwitterCard data for sharing cards (Configure rapidamente os dados TwitterCard para cartões de compartilhamento)
- Quickly configure OpenGraph data for social sharing. (Configure rapidamente os dados OpenGraph para compartilhamento social.)
- Add FacebookAdmins or FacebookAppId and everything is ready (Adiciona FacebookAdmins ou FacebookAppId e tudo fica pronto)
- Composer ready and PSR-2 compliant (Pronto para o composer e compatível com PSR-2)

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

[](#installation)

Optimizer is available via Composer:

```
"kitsunecode/optimizer": "1.0.*"
```

or run

```
composer require kitsunecode/optimizer
```

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

[](#documentation)

###### For details on how to use the optimizer, see the sample folder with details in the component directory

[](#for-details-on-how-to-use-the-optimizer-see-the-sample-folder-with-details-in-the-component-directory)

Para mais detalhes sobre como usar o optimizer, veja a pasta de exemplo com detalhes no diretório do componente

#### @optimize

[](#optimize)

```
