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
- Host: GitHub
- URL: https://github.com/fawno/fawnohelpers
- Owner: fawno
- License: mit
- Created: 2024-06-12T09:58:52.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T10:49:44.000Z (12 months ago)
- Last Synced: 2025-03-13T05:46:38.286Z (2 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/fawno/FawnoHelpers/blob/master/LICENSE)
[](https://github.com/fawno/FawnoHelpers/tags)
[](https://packagist.org/packages/fawno/fawno-helpers)
[](https://packagist.org/packages/fawno/fawno-helpers/stats)
[](https://github.com/fawno/FawnoHelpers/issues)
[](https://github.com/fawno/FawnoHelpers/network)
[](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
```