PHPackages                             eye4web/eye4web-zfc-user-warnings - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. eye4web/eye4web-zfc-user-warnings

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

eye4web/eye4web-zfc-user-warnings
=================================

Adds the functionality to give your users warnings

0.0.4(8y ago)217.2k2[1 PRs](https://github.com/Eye4web/Eye4webZfcUserWarnings/pulls)1MITPHPPHP &gt;=5.4CI failing

Since Sep 19Pushed 2y ago4 watchersCompare

[ Source](https://github.com/Eye4web/Eye4webZfcUserWarnings)[ Packagist](https://packagist.org/packages/eye4web/eye4web-zfc-user-warnings)[ Docs](https://github.com/Eye4web/Eye4webZfcUserWarnings)[ RSS](/packages/eye4web-eye4web-zfc-user-warnings/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (6)Versions (4)Used By (1)

Eye4webZfcUserWarnings
======================

[](#eye4webzfcuserwarnings)

[![Build Status](https://camo.githubusercontent.com/8dd93b68c9a69b70517878ad0f54b2400a19597153583d3ad001700774e1dfe8/68747470733a2f2f7472617669732d63692e6f72672f457965347765622f457965347765625a6663557365725761726e696e67732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Eye4web/Eye4webZfcUserWarnings)[![Latest Stable Version](https://camo.githubusercontent.com/867e957716df4884cca1d512eac01601a6bd9862654637928250adaafd6eeb3d/68747470733a2f2f706f7365722e707567782e6f72672f657965347765622f657965347765622d7a66632d757365722d5761726e696e67732f762f737461626c652e737667)](https://packagist.org/packages/eye4web/eye4web-zfc-user-warnings)[![Latest Unstable Version](https://camo.githubusercontent.com/e65e19192e85ae2900b27dd1c65c6de390b0ab11422c16a7a004869edf3866a9/68747470733a2f2f706f7365722e707567782e6f72672f657965347765622f657965347765622d7a66632d757365722d5761726e696e67732f762f756e737461626c652e737667)](https://packagist.org/packages/eye4web/eye4web-zfc-user-warnings)[![Code Climate](https://camo.githubusercontent.com/e57263bd860e8706afdcbca799a2919bd072b97c5afdfffa93a9b86fcb05eac5/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f457965347765622f457965347765625a6663557365725761726e696e67732f6261646765732f6770612e737667)](https://codeclimate.com/github/Eye4web/Eye4webZfcUserWarnings)[![Test Coverage](https://camo.githubusercontent.com/6f2434e007dfbcc10b34a2c0fc73c3747be4b747d71adcd2c1add3305efc7c4c/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f457965347765622f457965347765625a6663557365725761726e696e67732f6261646765732f636f7665726167652e737667)](https://codeclimate.com/github/Eye4web/Eye4webZfcUserWarnings)[![Total Downloads](https://camo.githubusercontent.com/293a9dd86e643dc244fd4db876671b1575ebb6b617b7d433d3991ba47188d211/68747470733a2f2f706f7365722e707567782e6f72672f657965347765622f657965347765622d7a66632d757365722d5761726e696e67732f646f776e6c6f6164732e737667)](https://packagist.org/packages/eye4web/eye4web-zfc-user-warnings)[![License](https://camo.githubusercontent.com/4cce3b01dd6b42a24328e8f09f7d391aaabd1ab75ff79516be6783152ee670f4/68747470733a2f2f706f7365722e707567782e6f72672f657965347765622f657965347765622d7a66632d757365722d5761726e696e67732f6c6963656e73652e737667)](https://packagist.org/packages/eye4web/eye4web-zfc-user-warnings)

Introduction
============

[](#introduction)

This module will allow you to give your users warnings.

Installation
------------

[](#installation)

#### With composer

[](#with-composer)

1. Run the following composer command:

    ```
    php composer.phar require eye4web/eye4web-zfc-user-warnings
    ```
2. Enable it in your `application.config.php` file.

    ```
