craftzing/laravel-lokalise-webhooks

Handle Lokalise webhooks in a Laravel app

1.0.0-rc.2 2020-12-17 17:14 UTC

This package is auto-updated.

Last update: 2024-03-20 17:17:58 UTC


README

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.