signifly / laravel-eventsauce
An opionated Laravel package for EventSauce
Fund package maintenance!
signifly.com/open-source/support-us
Requires
- php: ^7.4
- ext-json: *
- eventsauce/eventsauce: 0.8.*
- laravel/framework: ^7.0|^8.0
- signifly/eventsource-generator: dev-master
Requires (Dev)
- orchestra/testbench: ^5.0|^6.0
- phpunit/phpunit: ^9.0
- spatie/temporary-directory: 1.2.*
This package is auto-updated.
Last update: 2024-10-04 17:40:29 UTC
README
This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.
Support us
We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.
We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.
Installation
You can install the package via composer:
composer require signifly/laravel-eventsauce
Usage
$skeleton = new signifly\Skeleton(); echo $skeleton->echoPhrase('Hello, signifly!');
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email dev@signifly.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.