An open API service indexing awesome lists of open source software.

https://github.com/basalam/laravel-pingging


https://github.com/basalam/laravel-pingging

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Basalam Pingging

[![Latest Version on Packagist](https://img.shields.io/packagist/v/basalam-dev/pingging.svg?style=flat-square)](https://packagist.org/packages/basalam/pingging)
[![Total Downloads](https://img.shields.io/packagist/dt/basalam-dev/pingging.svg?style=flat-square)](https://packagist.org/packages/basalam/pingging)

Ping updates to search engines

## Installation

You can install the package via composer:

```bash
composer require basalam-dev/pingging
```

## Usage

``` php
// Usage description here
```

### Testing

``` bash
composer test
```

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.