2017 © Pedro Peláez
 

library notifynder

Management system of internal notifications for Laravel 5.*

image

fenos/notifynder

Management system of internal notifications for Laravel 5.*

  • Thursday, August 10, 2017
  • by slypver3
  • Repository
  • 24 Watchers
  • 432 Stars
  • 102,276 Installations
  • PHP
  • 9 Dependents
  • 0 Suggesters
  • 83 Forks
  • 4 Open issues
  • 92 Versions
  • 8 % Grown

The README.md

Notifynder 4 - Laravel 5

GitHub release GitHub license GitHub issues Total Downloads VersionEye SensioLabs Insight, (*1)

Travis branch StyleCI Scrutinizer Build, (*2)

Scrutinizer Code Quality Code Climate Coveralls, (*3)

Slack Team Slack join, (*4)

Notifynder is designed to manage notifications in a powerful and easy way. With the flexibility that Notifynder offer, It provide a complete API to work with your notifications, such as storing, retrieving, and organise your codebase to handle hundreds of notifications. You get started in a couple of minutes to "enable" notifications in your Laravel Project., (*5)

Compatible DBs: MySQL - PostgreSQL - SQLite, (*6)

Documentation: Notifynder Docu, (*7)


Installation

Step 1

Add it on your composer.json, (*8)

"fenos/notifynder": "^4.0"

and run, (*9)

composer update

or run, (*10)

composer require fenos/notifynder

Step 2

Add the following string to config/app.php, (*11)

Providers array:, (*12)

Fenos\Notifynder\NotifynderServiceProvider::class,

Aliases array:, (*13)

'Notifynder' => Fenos\Notifynder\Facades\Notifynder::class,

Step 3

Migration & Config

Publish the migration as well as the configuration of notifynder with the following command:, (*14)

php artisan vendor:publish --provider="Fenos\Notifynder\NotifynderServiceProvider"

Run the migration, (*15)

php artisan migrate

Senders

A list of official supported custom senders is in the Notifynder Doc., (*16)

We also have a collect issue for all additional senders we plan or already have., (*17)

If you want any more senders or want to provide your own please create an issue., (*18)

ToDo

Tasks we still have to do:, (*19)

  • add unittests for parser and models
  • complete the new documentation

Versioning

Starting with v4.0.0 we are following the Semantic Versioning Standard., (*20)

Summary

Given a version number MAJOR.MINOR.PATCH, increment the:, (*21)

  • MAJOR version when you make incompatible API changes,
  • MINOR version when you add functionality in a backwards-compatible manner, and
  • PATCH version when you make backwards-compatible bug fixes.

Additional labels for pre-release (alpha, beta, rc) are available as extensions to the MAJOR.MINOR.PATCH format., (*22)

Contributors

Thanks for everyone who contributed to Notifynder and a special thanks for the most active contributors, (*23)

Services

The Versions

10/08 2017
10/08 2017
19/07 2017
19/07 2017
30/05 2017
30/05 2017
31/03 2017
31/03 2017
13/02 2017
10/02 2017
06/02 2017
06/02 2017
16/01 2017

4.0.3

4.0.3.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

16/01 2017

4.0.3-rc

4.0.3.0-RC

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

13/01 2017

4.0.2

4.0.2.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

13/01 2017

4.0.2-rc

4.0.2.0-RC

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

04/01 2017

4.0.0

4.0.0.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

15/12 2016

4.0.0-rc

4.0.0.0-RC

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

14/12 2016

dev-laravel-4

dev-laravel-4

Management system of internal notifications for Laravel 4.*/ 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

14/12 2016

dev-version-3

dev-version-3

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

24/11 2016

4.0.0-beta.6

4.0.0.0-beta6

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

27/10 2016

4.0.0-beta.5

4.0.0.0-beta5

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

26/10 2016

3.2.16

3.2.16.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

29/09 2016

4.0.0-beta.4

4.0.0.0-beta4

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

16/09 2016

4.0.0-beta.3

4.0.0.0-beta3

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

26/08 2016

4.0.0-beta.2

4.0.0.0-beta2

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

25/08 2016

3.2.15

3.2.15.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

25/08 2016

4.0.0-beta.1

4.0.0.0-beta1

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

18/07 2016

3.2.14

3.2.14.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

01/07 2016

3.2.13

3.2.13.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

21/06 2016

3.2.12.1

3.2.12.1

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

17/06 2016

3.2.12

3.2.12.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

04/06 2016

3.2.11

3.2.11.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

03/06 2016

3.2.10

3.2.10.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

19/05 2016

3.2.9

3.2.9.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

18/05 2016

3.2.8

3.2.8.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

17/05 2016

3.2.7

3.2.7.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

04/05 2016

3.2.6

3.2.6.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

02/05 2016

3.2.5

3.2.5.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

02/05 2016

3.2.4

3.2.4.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

27/04 2016

3.2.3

3.2.3.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

26/04 2016

3.2.2

3.2.2.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

25/04 2016

3.2.1

3.2.1.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

22/04 2016

3.2.0

3.2.0.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

26/03 2016

3.1.6

3.1.6.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

15/03 2016

3.1.5

3.1.5.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

15/03 2016

3.1.4

3.1.4.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

24/02 2016

3.1.3

3.1.3.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

28/12 2015

3.1.2

3.1.2.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

16/10 2015

3.1.1

3.1.1.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

08/10 2015

3.1.0

3.1.0.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

05/08 2015

3.0.8

3.0.8.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

02/07 2015

3.0.7

3.0.7.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

25/06 2015

3.0.6

3.0.6.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

10/06 2015

3.0.5

3.0.5.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

21/05 2015

3.0.4

3.0.4.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

19/05 2015

3.0.3

3.0.3.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

18/04 2015

3.0.2

3.0.2.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

15/04 2015

3.0.1

3.0.1.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

15/04 2015

3.0.0

3.0.0.0

Management system of internal notifications for Laravel 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

27/03 2015

2.5.10

2.5.10.0

Management system of internal notifications for Laravel 4.*/ 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

20/03 2015

2.5.9

2.5.9.0

Management system of internal notifications for Laravel 4.*/ 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

03/03 2015

2.5.8

2.5.8.0

Management system of internal notifications for Laravel 4.*/ 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

03/03 2015

2.5.7

2.5.7.0

Management system of internal notifications for Laravel 4.*/ 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

18/11 2014

2.5.5

2.5.5.0

Management system of internal notifications for Laravel 4.*/ 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

18/11 2014

2.1.9

2.1.9.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

18/11 2014

2.1.8

2.1.8.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

17/11 2014

2.5.4

2.5.4.0

Management system of internal notifications for Laravel 4.*/ 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

17/11 2014

2.1.7

2.1.7.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

24/10 2014

2.1.6

2.1.6.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

24/10 2014

2.5.3

2.5.3.0

Management system of internal notifications for Laravel 4.*/ 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

23/10 2014

2.5.2

2.5.2.0

Management system of internal notifications for Laravel 4.*/ 5.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

23/10 2014

2.1.5

2.1.5.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

23/10 2014

2.1.3

2.1.3.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

25/09 2014

2.5.1

2.5.1.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

25/09 2014

2.5.0

2.5.0.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

09/08 2014

2.1.2

2.1.2.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

09/08 2014

2.1.1

2.1.1.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

06/08 2014

2.1.0

2.1.0.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

06/08 2014

2.0.4

2.0.4.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

03/08 2014

2.0.3

2.0.3.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

03/08 2014

2.0.2

2.0.2.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

02/08 2014

2.0.1

2.0.1.0

Management system of internal notifications for Laravel 4.*

  Sources   Download

MIT

The Requires

 

The Development Requires

laravel notifications

02/08 2014

2.0.0

2.0.0.0

  Sources   Download

The Requires

 

The Development Requires

by Fabrizio Fenoglio

02/06 2014

1.6.5

1.6.5.0

Internal notifications management for laravel 4 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

18/05 2014

1.6.3

1.6.3.0

Internal notifications management for laravel 4 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

15/05 2014

1.6.2

1.6.2.0

Internal notifications management for laravel 4 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

05/05 2014

1.6.0

1.6.0.0

Internal notifications management for laravel 4 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

22/04 2014

1.4.5

1.4.5.0

Internal notifications management for laravel 4 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

16/04 2014

1.4.0

1.4.0.0

Internal notifications management for laravel 4 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications

16/04 2014

1.3.0

1.3.0.0

Internal notifications management for laravel 4 Framework

  Sources   Download

MIT

The Requires

 

The Development Requires

by Fabrizio Fenoglio

laravel notifications