0
I Use This!
Inactive
Analyzed about 7 hours ago. based on code collected 1 day 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...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    check out hot projects on the Open Hub

Languages

PHP
94%
HTML
6%

30 Day Summary

May 8 2026 — Jun 7 2026

12 Month Summary

Jun 7 2025 — Jun 7 2026

Ratings

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