molchanovvg/yii2-pingator

Extension for 'pingator' for Yii 2

Maintainers

Package info

github.com/molchanovvg/yii2-pingator

Type:yii2-extension

pkg:composer/molchanovvg/yii2-pingator

Statistics

Installs: 45

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master 2016-08-28 15:26 UTC

This package is not auto-updated.

Last update: 2026-03-23 20:01:07 UTC


README

Adds the ability to ping the search engines, ie report on the need for indexing of your site, or a new article online

Install

php composer.phar require --prefer-dist molchanovvg/yii2-pingator "*"

Usage

use molchanovvg\ping\Ping;

Ping::send('Domain name','Site Address','Need to update the URL','RSS URL');