fdevs / sitemap-bridge
Symfony sitemap generate Bridge
Installs: 83
Dependents: 1
Suggesters: 1
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Type:symfony-bridge
Requires
- php: >=5.4
- fdevs/sitemap: ~0.1
Requires (Dev)
- doctrine/mongodb-odm: ~1.1
- symfony/console: ~2.8|~3.0
- symfony/dependency-injection: ~2.8|~3.0
- symfony/event-dispatcher: ~2.8|~3.0
- symfony/routing: ~2.8|~3.0
- symfony/security: ~2.8|~3.0
Suggests
- fdevs/sitemap-bundle: use with symfony bundle
- symfony/console: use with symfony component console
- symfony/dependency-injection: use with symfony component dependency injection
- symfony/event-dispatcher: use with symfony component event dispatcher
- symfony/routing: use with symfony component routing
This package is auto-updated.
Last update: 2023-06-28 16:21:56 UTC
README
This is a bridge use sitemap library to generate a sitemaps uses Symfony Components
If you use Symfony 2, you could use our sitemap bundle!
Installation
Pagination uses Composer, please checkout the composer website for more information.
The simple following command will install sitemap-bridge
into your project. It also add a new
entry in your composer.json
and update the composer.lock
as well.
composer require fdevs/sitemap-bridge
Documentation
License
This bundle is under the MIT license. See the complete license in the bundle:
Resources/meta/LICENSE
Issues and feature requests are tracked in the Github issue tracker.
Created by 4devs - Check out our blog for more insight into this and other open-source projects we release.