1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00
appwrite/app/sdks/server-php
2020-06-13 18:18:26 +03:00
..
docs Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-13 18:18:26 +03:00
src/Appwrite Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-05-22 22:01:47 +03:00
CHANGELOG.md Updated SDKs 2020-04-05 23:39:45 +03:00
composer.json Updated SDKs 2020-05-17 08:29:57 +03:00
LICENSE Updated SDKs 2020-02-23 20:09:34 +02:00
README.md Updated all code examples 2020-05-28 07:41:25 +03:00

Appwrite PHP SDK

License Version

Appwrite is an open-source backend as a service server that abstract and simplify complex and repetitive development tasks behind a very simple to use REST API. Appwrite aims to help you develop your apps faster and in a more secure way. Use the PHP SDK to integrate your app with the Appwrite server to easily start interacting with all of Appwrite backend APIs and tools. For full API documentation and tutorials go to https://appwrite.io/docs

Appwrite

Installation

To install via Composer:

composer require appwrite/appwrite

Contribution

This library is auto-generated by Appwrite custom SDK Generator. To learn more about how you can help us improve this SDK, please check the contribution guide before sending a pull-request.

License

Please see the BSD-3-Clause license file for more information.