Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
https://github.com/PHPJunior/laravel-video-chatTags | socket-io video-chat laravel-5-package laravel chat realtime |
Implementation | PHP |
License | MIT |
Platform | Windows Linux |
Talk is a Laravel 5 based user conversation (inbox) system with realtime messaging. You can easily integrate this package with any Laravel based project. It helps you to develop a messaging system in just few minutes. Here is a project screenshot that was developed by Talk. If you already used Talk, please share your experience with us. It will make the project better.
realtime-message message-threads conversation talk laravel-message laravel-chat inbox laravel-talk laravel-packageThis package provides an integration with FFmpeg for Laravel 5.7. The storage of the files is handled by Laravel's Filesystem. This version of the package is only compatible with Laravel 5.7. If you're still using Laravel 5.1 - 5.5, please use version 1.3, for Laravel 5.6 use version 2.1. Mind that older versions are not supported anymore.
ffmpeg laravel-ffmpeg php-ffmpeg laravel video hls hls-live-streaming hls-streamThis package convert all your localization messages from your Laravel app to JavaScript with a small library to interact with those messages following a very similar syntax you are familiar with. The Laravel-JS-Localization package provides a command that generate the JavaScript version of all your messages found at: app/lang (Laravel 4) or resources/lang (Laravel 5) directory. The resulting JavaScript file will contain all your messages plus Lang.js (a thin library highly inspired on Laravel's Translator class).
localization i18n l10n internationalization laravel laravel-package laravel-5-package laravel-4-packageThis package pulls in the framework agnostic Backup Manager and provides seamless integration with Laravel. Watch a video tour to get an idea what is possible with this package.
Note: This repository contains the core code of the Laravel framework. If you want to build an application using Laravel 5, visit the main Laravel repository. Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework. The Laravel documentation is in-depth and complete, making it a breeze to get started learning the framework.
framework laraveljrean/laravel-user-verification is a PHP package built for Laravel 5.* to easily handle a user verification and validate the e-mail. This package is Laravel 5.7 compliant.
laravel user-verification email-verification user-validation email-validation laravel-package laravel5 laravel5-packagenwidart/laravel-modules is a Laravel package which created to manage your large Laravel app using modules. Module is like a Laravel package, it has some views, controllers or models. This package is supported and tested in Laravel 5. This package is a re-published, re-organised and maintained version of pingpong/modules, which isn't maintained anymore. This package is used in AsgardCMS.
laravel-modules laravel architectureThis package provides a high performance HTTP server to speed up your Laravel/Lumen application based on Swoole. The common questions are collected in Q&A. You can go check if your question is listed in the document.
swoole swoole-server swoole-http laravel-swoole lumen websocket socket-io laravelTo start using you Laravel with AdminLTE. Llum will configure database (sqlite),execute migrations, install devtools and serve for you. More info about llum commands in Github Acacha/llum.
laravel laravel-5-package laravel-admin laravel-menu adminlte landing-page adminlte-template llum bootstrap theme acachaA minimal package to help you make your laravel application cleaner and faster.
laravel laravel-cache design-pattern laravel-5-package laravel5 laravel-optimization presenter laravel-presenter laravel-utility html-minifier html-minificationLaravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in. Laravel-uuid is now refactored for Laravel 5.5. It has the same requirements so that means PHP 7. Laravel package auto-discovery is enabled, and you can now use the UUID validation. Validation examples are below and in the tests.
uuid laravel-uuid laravel-validationForm builder for Laravel 5 inspired by Symfony's form builder. With help of Laravels FormBuilder class creates forms that can be easy modified and reused. By default it supports Bootstrap 3. For Laravel 4 version check laravel4-form-builder.
form-builder laravel laravel-5-package laravel-frameworkRead the full documentation. Because of the auto package discovery feature Laravel 5.5 has, the ServiceProvider and Facades are automatically registered.
orm laravel laravel-5-package doctrine doctrine-orm doctrine-extension laravel-packageLaravel DigitalOcean was created by, and is maintained by Graham Campbell, and is a DigitalOceanV2 bridge for Laravel 5. It utilises my Laravel Manager package. Feel free to check out the change log, releases, license, and contribution guidelines. Laravel DigitalOcean requires PHP 7.1 or 7.2. This particular version supports Laravel 5.5 - 5.7 only.
Laravel Flysystem was created by, and is maintained by Graham Campbell, and is a Flysystem bridge for Laravel 5. It utilises my Laravel Manager package. Feel free to check out the change log, releases, license, and contribution guidelines. Laravel Flysystem requires PHP 7.1 or 7.2. This particular version supports Laravel 5.5 - 5.7 only.
Laravel GitHub was created by, and is maintained by Graham Campbell, and is a PHP GitHub API bridge for Laravel 5. It utilises my Laravel Manager package. Feel free to check out the change log, releases, license, and contribution guidelines. Laravel GitHub requires PHP 7.1 or 7.2. This particular version supports Laravel 5.5 - 5.7 only.
A simple Laravel 5 service provider for including the Captcha for Laravel 5. The Captcha Service Provider can be installed via Composer by requiring the mews/captcha package and setting the minimum-stability to dev (required for Laravel 5) in your project's composer.json.
laravel captcha securityLaravel-OCI8 is an Oracle Database Driver package for Laravel. Laravel-OCI8 is an extension of Illuminate/Database that uses OCI8 extension to communicate with Oracle. Thanks to @taylorotwell. Finally you can optionally publish a configuration file by running the following Artisan command. If config file is not publish, the package will automatically use what is declared on your .env file database configuration.
laravel-oci8 laravel oci8 oracleA package for the Laravel Framework for sending emails using the Mailgun API. The syntax for sending emails is very similar to the Laravel Mail component. Laravel already supports sending emails via the Mailgun API out of the box but it doesn't support Mailgun specific features.
laravel-5-package mailgun-api mailgun-php laravel mailLaravel-Mediable is a package for easily uploading and attaching media files to models with Laravel 5. Upload a file to the server, and place it in a directory on the filesystem disk named "uploads". This will create a Media record that can be used to refer to the file.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.