PHPackages                             xorgxx/neox-notify-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. xorgxx/neox-notify-bundle

ActiveSymfony-bundle[Mail &amp; Notifications](/categories/mail)

xorgxx/neox-notify-bundle
=========================

simple sending notification

1.0(2y ago)188proprietaryPHPPHP &gt;=8.1

Since Aug 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/xorgxx/NeoxNotifyBundle)[ Packagist](https://packagist.org/packages/xorgxx/neox-notify-bundle)[ RSS](/packages/xorgxx-neox-notify-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (17)Versions (3)Used By (0)

NeoxNotifyBundle { Symfony 6 }
==============================

[](#neoxnotifybundle--symfony-6-)

This bundle provides a simple and flexible to provide "warp" of notification\* in your application. Its main goal is to make it simple for you, give simple command to send by what eve you want : email (with or no attachment), browser, sms ..... Be aware that there is no testing code !

[![2023-08-28-15-43-05.png](https://camo.githubusercontent.com/ebf355d3a5aa833e5f9a0cca63ece3485b16256080c2f95c08bea13b7e797dd3/68747470733a2f2f692e706f7374696d672e63632f4e6a7a39724243352f323032332d30382d32382d31352d34332d30352e706e67)](https://postimg.cc/3k2Js5TT)

Installation !!
---------------

[](#installation-)

Install the bundle for Composer !! as is still on beta version !!

```
  composer require xorgxx/neox-notify-bundle
  or
  composer require xorgxx/neox-notify-bundle:0.*

```

Make sure that is register the bundle in your AppKernel:

```
Bundles.php
