https://github.com/unicodeveloper/cool-ascii-faces
:performing_arts: :package: PHP Package to Show beautiful cool ascii faces like ᕙ༼ຈل͜ຈ༽ᕗ in your terminal
https://github.com/unicodeveloper/cool-ascii-faces
Last synced: 6 months ago
JSON representation
:performing_arts: :package: PHP Package to Show beautiful cool ascii faces like ᕙ༼ຈل͜ຈ༽ᕗ in your terminal
- Host: GitHub
- URL: https://github.com/unicodeveloper/cool-ascii-faces
- Owner: unicodeveloper
- License: mit
- Created: 2015-09-30T10:43:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-04T00:27:50.000Z (about 10 years ago)
- Last Synced: 2025-05-12T18:17:29.654Z (8 months ago)
- Language: PHP
- Homepage:
- Size: 148 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cool Ascii Faces
[](https://packagist.org/packages/unicodeveloper/cool-ascii-faces)
[](LICENSE.md)
[](https://travis-ci.org/unicodeveloper/cool-ascii-faces)
[](https://scrutinizer-ci.com/g/unicodeveloper/cool-ascii-faces)
[](https://packagist.org/packages/unicodeveloper/cool-ascii-faces)

View very cool faces in your terminal and you can also use them in your application.
## Installation
First, pull in the package through Composer.
```php
"require": {
"unicodeveloper/cool-ascii-faces": "1.1.*"
}
```
```bash
composer install
```
Run it from your command line like so:
```bash
php cool-faces [-a | --all]
```
## Change log
Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.
## Testing
``` bash
$ composer test
```
## Contributing :pray:
Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
## Credits
- [Prosper Otemuyiwa](https://twitter.com/unicodeveloper)
## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.