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

https://github.com/fawno/fawnohelpers

Fawno Helpers for CakePHP
https://github.com/fawno/fawnohelpers

Last synced: about 2 months ago
JSON representation

Fawno Helpers for CakePHP

Awesome Lists containing this project

README

        

[![GitHub license](https://img.shields.io/github/license/fawno/FawnoHelpers)](https://github.com/fawno/FawnoHelpers/blob/master/LICENSE)
[![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/fawno/FawnoHelpers)](https://github.com/fawno/FawnoHelpers/tags)
[![Packagist](https://img.shields.io/packagist/v/fawno/fawno-helpers)](https://packagist.org/packages/fawno/fawno-helpers)
[![Packagist Downloads](https://img.shields.io/packagist/dt/fawno/fawno-helpers)](https://packagist.org/packages/fawno/fawno-helpers/stats)
[![GitHub issues](https://img.shields.io/github/issues/fawno/FawnoHelpers)](https://github.com/fawno/FawnoHelpers/issues)
[![GitHub forks](https://img.shields.io/github/forks/fawno/FawnoHelpers)](https://github.com/fawno/FawnoHelpers/network)
[![GitHub stars](https://img.shields.io/github/stars/fawno/FawnoHelpers)](https://github.com/fawno/FawnoHelpers/stargazers)

# FawnoHelpers

Extend Bootstrap\View\Helper\HtmlHelper allowing FontAwesome icons.

Install via composer
--------------------

Since v3, CakePHP uses [composer](http://getcomposer.org), the easiest way to set up is by either running
```
composer require fawno/fawno-helpers @stable
```