2017 © Pedro Peláez
 

library flash

A simple and easy way of using the session to store messages that survives redirects

image

duplo/flash

A simple and easy way of using the session to store messages that survives redirects

  • Wednesday, May 20, 2015
  • by Duplo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Duplo\Flash

Build Status Scrutinizer Code Quality Code Coverage, (*1)

A module for Anax MVC that lets you use the session to save information that survives redirects., (*2)

By Duplo, olor14@student.bth.se, (*3)

How to use

  1. Install Anax MVC (https://github.com/mosbth/Anax-MVC)
  2. In your anax install folder, use composer to download and install this module (https://packagist.org/packages/duplo/flash)
  3. Now you are good to go. An example on how to use this module is included in webroot/index.php. For more details see the documentation in src/Flash/FlashInSession.php

License

This software is free software and carries a MIT license., (*4)

History

History for Duplo\Flash

v1.0.0 (2015-05-11), (*5)

  • First release.

Copyright (c) 2015 Duplo, olor14@student.bth.se, (*6)

The Versions

20/05 2015

dev-master

9999999-dev http://dbwebb.se

A simple and easy way of using the session to store messages that survives redirects

  Sources   Download

MIT

The Requires

 

session flash education anax mvc

12/05 2015

v1.0

1.0.0.0 http://dbwebb.se

A simple and easy way of using the session to store messages that survives redirects

  Sources   Download

MIT

The Requires

  • php >=5.4

 

session flash education anax mvc