nagi/laravel-wopi is a Laravel package for wopi implementation in php laravel.
It currently has 23 GitHub stars and 76.474 downloads on Packagist (latest version v1.3).
Install it with composer require nagi/laravel-wopi.
Discover more Laravel packages by nagi
or browse all Laravel packages to compare alternatives.
Last updated
Todo Logo here
Implementation of the WOPI protocol to facilitate intergration with LibreOffice and office online using Laravel.
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:
This project is in alpha and under heavy development, please dont use it in production yet ❗
Consider reading Contribution Guide to help bring this project to life.
Todo Demo
Because every application have diffrent requirements and implementation this project provides the tools and documentation to ease integration.
composer require nagi/laravel-wop
This project build upon and extends Pol Dellaiera Wopi-lib.
The MIT License (MIT). Please see License File for more information.