mohith2883

Results 4 issues of mohith2883

This PR solves issue [#4382](https://github.com/appwrite/appwrite/issues/4382). And added phpstan support

### Context / Issue Updated the documentation/text to correct a typo in the update message: - Changed from **"Updting to v1"** → **"Update to Unpic v1"** for clarity and correctness....

# Description Migrated the guides from v1 docs to v2 Starlight docs. - Added the following guides under `packages/docs/src/content/guides` in `.mdx` format: • Background Removal • Image Optimization • Image...

hacktoberfest
hacktoberfest2025
under-review

Fixes #1513 **Description** Enhances `onChange` handling to correctly support `clearedValue: ""` as a valid value instead of treating it as `undefined`. Ensures cleared fields with empty strings remain in `getState().values`....