https://github.com/khs1994-php/is
is_XXX?
https://github.com/khs1994-php/is
library
Last synced: 6 months ago
JSON representation
is_XXX?
- Host: GitHub
- URL: https://github.com/khs1994-php/is
- Owner: khs1994-php
- License: mit
- Created: 2018-03-13T02:40:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-11T12:12:40.000Z (about 6 years ago)
- Last Synced: 2025-11-27T15:15:50.884Z (7 months ago)
- Topics: library
- Language: PHP
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# is
[](https://github.com/khs1994-php/is) [](https://packagist.org/packages/khs1994/is) [](https://github.com/khs1994-php/is/releases) [](https://travis-ci.org/khs1994-php/is) [](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