LaravelPackages.net
Acme Inc.
Toggle sidebar
open-southeners/laravel-scim

Integrate your Laravel application to the SCIM v2 specification

329
1
0.1.1
About open-southeners/laravel-scim

open-southeners/laravel-scim is a Laravel package for integrate your laravel application to the scim v2 specification. It currently has 1 GitHub stars and 329 downloads on Packagist (latest version 0.1.1). Install it with composer require open-southeners/laravel-scim. Discover more Laravel packages by open-southeners or browse all Laravel packages to compare alternatives.

Last updated

Laravel SCIM required php version codecov Edit on VSCode online

Integrate your Laravel application to the SCIM v2 specification

Getting started

composer require open-southeners/laravel-scim

Roadmap

  • [x] Add Patch operations: https://datatracker.ietf.org/doc/html/draft-ietf-scim-api-19#section-3.5.2
  • [ ] Add ETag support (resource versioning): https://datatracker.ietf.org/doc/html/draft-ietf-scim-api-19#section-3.14
  • [x] Add query filters support (lists): https://datatracker.ietf.org/doc/html/draft-ietf-scim-api-19#section-3.4.2.2

Partners

skore logo

License

This package is open-sourced software licensed under the MIT license.

Comments