PHPackages                             xorgxx/neox-seo-bundle - 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. xorgxx/neox-seo-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

xorgxx/neox-seo-bundle
======================

simply seo for your project

0.1(2y ago)149proprietaryPHPPHP &gt;=8.1

Since Sep 30Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/xorgxx/NeoxSeoBundle)[ Packagist](https://packagist.org/packages/xorgxx/neox-seo-bundle)[ RSS](/packages/xorgxx-neox-seo-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

NeoxSeoBundle { Symfony 6 } BETA\* only dev-master
==================================================

[](#neoxseobundle--symfony-6--beta-only-dev-master)

This bundle provides a simple and flexible to provide Seo functionality for developers. Tow way to use : 1 - Attribute 2 - Injection &amp; 1+2 😉

[![2023-09-29-12-02-44.png](https://camo.githubusercontent.com/3a913482b3d1f66c2adf5b4ee90a65d00152e15c92d0e4487ffd5cc98a3bb8e6/68747470733a2f2f692e706f7374696d672e63632f486e4b42363364322f323032332d30392d32392d31322d30322d34342e706e67)](https://postimg.cc/kRQQ4QV6)

Installation !!
---------------

[](#installation-)

Install the bundle for Composer !! as is still on beta version !!

```
  composer require xorgxx/neox-seo-bundle
  or
  composer require xorgxx/neox-seo-bundle:0.*

```

Make sure that is register the bundle in your AppKernel:

```
Bundles.php
