Download the PHP package terminal42/notification_center without Composer

On this page you can find all versions of the php package terminal42/notification_center. 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 notification_center

Notification Center

The purpose of this extension is to provide a central and flexible way for Contao developers to send notifications via their extensions.

Which version should I choose?

Contao Version Haste Version PHP Version Notification Center Version
<= 4.13 4.* ^7.0 ǀǀ ^8.0 1.6.*
4.13.* 5.* > 8.1 1.7.*
4.13. ǀǀ 5. 5.* > 8.1 2.*

Documentation

Find the documentation here.

Community Extensions

Currently, there are no known community extensions compatible with Notification Center 2.0. Feel free to create a Pull Request to add yours here!

Translating the Notification Center

Translations for the Notification Center 2.0 are no longer managed on Transifex. Please, contribute translation fixes via GitHub Pull Requests.

Notification Center Pro 🔔❤️

This extension is - and will remain forever - provided for free. We believe it makes it significantly easier for extension developers to make notifications of their extensions configurable by their users. Hence, we want to make it easy for you to require the Notification Center as a dependency.

This led to the fact that the Notification Center is one of the most popular Contao extensions for many years which of course is great, but it also entails a huge maintenance burden for us. Hence, we decided to provide additional functionality with a separate, commercial extension: Notification Center Pro!

With Notification Center Pro you can level up your Notification game and benefit from a lot of additional features while also supporting the further development and maintenance of the Notification Center itself. Win-win!

Here is a short list of features you can expect from Notification Center Pro:

💰 Go get Notification Center Pro today!


All versions of notification_center with dependencies

PHP Build Version
Package Version
Requires php Version ^8.1
composer-plugin-api Version ^2.0
contao/core-bundle Version ^4.13.17 || ^5.1.1
doctrine/dbal Version ^3.4
ramsey/collection Version ^1.2
soundasleep/html2text Version ^2.0
symfony/asset Version ^5.4 || ^6.0 || ^7.0
symfony/expression-language Version ^5.4 || ^6.0 || ^7.0
symfony/filesystem Version ^5.4 || ^6.0 || ^7.0
symfony/http-kernel Version ^5.4 || ^6.0 || ^7.0
symfony/uid Version ^5.4 || ^6.0 || ^7.0
terminal42/dcawizard Version ^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 terminal42/notification_center contains the following files

Loading the files please wait ....