Download the PHP package litepie/notifications without Composer

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

๐Ÿš€ Litepie Notifications

A comprehensive, enterprise-ready notification package for Laravel 12+ with AI-powered optimization, advanced analytics, multi-tenant support, and webhook integration.

โœจ Features

๐Ÿ—๏ธ Core Features

๐Ÿค– AI-Powered Features

๐Ÿข Enterprise Features

๐Ÿ“ฆ Installation

Install the package via Composer:

Publish the configuration file:

Publish and run the migrations:

โš™๏ธ Configuration

Configure your notification channels in .env:

๐Ÿš€ Quick Start Examples

1. Basic Notification Sending

2. Advanced Channel Usage

3. Template Management

4. Queue Integration

๐Ÿค– AI-Powered Features

1. Smart Delivery Optimization

2. Content Personalization

3. Spam Detection

4. Engagement Prediction

๐Ÿ“Š Advanced Analytics

1. Real-time Metrics

2. Delivery Statistics

3. Engagement Analytics

4. Custom Reports

๐Ÿ”— Webhook Integration

1. Register Webhook Endpoints

2. Handle Webhook Events

๐Ÿข Multi-Tenant Usage

1. Set Tenant Context

2. Tenant Management

๐ŸŽฏ Rate Limiting & Security

1. Rate Limiting

2. Content Validation

๐ŸŽจ Custom Channels

1. Create Custom Channel

2. Register Custom Channel

3. Use Custom Channel

๐Ÿ“‹ Console Commands

1. View Statistics

2. Clean Up Old Data

3. Generate Code

๐Ÿงช Testing

Run the test suite:

Example test:

๐Ÿ“Š Performance Benchmarks

Our package handles high-volume notifications efficiently:

๐Ÿ”ง Advanced Configuration

Channel-Specific Settings

๐Ÿš€ Production Deployment

1. Environment Setup

2. Redis Configuration

3. Database Optimization

๐Ÿ“ˆ Monitoring & Alerting

1. Health Checks

2. Alerting

๐Ÿค Contributing

We welcome contributions! Please see CONTRIBUTING.md for details.

Development Setup

๐Ÿ“š Documentation

๐Ÿ†š Comparison with Other Packages

Feature Litepie Notifications Laravel Native SendGrid Mailgun
Multi-Channel โœ… 5+ channels โœ… Basic โŒ Email only โŒ Email only
AI Optimization โœ… Advanced โŒ โŒ โŒ
Multi-Tenant โœ… Full support โŒ โœ… Basic โœ… Basic
Real-time Analytics โœ… Complete โŒ โœ… Basic โœ… Basic
Webhook Integration โœ… Advanced โŒ โœ… Basic โœ… Basic
Template Management โœ… Dynamic โœ… Basic โœ… Static โœ… Static
Rate Limiting โœ… Advanced โŒ โœ… Basic โœ… Basic
Cost Free Free $$$ $$$

๐Ÿ† Awards & Recognition

๐Ÿ“ž Support

๐Ÿ”’ Security

If you discover any security-related issues, please email [email protected] instead of using the issue tracker.

๐Ÿ“„ License

The MIT License (MIT). Please see License File for more information.

๐Ÿ™ Acknowledgments

Special thanks to:


**Made with โค๏ธ by the Lavalite Team** [โญ Star on GitHub](https://github.com/litepie/notifications) โ€ข [๐Ÿ“– Documentation](https://docs.litepie.com) โ€ข [๐Ÿ’ฌ Community](https://litepie.slack.com)

All versions of notifications with dependencies

PHP Build Version
Package Version
Requires php Version ^8.2
illuminate/contracts Version ^12.0
illuminate/database Version ^12.0
illuminate/events Version ^12.0
illuminate/log Version ^12.0
illuminate/notifications Version ^12.0
illuminate/queue Version ^12.0
illuminate/support Version ^12.0
illuminate/validation Version ^12.0
monolog/monolog 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 litepie/notifications contains the following files

Loading the files please wait ....