LaravelPackages.net
Acme Inc.
Toggle sidebar
nagi/laravel-wopi

Wopi implementation in php Laravel

76.474
23
v1.3
About nagi/laravel-wopi

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

Laravel Wopi Host


Implementation of the WOPI protocol to facilitate intergration with LibreOffice and office online 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:

⚠ Important

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

🚀 Getting Started

Because every application have diffrent requirements and implementation this project provides the tools and documentation to ease integration.

Installation

composer require nagi/laravel-wop

Contribution Guide

Credits

This project build upon and extends Pol Dellaiera Wopi-lib.

License

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

Comments