jolicode / seo-override
Override your seo markup on the fly
Installs: 58 254
Dependents: 0
Suggesters: 0
Security: 0
Stars: 14
Watchers: 16
Forks: 6
Open Issues: 7
Requires
- php: ^7.4 || ^8.0
Requires (Dev)
- ext-sqlite3: *
- doctrine/doctrine-bundle: ^1.12|~2.0
- doctrine/orm: ^2.7
- friendsofphp/php-cs-fixer: ^2.2
- phpdocumentor/reflection-docblock: ^4.4|^5.0
- phpspec/prophecy: ^1.7
- phpspec/prophecy-phpunit: ^2.0
- phpunit/phpunit: ^9.5
- symfony/framework-bundle: ^4.4|^5.0|^6.0
- symfony/mime: ^4.4.|^5.0|^6.0
- symfony/twig-bundle: ^4.4|^5.0|^6.0
- symfony/yaml: ^4.4|^5.0|^6.0
Conflicts
- doctrine/common: <2.8
- doctrine/doctrine-bundle: <1.12
- doctrine/orm: <2.7
- doctrine/persistence: <1.3.8
- phpspec/prophecy: <1.10.0
- sebastian/comparator: <1.2.3
- symfony/doctrine-bridge: <4.4
- symfony/framework-bundle: <4.4
- symfony/symfony: <4.4
- symfony/twig-bundle: <4.4
- symfony/yaml: <4.4
README
Override your seo markup on the fly.
Caution
We consider this library as stable and do not plan to add new features. We will still merge any bug fixes or support for new dependencies versions.
If you need more powerful SEO features, we recommend to use redirection.io which is the perfect tool for businesses, marketing and SEO. It allows you to:
- override SEO metadata (as well as this package);
- manage HTTP redirections;
- find and fix 404 errors;
- etc.
Installation
Use Composer to install SeoOverride in your project:
composer require "jolicode/seo-override"
Documentation
This package can be used either with plain PHP or inside Symfony through the provided bundle.
Further documentation
You can see the current and past versions using one of the following:
- the
git tag
command - the releases page on Github
- the file listing the changes between versions
And finally some meta documentation:
Credits
License
View the The MIT License (MIT) file attach to this project.