open-southeners / laravel-scim
Integrate your Laravel application to the SCIM v2 specification
Fund package maintenance!
open-southeners
dev-main
2025-06-04 23:50 UTC
Requires
- php: ^8.2
- 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-06-04 23:50:35 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.