Download the PHP package xorgxx/neox-notify-bundle without Composer

On this page you can find all versions of the php package xorgxx/neox-notify-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package neox-notify-bundle

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

Installation !!

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

`

Make sure that is register the bundle in your AppKernel:

!! IMPORTANT NOTE !!

All transports Mercure, RabbitMQ .... have to be installed in order to use them !!! NeoxNotifyBundle will use your transport configuration. be aware that first you need to install and to set them properly, then only notify can work.

news

!! you style need to make configuration !!

it at this time we ded not optimize all !!

Configuration

neox_notify.yaml

It set automatique but you can custom

it's away possible to custom path twig template to render !

How to use ?

Send notify be using Attribute !!

By aware !!

All variable you pass in twig going to be set with prefix ["neox_"] this option we choose to avoid conflicts in the template

How to use ADVANCE 🎉 ?

Contributing

If you want to contribute (thank you!) to this bundle, here are some guidelines:

Todo

Thanks


All versions of neox-notify-bundle with dependencies

PHP Build Version
Package Version
Requires php Version >=8.1
ext-fileinfo Version *
doctrine/doctrine-bundle Version ^2.8
doctrine/orm Version ^2.14
symfony/notifier Version 6.3.*
symfony/string Version 6.3.*
symfony/framework-bundle Version 6.3.*
symfony/validator Version 6.3.*
symfony/form Version 6.3.*
symfony/mailer Version 6.3
symfony/mime Version 6.3.*
doctrine/annotations Version ^2.0
twig/cache-extra Version ^3.5
twig/cssinliner-extra Version ^v3.4.0
twig/extra-bundle Version ^2.12|^3.0
twig/inky-extra Version ^v3.4.0
twig/intl-extra Version ^v3.4.0
twig/string-extra Version ^3.4.0
twig/twig Version ^2.12|^3.0
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package xorgxx/neox-notify-bundle contains the following files

Loading the files please wait ....