Download the PHP package miraclebg/php-sitemap-generator without Composer
On this page you can find all versions of the php package miraclebg/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.
Internally uses SplFixedArrays, thus is faster and uses less memory then alternatives.
Features:
- Follows sitemaps.org protocol
- Supports alternative links for multi-language pages (see google docs)
Usage example:
Testing
Run tests with command:
Run code coverage:
Changelog
New in 2.0.0:
- Major code rework
- No more public properties in generator, using only methods
- Removed
addUrls
method in favor ofaddUrl
- Fixed bug with robots.txt update
- Fixed bug in addURL method (empty loc)
- Unit tests added for quality assurance
- Updated limits according to sitemaps spec
- Updated search engines urls
- Added change frequency validation
All versions of php-sitemap-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-spl Version *
ext-dom Version *
ext-simplexml Version *
ext-mbstring Version *
ext-zlib Version *
ext-curl Version *
ext-spl Version *
ext-dom Version *
ext-simplexml Version *
ext-mbstring Version *
ext-zlib Version *
ext-curl Version *
The package miraclebg/php-sitemap-generator contains the following files
Loading the files please wait ....