Download the PHP package icamys/php-sitemap-generator without Composer
On this page you can find all versions of the php package icamys/php-sitemap-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-sitemap-generator
PHP Sitemap Generator
Library for sitemap generation and submission.
Features:
- Follows sitemaps.org protocol
- Supports alternative links for multi-language pages (see google documentation)
- Supports video and image sitemap generation
- Low memory usage for any amount of URLs
- Supports sitemap stylesheets
Installation with Composer:
Survey
If you found this package useful, please take a short survey to improve your sitemap generation experience.
Usage
Video sitemap example
To create video sitemap, pass the $extensions
parameter to the addURL()
method as follows:
Image sitemap example
To create image sitemap, pass the $extensions
parameter to the addURL()
method as follows:
Testing
Run tests with command:
Run code coverage:
Changelog
You can find full changelog on the releases page.
Todo
- Remove
$yahooAppId
parameter.
All versions of php-sitemap-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-curl Version *
ext-dom Version *
ext-mbstring Version *
ext-simplexml Version *
ext-spl Version *
ext-xml Version *
ext-xmlwriter Version *
ext-zlib Version *
ext-curl Version *
ext-dom Version *
ext-mbstring Version *
ext-simplexml Version *
ext-spl Version *
ext-xml Version *
ext-xmlwriter Version *
ext-zlib Version *
The package icamys/php-sitemap-generator contains the following files
Loading the files please wait ....