diff --git a/README.md b/README.md index 82dd4cdb..11ddcb4c 100644 --- a/README.md +++ b/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/packs/laravel-pack/README.md b/packs/laravel-pack/README.md index 82dd4cdb..11ddcb4c 100644 --- a/packs/laravel-pack/README.md +++ b/packs/laravel-pack/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/packs/php-pack/README.md b/packs/php-pack/README.md index 82dd4cdb..11ddcb4c 100644 --- a/packs/php-pack/README.md +++ b/packs/php-pack/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/packs/symfony-pack/README.md b/packs/symfony-pack/README.md index 82dd4cdb..11ddcb4c 100644 --- a/packs/symfony-pack/README.md +++ b/packs/symfony-pack/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Cli/Laravel/README.md b/src/Cli/Laravel/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Cli/Laravel/README.md +++ b/src/Cli/Laravel/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Cli/Prime/README.md b/src/Cli/Prime/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Cli/Prime/README.md +++ b/src/Cli/Prime/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Cli/Symfony/README.md b/src/Cli/Symfony/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Cli/Symfony/README.md +++ b/src/Cli/Symfony/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Laravel/README.md b/src/Laravel/README.md index 51deb3af..11ddcb4c 100644 --- a/src/Laravel/README.md +++ b/src/Laravel/README.md @@ -1,129 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for Laravel

- ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -## Introduction - -PHPFlasher offers a solid integration with the Laravel framework to display flash toast messages, with supports for Laravel 4.0 to 9. - -## Install - -You can install the PHPFlasher Laravel package using composer. -This is the base package for all Laravel adapters ([__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/)). - -```shell -composer require php-flasher/flasher-laravel -``` - -## Usage - -The usage of this package is very simple and straight forward. it only required **one** step to use it and does not -require anything to be included in your views: - -Use `flash()` helper function anywhere from you application to dispatch you notifications : `info`, `success`, `warning` or `error` - -```php -only(['title', 'body'])); - - if ($post instanceof Model) { - flash()->addSuccess('Data has been saved successfully!'); - - return redirect()->route('posts.index'); - } - - flash()->addError('An error has occurred please try again later.'); - - return back(); - } -} -``` - -If you prefer to use dependency injection, you can use the `FlasherInterface` instead: - -```php -only(['title', 'body'])); - - if ($post instanceof Model) { - $flasher->addSuccess('Data has been saved successfully!'); - - return redirect()->route('posts.index'); - } - - $flasher->addError('An error has occurred please try again later.'); - - return back(); - } -} -``` - -Basic api methods: - -- `flash()->addSuccess('Data has been saved successfully!');` -- `flash()->addError('Oops! An error has occurred.');` -- `flash()->addWarning('Are you sure you want to delete this item?');` -- `flash()->addInfo('Welcome to the site!');` - -## Laravel service provider if Laravel version < 5.5 - -> in Laravel version 5.5 and beyond this step can be skipped if package auto-discovery is enabled. - -Add the service provider to `config/app.php`. - -```php -'providers' => [ - ... - Flasher\Laravel\FlasherServiceProvider::class, - ... -]; -``` - -Optionally include the Facade in `config/app.php`. - -```php -'Flasher' => Flasher\Laravel\Facade\Flasher::class, -``` - -For more details please visit PHPFlasher [Documentation](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). ## Contact -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) diff --git a/src/Noty/Laravel/README.md b/src/Noty/Laravel/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Noty/Laravel/README.md +++ b/src/Noty/Laravel/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Noty/Prime/README.md b/src/Noty/Prime/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Noty/Prime/README.md +++ b/src/Noty/Prime/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Noty/Symfony/README.md b/src/Noty/Symfony/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Noty/Symfony/README.md +++ b/src/Noty/Symfony/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Notyf/Laravel/README.md b/src/Notyf/Laravel/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Notyf/Laravel/README.md +++ b/src/Notyf/Laravel/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Notyf/Prime/README.md b/src/Notyf/Prime/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Notyf/Prime/README.md +++ b/src/Notyf/Prime/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Notyf/Symfony/README.md b/src/Notyf/Symfony/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Notyf/Symfony/README.md +++ b/src/Notyf/Symfony/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Pnotify/Laravel/README.md b/src/Pnotify/Laravel/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Pnotify/Laravel/README.md +++ b/src/Pnotify/Laravel/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Pnotify/Prime/README.md b/src/Pnotify/Prime/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Pnotify/Prime/README.md +++ b/src/Pnotify/Prime/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Pnotify/Symfony/README.md b/src/Pnotify/Symfony/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Pnotify/Symfony/README.md +++ b/src/Pnotify/Symfony/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Prime/README.md b/src/Prime/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Prime/README.md +++ b/src/Prime/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/SweetAlert/Laravel/README.md b/src/SweetAlert/Laravel/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/SweetAlert/Laravel/README.md +++ b/src/SweetAlert/Laravel/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/SweetAlert/Prime/README.md b/src/SweetAlert/Prime/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/SweetAlert/Prime/README.md +++ b/src/SweetAlert/Prime/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/SweetAlert/Symfony/README.md b/src/SweetAlert/Symfony/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/SweetAlert/Symfony/README.md +++ b/src/SweetAlert/Symfony/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Symfony/README.md b/src/Symfony/README.md index 861b831e..11ddcb4c 100644 --- a/src/Symfony/README.md +++ b/src/Symfony/README.md @@ -1,116 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for Symfony

- ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -## Introduction - -PHPFlasher offers a solid integration with the Symfony framework, with supports from Symfony 2.0 to 6. - -## Install - -You can install the PHPFlasher Symfony bundle using composer. -This is the base package for all Symfony adapters (toastr, sweetalert, notyf ..etc). - -```shell -composer require php-flasher/flasher-symfony -``` - -If you are using Symfony version 4+ the bundle will be registered automatically in `config/bundles.php`, otherwise enable the bundle in the kernel: - -```php -public function registerBundles() -{ - $bundles = [ - // ... - new Flasher\Symfony\FlasherSymfonyBundle(), - // ... - ]; -} -``` - -## Usage - -The usage of this bundle is very simple and straightforward. it only required **one** step to use it and does not -require anything to be included in your views: - -Use `FlasherInterface` service inside your controller to set a toast notification for `info`, `success`, `warning` or `error` - -```php -addSuccess('Book saved successfully'); - - return $this->render('book/index.html.twig'); - } -} -``` - -Basic api methods: - -- `flash()->addSuccess('Data has been saved successfully!')` -- `flash()->addError('Oops! An error has occurred.')` -- `flash()->addWarning('Are you sure you want to delete this item?')` -- `flash()->addInfo('Welcome to the site!')` - - -By default `PHPFlasher` show its default notification style. -To use another adapter, use the `create()` method or its Factory service : - -```php -class PostController -{ - public function create(FlasherInterface $flasher): Response - { - $flasher - ->error('An error has occurred, please try again later.') - ->priority(3) - ->flash(); - } - - public function edit(FlasherInterface $flasher): Response - { - $toastr = $flasher->create('toastr'); // You need to require php-flasher/flasher-toastr-symfony - $toastr->addSuccess('This notification will be rendered using the toastr adapter'); - } - - public function update(ToastrFactory $toastr): Response - { - $toastr - ->title('Oops...') - ->warning('Something went wrong!') - ->timeOut(3000) - ->progressBar() - ->flash(); - } -} -``` ## Contact -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) diff --git a/src/Toastr/Laravel/README.md b/src/Toastr/Laravel/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Toastr/Laravel/README.md +++ b/src/Toastr/Laravel/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Toastr/Prime/README.md b/src/Toastr/Prime/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Toastr/Prime/README.md +++ b/src/Toastr/Prime/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA

diff --git a/src/Toastr/Symfony/README.md b/src/Toastr/Symfony/README.md index 82dd4cdb..11ddcb4c 100644 --- a/src/Toastr/Symfony/README.md +++ b/src/Toastr/Symfony/README.md @@ -1,69 +1,20 @@

- - PHPFlasher Logo + + PHPFlasher Logo

-

Flexible flash notifications system for PHP

- -Flash messages are a great way to add some simple notifications to users of your website or application about important events that may have happened. - -PHPFlasher gives a straightforward way to give feedback messages in the current or the next page to users with a flashing system. - -The flashing system basically makes it possible to record a message and store it within the session so that it can be retrieved when needed. - - ## Official Documentation -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). +Documentation for PHPFlasher can be found on the [https://php-flasher.io](https://php-flasher.io). -

- - - - - - - - - - - - - - - -

+## Contact -# Why use PHPFlasher ? +PHPFlasher is being actively developed by yoeunes. +You can reach out with questions, bug reports, or feature requests on any of the following: -The PHPFlasher project supports many notification libraries : [__toastr.js__](https://php-flasher.io/docs/adapter/toastr/), [__sweetalert 2__](https://php-flasher.io/docs/adapter/sweetalert/), [__pnotify__](https://php-flasher.io/docs/adapter/pnotify/), [__noty__](https://php-flasher.io/docs/adapter/noty/) and [__notyf__](https://php-flasher.io/docs/adapter/notyf/) -and its highly extendable so you can add your custom notifications. - -This library is designed, so you can take full control when creating you notifications : - -> * Show various notifications simultaneously -> * Render notification easily from javascript with small footprint -> * LTR and Dark-mode support -> * Limit the amount of displayed notifications -> * Show Desktop notifications for Linux, macOS and Windows -> * Framework-agnostic with implementations for: Symfony and Laravel -> * Autocomplete for PHPSTORM -> * You can always create an adapter yourself -> * ...and more - - -## Official Documentation - -Documentation for PHPFlasher can be found on the [PHPFlasher website](https://php-flasher.io). - -### Contact - -PHPFlasher is being actively developed by yoeunes. You can reach out with questions, bug reports, or feature requests -on any of the following: - -- [Github Issues](https://github.com/php-flasher/flasher/issues) +- [Github Issues](https://github.com/php-flasher/php-flasher/issues) - [Github](https://github.com/yoeunes) - [Twitter](https://twitter.com/yoeunes) - [Linkedin](https://www.linkedin.com/in/younes-khoubza/) @@ -73,4 +24,4 @@ on any of the following: PHPFlasher is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT). -

Made with ❤️ by Younes KHOUBZA

+

Made with ❤️ by Younes KHOUBZA