Download the PHP package nagi/laravel-wopi without Composer
On this page you can find all versions of the php package nagi/laravel-wopi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nagi/laravel-wopi
More information about nagi/laravel-wopi
Files in nagi/laravel-wopi
Package laravel-wopi
Short Description Wopi implementation in php Laravel
License MIT
Homepage https://github.com/nagi/laravel-wopi
Informations about the package laravel-wopi
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: - [Collabora Office](https://www.collaboraoffice.com/) (Recommended) - [Office 365](https://www.office.com/) - [OnlyOffice](https://www.onlyoffice.com/en/about.aspx) ## ๐ Documentation You'll find the documentation on [https://nagi1.github.io/laravel-wopi/docs](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](https://github.com/nagi1/wopi-host-example) ## ๐งช Tested This package has been tested using [Wopi Validator](https://github.com/microsoft/wopi-validator-core). ๐๐๐ ![testing](media/test-screenshot.png) test Proof-validator `vendor/bin/pest`. ๐๐๐ ![testing](media/proof-validtor-test.png) ## โ 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 - [Ahmed Nagi](https://github.com/nagi1) This project build upon and extends but not limited to Pol Dellaiera's [Wopi-lib](https://github.com/Champs-Libres/wopi-lib). ## License The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
All versions of laravel-wopi with dependencies
guzzlehttp/guzzle Version ^7.9.1
illuminate/contracts Version ^11|^10|^9.0
phpseclib/phpseclib Version ^3.0.39
phpseclib/phpseclib2_compat Version ^1.0.6
spatie/laravel-package-tools Version ^1.12.1