Skip to content

feat: PHP SDK update for version 23.0.0#66

Merged
abnegate merged 2 commits intomainfrom
dev
Apr 16, 2026
Merged

feat: PHP SDK update for version 23.0.0#66
abnegate merged 2 commits intomainfrom
dev

Conversation

@ChiragAgg5k
Copy link
Copy Markdown
Member

@ChiragAgg5k ChiragAgg5k commented Apr 15, 2026

This PR contains updates to the PHP SDK for version 23.0.0.

What's Changed

  • [BREAKING] Renamed Webhook model fields: securitytls, httpUserauthUsername, httpPassauthPassword, signatureKeysecret
  • [BREAKING] Renamed Webhook service parameters to match: securitytls, httpUserauthUsername, httpPassauthPassword
  • [BREAKING] Renamed Webhooks::updateSignature() to Webhooks::updateSecret() with new optional secret parameter
  • Added from(array) static factory method and toArray() serializer to all response models with required-field validation
  • Added secret parameter to Webhook create and update methods
  • Added x OAuth provider to OAuthProvider enum
  • Added userType field to Log model
  • Added purge parameter to updateCollection and updateTable for cache invalidation
  • Added Project service: platform CRUD, key CRUD, protocol/service status management
  • Added new models: Key, KeyList, Project, DevKey, MockNumber, AuthProvider, PlatformAndroid, PlatformApple, PlatformLinux, PlatformList, PlatformWeb, PlatformWindows, BillingLimits, Block
  • Added new enums: PlatformType, ProtocolId, ServiceId
  • Updated BuildRuntime, Runtime enums with dart-3.11 and flutter-3.41
  • Updated Scopes enum with keysRead, keysWrite, platformsRead, platformsWrite
  • Updated X-Appwrite-Response-Format header to 1.9.1
  • Updated TTL description for list caching in Databases and TablesDB
  • Replaced internal FIELD_MAP/ARRAY_TYPES constants and parseResponse() with explicit Model::from() hydration

@ChiragAgg5k ChiragAgg5k changed the title feat: PHP SDK update for version 22.1.0 feat: PHP SDK update for version 23.0.0 Apr 15, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: PHP SDK update for version 23.0.0 feat: SDK update for version 23.0.0 Apr 15, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: SDK update for version 23.0.0 feat: PHP SDK update for version 23.0.0 Apr 15, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: PHP SDK update for version 23.0.0 feat: SDK update for version 23.0.0 Apr 15, 2026
@ChiragAgg5k ChiragAgg5k changed the title feat: SDK update for version 23.0.0 feat: PHP SDK update for version 23.0.0 Apr 15, 2026
@abnegate abnegate merged commit d22b361 into main Apr 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants