tzookb/tbmsg

users messaging system

v2.0.2 2016-02-16 06:58 UTC

README

Total Downloads Latest Stable Version Latest Unstable Version License Build Status

PHP multi user multi conversations messaging system, just like facebook :)

** just wanted to thank everyone for the feedback, and great bugs! I'm still working hard to improve it, and I wanted to invite you all to the website that is the reason for me to create this package, and of course you could test it there: http://bloompy.co

Currently hapening:

I noticed many people like this package so I now am upgrading it with tests and better structure, anyone who has any ideas or wants to contribute I would be more than happy :)

contributions:

Read more here

Description:

I decided to create this package because of the lack of real good messaging systems in php with the proper features like, deleting archiving messages for each specific user, multipile users in conversations and more. I am trying to build this in a very generic way so it could be easilly implemented for each framework or project. Currently I'll try to build with laravel and eloquent as this is the project I'm currently building.

Features:

Read more here

How it is built:

Read more here

Installation:

Read more here

How to use it?:

Read more here