LaravelPackages.net
Acme Inc.
Toggle sidebar
craftzing/laravel-lokalise-webhooks

Handle Lokalise webhooks in a Laravel app

2.538
3
1.0.0-rc.2
About craftzing/laravel-lokalise-webhooks

craftzing/laravel-lokalise-webhooks is a Laravel package for handle lokalise webhooks in a laravel app. It currently has 3 GitHub stars and 2.538 downloads on Packagist (latest version 1.0.0-rc.2). Install it with composer require craftzing/laravel-lokalise-webhooks. Discover more Laravel packages by craftzing or browse all Laravel packages to compare alternatives.

Last updated

Laravel Lokalise webhooks

Quality assurance Code style Test Coverage Maintainability Software License

Lokalise offers a bunch of webhooks you can listen to in order to get instant notifications about events happening in one of your Lokalise projects. This package aims at helping you manage these Lokalise events within a Laravel app.

🔥 Features

  • Integrates with Laravel events. Lokalise events get converted to an event you can hook into using Laravel's event architecture.
  • Automatic secret validation. Every incoming Lokalise requests gets validated automatically to ensure it originates from the expected Lokalise project.
  • Plug 'n play common event listeners. A couple fully optional event listeners you can re-use in any project.

📚 Docs

📝 Changelog

Check out our Changelog.

🤝 How to contribute

Have an idea for a feature? Wanna improve the docs? Found a bug? Check out our Contributing guide.

💙 Thanks to...

🔑 License

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

Star History Chart