0
I Use This!
Inactive
Analyzed 1 day ago. based on code collected 2 days ago.

Project Summary

Messages package for FuelPHP. Allows you to easily log and report messages.

Messages::info('This is my message.');
Messages::info('Hello', 'This is my message.');
Messages::error('Printer on fire!', 'Unable to determine why the printer is not responding.');

It is inspired by the Message package by dbpolito. There are however a few key differences:

* Deferred rendering. The Messages::get method returns an array of View instances rather than a string.
* JSON and XML rendering of messages.
* Messages are rendered in the order they are logged irrelevant of the message type (e.g. info or error).
* An optional title can be passed to the message methods. Messages::error('title', 'full message')
* Support for block or thin Bootstrap alerts.

Tags

fuelphp

In a Nutshell, FuelPHP-Messages...

Quick Reference

BSD 3-clause "New" or "Revised" License
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    anyone with an Open Hub account can update a project's tags

Languages

PHP
94%
HTML
6%

30 Day Summary

Aug 24 2023 — Sep 23 2023

12 Month Summary

Sep 23 2022 — Sep 23 2023

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!