Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axotion/laravel-inbox

Message system for Laravel 5.x
https://github.com/axotion/laravel-inbox

composer laravel laravel-5-package laravel54 message messages package

Last synced: 3 months ago
JSON representation

Message system for Laravel 5.x

Awesome Lists containing this project

README

        

# laravel-inbox

A simple message system for laravel 5.x

[![Latest Stable Version](https://poser.pugx.org/evilnet/inbox/v/stable)](https://packagist.org/packages/evilnet/inbox)
[![Latest Unstable Version](https://poser.pugx.org/evilnet/inbox/v/unstable)](https://packagist.org/packages/evilnet/inbox)
[![Total Downloads](https://poser.pugx.org/evilnet/inbox/downloads)](https://packagist.org/packages/evilnet/inbox)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/axotion/laravel-inbox/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/axotion/laravel-inbox/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/axotion/laravel-inbox/badges/build.png?b=master)](https://scrutinizer-ci.com/g/axotion/laravel-inbox/build-status/master)
[![License](https://poser.pugx.org/evilnet/inbox/license)](https://packagist.org/packages/evilnet/inbox)

# THIS PACKAGE IS DEPRECATED

## Change log

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

## Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

## Credits

- [axotion][link-author]
- [All Contributors][link-contributors]

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

[ico-version]: https://img.shields.io/packagist/v/axotion/inbox.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/axotion/inbox/master.svg?style=flat-square
[ico-scrutinizer]: https://img.shields.io/scrutinizer/coverage/g/axotion/inbox.svg?style=flat-square
[ico-code-quality]: https://img.shields.io/scrutinizer/g/axotion/inbox.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/axotion/inbox.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/axotion/inbox
[link-travis]: https://travis-ci.org/axotion/inbox
[link-scrutinizer]: https://scrutinizer-ci.com/g/axotion/inbox/code-structure
[link-code-quality]: https://scrutinizer-ci.com/g/axotion/inbox
[link-downloads]: https://packagist.org/packages/axotion/inbox
[link-author]: https://github.com/axotion
[link-contributors]: ../../contributors