mercier-corentin / nextcloud
Nextcloud api client for laravel
Package info
github.com/MercierCorentin/laravel-nextcloud-api-client
pkg:composer/mercier-corentin/nextcloud
1.1
2022-07-24 15:21 UTC
Requires
- php: >=7.2.0
Requires (Dev)
- orchestra/testbench: ^7.0
- phpunit/phpunit: ^9.0
This package is auto-updated.
Last update: 2026-03-24 23:50:42 UTC
README
Nextcloud User provisionning API client
A laravel librairie to manage Nextcloud's Users, Apps and Groups.
Available with composer. https://packagist.org/packages/mercier-corentin/nextcloud
Forked from MasterZero/laravel-nextcloud-user-management
The rest is based on Nextcloud provisionning API doc and Nextcloud source code. When the documentation had some lacks, I submited PR:
Setup and usage:
Tests passed on Nextcloud 24
See Wiki
What's next?
- App config Api client
- App config Api client tests
- App config Api documentation
- Files managment trough webdav protocol