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

https://github.com/khs1994-php/is

is_XXX?
https://github.com/khs1994-php/is

library

Last synced: 6 months ago
JSON representation

is_XXX?

Awesome Lists containing this project

README

          

# is

[![GitHub stars](https://img.shields.io/github/stars/khs1994-php/is.svg?style=social&label=Stars)](https://github.com/khs1994-php/is) [![PHP from Packagist](https://img.shields.io/packagist/php-v/khs1994/is.svg)](https://packagist.org/packages/khs1994/is) [![GitHub (pre-)release](https://img.shields.io/github/release/khs1994-php/is/all.svg)](https://github.com/khs1994-php/is/releases) [![Build Status](https://travis-ci.org/khs1994-php/is.svg?branch=master)](https://travis-ci.org/khs1994-php/is) [![StyleCI](https://styleci.io/repos/124981645/shield?branch=master)](https://styleci.io/repos/124981645)

## Installation

To Use Is, simply:

```bash
$ composer require khs1994/is
```

For latest commit version:

```bash
$ composer require khs1994/is @dev
```

## Usage

```php