This is your go-to for building server-side PHP apps with Appwrite's backend services. It covers the full stack: user management, database CRUD with the newer TablesDB service, file storage, teams, and serverless functions. The examples are practical and include the nuances that matter, like preferring named arguments over positional ones, understanding varchar versus text column types for row size optimization, and setting up dual-client patterns for SSR auth in Laravel or Symfony. If you're working with Appwrite in PHP and need more than just the basics, this gives you the patterns and query methods to hit the ground running.
npx skills add https://github.com/appwrite/agent-skills --skill appwrite-php