dreknor/laravel-wopi

Wopi implementation in php Laravel

Fund package maintenance!
nagi1

dev-main 2023-04-20 12:34 UTC

This package is auto-updated.

Last update: 2024-04-20 14:33:03 UTC


README

Logo

Laravel Wopi Host

Implementation of the WOPI protocol to facilitate intergration with office online and other WOPI-compatible clients using Laravel.

📃 Description

Web Application Open Platform Interface (WOPI) protocol let you integrate Office in your web application.

WOPI protocol enables Office for the web to access and change files that are stored in your service. Basically it allows you to create Google Docs at the confert of your localhost/application.

Supports:

📕 Documentation

You'll find the documentation on https://nagi1.github.io/laravel-wopi/docs.

Find yourself stuck using the package? Found a bug? Do you have general questions or suggestions for improving the wopi implementation? Feel free to create an issue on GitHub, we'll try to address it as soon as possible.

⚡ Demo/Example

Demo app can be found at https://github.com/nagi1/wopi-host-example

🧪 Tested

This package has been tested using Wopi Validator.

👇👇👇 testing

test Proof-validator vendor/bin/pest.

👇👇👇

testing

⚠ Important

This package isn't fully ready to work with Microsoft Office online because it lacks the ability to parse discovery urls. Feel free to Open PR or contact me to work on this togher in case you need it.

Credits

This project build upon and extends but not limited to Pol Dellaiera's Wopi-lib.

License

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