Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/axotion/laravel-inbox
- Owner: axotion
- License: mit
- Archived: true
- Created: 2017-07-09T22:22:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-13T23:11:09.000Z (almost 4 years ago)
- Last Synced: 2024-09-19T15:19:41.101Z (3 months ago)
- Topics: composer, laravel, laravel-5-package, laravel54, message, messages, package
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 7
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
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