Skip to content

Why appwrite is written in php? #1428

Answered by eldadfux
NeroBlackstone asked this question in Q&A
Discussion options

You must be logged in to vote

Our team is composed from PHP veterans, and with recent PHP improvments introduced in PHP7 and PHP8 we decide to stick with. PHP gives us a good balance of simplicity, ease-of-use and probably best performance out there for a dynamic, non-compiled language.

Since Appwrite 0.8, Appwrite is using Swoole as an HTTP and Co-Routines framework. Swoole has helped us boost the server performance by over 90%. With Swoole Appwrite has first class async and non-blocking support.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@NeroBlackstone
Comment options

@koodeau
Comment options

@donywan
Comment options

@Hugyn
Comment options

Answer selected by NeroBlackstone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants