baraja-core / seo-meta
There is no license information available for the latest version (v2.1.0) of this package.
v2.1.0
2022-09-12 07:42 UTC
Requires
- php: ^8.1
- baraja-core/smart-router: ^2.0
Requires (Dev)
- phpstan/extension-installer: ^1.1
- phpstan/phpstan: ^1.0
- phpstan/phpstan-deprecation-rules: ^1.0
- phpstan/phpstan-nette: ^1.0
- phpstan/phpstan-strict-rules: ^1.0
- roave/security-advisories: dev-master
- spaze/phpstan-disallowed-calls: ^2.0
- tracy/tracy: ^2.8
This package is auto-updated.
Last update: 2024-10-12 12:04:18 UTC
README
Smart HTML meta tags generator.
📦 Installation
It's best to use Composer for installation, and you can also find the package on Packagist and GitHub.
To install, simply use the command:
$ composer require baraja-core/seo-meta
You can use the package manually by creating an instance of the internal classes, or register a DIC extension to link the services directly to the Nette Framework.
📄 License
baraja-core/seo-meta
is licensed under the MIT license. See the LICENSE file for more details.