@@ -95,14 +95,14 @@ $sdk->generate(__DIR__ . '/examples/php'); // Generate source code
9595
9696| Language | Supported Versions | Coding Standards | Package Manager | Maintainer |
9797| ------------| ---------------------| ------------------------| --------------------| ----------------|
98- | TypeScript | | [ NPM Coding Style] | NPM, Yarn | [ You? ] ( https://github.com/appwrite/sdk-generator/issues/20 ) |
98+ | TypeScript | | [ NPM Coding Style] | NPM, Yarn | [ @ eldadfux ] |
9999| NodeJS | 8, 10, 12 | [ NPM Coding Style] | NPM, Yarn | [ @eldadfux ] |
100100| PHP | 7.0+ | [ PHP FIG] | Composer | [ @eldadfux ] |
101101| Ruby | 2.4+ | [ Ruby Style Guide] | GEM | [ @eldadfux ] |
102102| Python | 3.5+ | [ PEP8] | PIP | [ @eldadfux ] |
103103| Dart | | [ Effective Dart] | pub tool | [ You?] ( https://github.com/appwrite/sdk-generator/issues/20 ) |
104104| Go | | [ Effective Go] | go get | [ @panz3r ] |
105- | CSharp | .NET core 3.1 | [ C# Coding Conventions] | ? | [ @komemi ] |
105+ | CSharp | .NET core 3.1 | [ C# Coding Conventions] | ? | [ @komemi ] [ @ TorstenDittmann ] |
106106| D | | | ? | [ You?] ( https://github.com/appwrite/sdk-generator/issues/20 ) |
107107| Kotlin | | | ? | [ You?] ( https://github.com/appwrite/sdk-generator/issues/20 ) |
108108| Swift | | | Swift Pkg Manager | [ @armino-dev ] |
@@ -113,6 +113,7 @@ $sdk->generate(__DIR__ . '/examples/php'); // Generate source code
113113[ @armino-dev ] : https://github.com/armino-dev
114114[ @bartektartanus ] : https://github.com/bartektartanus
115115[ @komemi ] : https://github.com/komemi
116+ [ @TorstenDittmann ] : https://github.com/TorstenDittmann
116117
117118[ PHP FIG ] : https://www.php-fig.org/
118119[ NPM Coding Style ] : https://docs.npmjs.com/misc/coding-style
0 commit comments