open-southeners / laravel-scim
Integrate your Laravel application to the SCIM v2 specification
Fund package maintenance!
open-southeners
Installs: 121
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/open-southeners/laravel-scim
Requires
- php: ^8.2
- phpdocumentor/type-resolver: ^1.10
- symfony/property-info: ^7.3
Requires (Dev)
- larastan/larastan: ^3.0
- orchestra/testbench: ^9.0 || ^10.0
- phpstan/phpstan: ^2.0
- phpunit/phpunit: ^11.0
This package is auto-updated.
Last update: 2025-10-15 18:55:42 UTC
README
Integrate your Laravel application to the SCIM v2 specification
Getting started
composer require open-southeners/laravel-scim
Roadmap
- 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
- Add query filters support (lists): https://datatracker.ietf.org/doc/html/draft-ietf-scim-api-19#section-3.4.2.2
Partners
License
This package is open-sourced software licensed under the MIT license.