Skip to content

WOPI host implementation in php Laravel

License

Notifications You must be signed in to change notification settings

yuritsuki/laravel-wopi

 
 

Repository files navigation

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.

About

WOPI host implementation in php Laravel

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%