---
title: "DraftCode for PHP IDE - Bewertungen, Einnahmen und Downloads in Vereinigte Staaten | Apple App Store"
description: "Develop and run PHP, JavaScript, HTML, CSS locally on your iPad or iPhone (or an Apple Silicon Mac), without requiring an internet connection. Run Apps as complex as WordPress or phpMyAdmin right on y"
---

# DraftCode for PHP IDE — Vereinigte Staaten
> Develop PHP, WordPress offline

![DraftCode for PHP IDE App Icon](https://is1-ssl.mzstatic.com/image/thumb/Purple221/v4/06/94/e5/0694e53e-bfb2-0741-f5e5-570a6ba3e8a3/AppIcon-0-0-1x_U007emarketing-0-8-0-85-220.png/434x0w.png)

**Developer:** [Solesignal](https://apptail.io/de/developer/solesignal-hhxb)
**Category:** Developer Tools
**Rating:** 4.5/5 (86 ratings)
**Price:** Free
**Bundle ID:** com.freeridecoding.draftcode
**Store:** Apple App Store
**Country:** Vereinigte Staaten
**Version:** 1.14.2 (released 2025-07-16)
**Original Release:** 2013-02-12
**Languages:** English

**App Store Link:** [Download on Apple App Store](https://apps.apple.com/us/app/app/id593757593)
**AppTail Page:** [https://apptail.io/de/app/draftcode-for-php-ide-rfd/united-states](https://apptail.io/de/app/draftcode-for-php-ide-rfd/united-states)

## DraftCode for PHP IDE Description
Develop and run PHP, JavaScript, HTML, CSS locally on your iPad or iPhone (or an Apple Silicon Mac), without requiring an internet connection.
Run Apps as complex as WordPress or phpMyAdmin right on your device. 

Freely choose your workspace location on your device, either inside DraftCode, or in the folder of a Git Client like WorkingCopy, on iCloud or other services that offer selectable folder locations. 

Access your PHP Web App from other Apps on your iPad while in Split Screen mode, for example Mobile Safari or Brave.

DraftCode includes the standard PHP stack including PHP extensions typically available on a server: MySQL, SQLite, PDO, Curl, OpenSSL, FTP, XML, JSON, SOAP, GD and more.

DraftCode can run different versions of PHP and you can switch between them: 

- Includes PHP 7.3
- Includes PHP 8.0
- (via in-App Purchase): PHP 8.1
- (via in-App Purchase): PHP 8.2


DraftCode Features:

- Execute PHP/JS/HTML/CSS without requiring an internet connection
- Run Apps as complex as WordPress on your device for offline development
- Support for selecting a custom workspace folder in supported other Apps (like Git clients) or iCloud
- Includes a Session Inspector showing state of current session variables
- Shows PHP errors
- PHP and JavaScript syntax colouring
- Internal keyboard support with coding accessory
- External keyboard support with additional keyboard shortcuts
- Multitasking and split-screen support on iPad
- Includes PHP packages: WordPress, phpMyAdmin, Composer and more
- File workspace including support to zip, unzip, copy, move or duplicate files or folders
- Code import/export from iCloud Drive, other Apps or iTunes file sharing
- Kiosk mode that runs you PHP code fullscreen
- Script mode to run PHP scripts without a web context or timeout


INCLUDED PHP PACKAGES

WORDPRESS 6.8
With just one tap you can run WordPress offline (using the included WordPress SQLite plugin) and develop themes and plugins for the popular platform.

PHPMYADMIN
Connect to EXTERNAL MySQL databases (MySQL is NOT included). 

PHPLITEADMIN
Work with local SQLite databases.

COMPOSER 
Use Composer v.2.1.12 to efficiently manage your dependencies. The package also includes an example project. 

For more information and answers to frequently asked questions please visit DraftCode&#039;s website. (Please follow the &quot;Developer Website&quot; link below.)

Please note:
- Included packages might not yet support all PHP versions available (check their website)
- DraftCode&#039;s runtime currently does not support re-write rules
- A MySQL database is NOT included. (We recommend using SQLite when working completely offline.)
- A phpinfo() output of the current available runtime configurations is available on the DraftCode website, please follow the &quot;Developer Website&quot; link below. 
- In-App purchase pricing can be reviewed on this App Store page under &quot;Information&quot; by tapping the triangle next to &#039;In-App Purchases&quot;

## DraftCode for PHP IDE Screenshots
- [Screenshot 1](https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/21/36/e5/2136e580-6b90-bf0d-cb9c-839b5cb2d638/pr_source.png/1242x2688.png)
- [Screenshot 2](https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/59/3e/1f/593e1f24-ea66-12d2-5a41-d40ff3096785/pr_source.png/1242x2688.png)
- [Screenshot 3](https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/a9/2e/17/a92e172e-03bc-f8d3-948c-17b866b96bb9/pr_source.png/1242x2688.png)
- [Screenshot 4](https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/15/47/38/154738a7-7b54-0c74-b93c-b61ea4e3267f/pr_source.png/1242x2688.png)
- [Screenshot 5](https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/fc/ad/69/fcad6987-e5ed-5978-298b-f744ec060c90/pr_source.png/2688x1242.png)
- [Screenshot 6](https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/6b/cb/ce/6bcbcef7-2f50-0159-6d24-cb67741c7803/pr_source.png/2688x1242.png)

## DraftCode for PHP IDE Rating Breakdown in Vereinigte Staaten
- 5 stars: 65 (76%)
- 4 stars: 12 (14%)
- 3 stars: 3 (3%)
- 2 stars: 2 (2%)
- 1 stars: 4 (5%)

## DraftCode for PHP IDE Reviews in Vereinigte Staaten

### ***** "great developer option"
Great to finally have a way to edit and run php, javascript, html on an ipad whether connected or not to the internet.
-- bitkahuna, 2024-06-22

### ***** "Great app"
I snagged this app to allow me to work on WordPress sites from my iPad while traveling / flying. Out the gate I ran into an issue as I think there was a WP update at the same time. Thomas was responsive and helped me through the issue as well as updated the app. Great responsiveness and I’m thrilled with the app!
-- mattmetten, 2024-04-22

### ***-- "Great start, but has some severe problems"
While the app does exactly what it says, there&#039;s some things you should know before dropping the 10 bucks:
- The Javascript messages viewer is always empty no matter how many times you try to print through the console.
- You can&#039;t Cmd+F or Cmd+G to quickly find strings or lines. This is a huge blow to working on larger documents.
- You can&#039;t quickly navigate lines because tapping any line only brings you to the front, and Home/End don&#039;t work.
- Scroll position jumps to either the top or bottom of the document every time you switch between files.
- You can&#039;t work from an existing workspace folder; you MUST copy a folder into the program&#039;s folder in order to work on it, or manually import individual files. That means if you&#039;re working on a number of files you have on Dropbox, every edit you make must be manually saved, file by file, back into the original folder.
- And this is made doubly difficult by the fact that copying between the two locations is a nightmare on iOS. I can&#039;t even paste my project into the DraftCode folder anymore because I just get an error saying &quot;Couldn&#039;t communicate with a helper application&quot;. This is actually a Dropbox problem, but it&#039;s one that you have to be aware of since you can&#039;t work straight from the Dropbox folder.
-- multi gravbreak, 2022-10-27

### ***** "A great tool"
This is a great tool in combination with version control to get an existing code base to run locally, make a few changes locally, and upload to test/deploy.

Do not expect this to be a robust development platform like on a desktop.  It is amazing enough I can run a full install of WP and make specific changes, see them, then deploy them.  

Major win!
-- Rufdaddy, 2022-05-23

### ***** "A Top Player!"
I find this mobile IDE to be becoming a trusty tool in my workflow belt. While, there are bugs (especially the undo roulette, lol), I will say, at this moment, this is the best of its kind of app on the market, in my opinion. I look forward to following the developers as you all continue to enhance this wonderful application.
-- Mister Raze, 2021-01-11

### **--- "Was good"
Has huge issues and cant be relied upon. Too many issues to work around or even mention here. Dont expect this to work well. I hope that they fix it.
-- Paid user also, 2020-10-21

### ***** "Terrific app!"
I love this app.

If you’ve used (or heard of) WAMP or MAMP, this is like that, in a “lite” version.

When I travel - or even when I’m just home sitting in bed - I often prefer my iPad to a laptop. DraftCode let’s me work on web applications without dealing with remote servers or even needing an internet connection

Sure, it isn’t a 100% replacement for working with a full-featured IDE on a laptop, but it’s great for knocking out prototypes or demos, working on a plane, or any time mobility is the #1 consideration.
-- bradleythegeek, 2020-06-07

### ***** "Powerful editor ⭐️⭐️⭐️⭐️⭐️"
If you develop websites, need to code a plugin, create a WordPress theme, and need speed, efficiency, this is the right application! Powerful code editor, with the possibility to run WordPress on iPhone/iPad. Furthermore, you can export your projects in a simple and efficient way. Amazing, perfect and professional! Recommend!
-- waltervianacom, 2020-06-04

### ****- "Great for practice"
It’s a little buggy. The keyboard gets in the way of me scrolling. Sometimes I can’t scroll at all.
-- Lbrew81, 2019-11-26

### ****- "buy it!!!"
iif you don&#039;t know know anything n jist jump into things n learn that way like me well buy the pro its worth mu leagal tender
-- Jolli k Gar., 2019-10-20

### ***** "Impressive!"
Well worth the price. Thank you!
-- iDeveloperKIT, 2019-02-24

### ***** "Great, but not perfect"
This is an amazing app and it allows me to code on the go when I’m bored. If there’s one feature that I would need is the ability to transfer my projects between my phone and my computer more easily. There are a few limitations, but that’s due to the iPhone, not the app. Still a great app, totally recommend.
-- DoctorWhOwO, 2019-02-03

### ***** "Still blows my mind... please try to add Drupal?"
I see that it supports WordPress, which is insanely cool! Please try to add Drupal.

There is practical use for mobile development. I love this! One suggestion: focus more on the MAMP server, rather than code editor. If you could somehow integrate with Coda or an established code editor for iOS, the possibilities would be endless! My current setup: Prompt 2, Coda, DraftCode. I&#039;m virtually able to do any sort of development now, at any time, and it&#039;s an amazing world. Thank you.
-- Bri How, 2018-10-10

### ***** "Works great on the iPad."
I was able to connect the MySQL to my computer through ngrok (tcp 3306) and use my Bluetooth keyboard to code anywhere I had internet.  So, not only just great for offline dev.
-- Beez0, 2018-09-01

### ***** "Solid App!"
Well maintained; functionality true to description. Many thanks 🙏
-- livobserver, 2018-05-20

### ***** "Good tool for learning PHP on the go"
I use it to learn PHP and web development while commuting. Not sure how well it would support a production environment. I want to start learning Laravel too and I am not sure it can be accommodated in this environment. I am amazed at what they did get working in iOS and the product interface is really good and is fast.
-- RS from NY, 2018-03-26

### ****- "Goo app with ways to improve"
I waited for months before I decided to buy this app. I wasn’t sure if the app does what I need and basically it does some of the things.

It actually runs the PHP code even when the file has HTML and/or CSS markup on it. It’s perfect if you are trying a website that use modules or common codes to include those files using PHP.

What I will say it needs it’s a way to access a folder in iCloud. You can import the files from the cloud or an entire folder. Now, the changes are saved locally in the app sandbox but no in the original folder in the cloud. If you are working in a project in your Mac you will be able to import to DraftCode but those changes are no synced back to your Mac. Textastic is a good example of how sync files on iCloud. In order to get them back to the cloud, you need to export the project as a zip file.

Also, the app is not yet iPhone X optimized.
-- Denver3001, 2018-02-06

### ***** "Great start but iOS falls short?"
Ok, l know this is a huge undertaking and iOS is severely limited so far as a development tool.  What issue this app seems to suffer from is as a developer, I can’t really work on a plugin in WordPress while WP is running.

Pretty ineffective to have to start and stop WP each time to edit a file and then see the result rendered.

Update: I contacted the developer and he has been VERY responsive to my concerns.  He has provided some ideas for workflow that seem acceptable.  Running web apps on iOS is no small feat.   My hope is that this app will be well supported and the product will continue to be updated.
-- ThisOtherPerson, 2017-12-07

### ***-- "Hard to tell what it&#039;s capable of"
There&#039;s little to no documentation or tutorials to show off its potential.
-- Ccphila, 2017-09-18

### ****- "Si far so good"
I have been testing for a couple of minutes and so far I believe this is a good program. On the negative side, it desperately needs shortcuts for common php programming characters like &lt;&gt; ? , = on the iPhone as already does on the iPad.
-- rbnx26, 2017-06-27

[View all DraftCode for PHP IDE reviews and detailed analytics on AppTail](https://apptail.io/de/account/signup?utm_campaign=ai-crawl&amp;utm_content=reviews)

## DraftCode for PHP IDE In-App Purchases
| Item | Price |
|------|-------|
| PHP 8.0.28 Runtime | $2.99 |
| PHP 8.2 Runtime | $4.99 |
| PHP 8.1 Runtime | $4.99 |

## DraftCode for PHP IDE Store Rankings
| Chart | Country | Category | Rank |
|-------|---------|----------|------|
| Top Bezahlt | Libanon | Developer Tools | #5 |
| Top Bezahlt | Frankreich | Developer Tools | #6 |
| Top Bezahlt | Indonesien | Developer Tools | #7 |
| Top Bezahlt | Argentinien | Developer Tools | #7 |
| Top Bezahlt | Nigeria | Developer Tools | #7 |
| Top Bezahlt | Österreich | Developer Tools | #8 |
| Top Bezahlt | Dänemark | Developer Tools | #8 |
| Top Bezahlt | Belarus | Developer Tools | #8 |
| Top Bezahlt | Philippinen | Developer Tools | #9 |
| Top Bezahlt | Kuwait | Developer Tools | #10 |
| Top Bezahlt | Ecuador | Developer Tools | #10 |
| Top Bezahlt | Ungarn | Developer Tools | #11 |
| Top Bezahlt | Schweiz | Developer Tools | #12 |
| Top Bezahlt | Neuseeland | Developer Tools | #13 |
| Top Bezahlt | Peru | Developer Tools | #14 |
| Top Bezahlt | Dominikanische Republik | Developer Tools | #14 |
| Top Bezahlt | Malaysia | Developer Tools | #16 |
| Top Bezahlt | Tschechien | Developer Tools | #16 |
| Top Bezahlt | Sonderverwaltungsregion Hongkong | Developer Tools | #16 |
| Top Bezahlt | Niederlande | Developer Tools | #17 |
| Top Bezahlt | Deutschland | Developer Tools | #17 |
| Top Bezahlt | Spanien | Developer Tools | #17 |
| Top Bezahlt | Russland | Developer Tools | #18 |
| Top Bezahlt | Japan | Developer Tools | #19 |
| Top Bezahlt | Vereinigtes Königreich | Developer Tools | #19 |
| Top Bezahlt | Vereinigte Staaten | Developer Tools | #19 |
| Top Bezahlt | Irland | Developer Tools | #19 |
| Top Bezahlt | Südafrika | Developer Tools | #20 |
| Top Bezahlt | Rumänien | Developer Tools | #20 |
| Top Bezahlt | Chile | Developer Tools | #21 |
| Top Bezahlt | Polen | Developer Tools | #21 |
| Top Bezahlt | Thailand | Developer Tools | #21 |
| Top Bezahlt | Italien | Developer Tools | #22 |
| Top Bezahlt | Schweden | Developer Tools | #24 |
| Top Bezahlt | Mexiko | Developer Tools | #25 |
| Top Bezahlt | Kanada | Developer Tools | #26 |
| Top Bezahlt | Brasilien | Developer Tools | #27 |
| Top Bezahlt | Vietnam | Developer Tools | #27 |
| Top Bezahlt | Israel | Developer Tools | #28 |
| Top Bezahlt | Ukraine | Developer Tools | #30 |
| Top Bezahlt | Türkei | Developer Tools | #30 |
| Top Bezahlt | Vereinigte Arabische Emirate | Developer Tools | #31 |
| Top Bezahlt | Belgien | Developer Tools | #32 |
| Top Bezahlt | Australien | Developer Tools | #32 |
| Top Bezahlt | Saudi-Arabien | Developer Tools | #33 |
| Top Umsatz | Belarus | Developer Tools | #33 |
| Top Bezahlt | Norwegen | Developer Tools | #33 |
| Top Bezahlt | Südkorea | Developer Tools | #38 |
| Top Umsatz | Ecuador | Developer Tools | #38 |
| Top Bezahlt | Singapur | Developer Tools | #38 |
| Top Bezahlt | Finnland | Developer Tools | #40 |
| Top Bezahlt | Kolumbien | Developer Tools | #42 |
| Top Umsatz | Libanon | Developer Tools | #43 |
| Top Bezahlt | Taiwan | Developer Tools | #45 |
| Top Umsatz | Dänemark | Developer Tools | #47 |
| Top Umsatz | Österreich | Developer Tools | #49 |
| Top Bezahlt | China | Developer Tools | #49 |
| Top Umsatz | Ungarn | Developer Tools | #54 |
| Top Umsatz | Argentinien | Developer Tools | #54 |
| Top Umsatz | Neuseeland | Developer Tools | #57 |
| Top Umsatz | Indonesien | Developer Tools | #58 |
| Top Umsatz | Dominikanische Republik | Developer Tools | #60 |
| Top Umsatz | Kuwait | Developer Tools | #60 |
| Top Umsatz | Nigeria | Developer Tools | #61 |
| Top Umsatz | Philippinen | Developer Tools | #61 |
| Top Umsatz | Peru | Developer Tools | #61 |
| Top Umsatz | Thailand | Developer Tools | #67 |
| Top Umsatz | Ukraine | Developer Tools | #68 |
| Top Umsatz | Schweiz | Developer Tools | #68 |
| Top Umsatz | Malaysia | Developer Tools | #68 |
| Top Bezahlt | Indien | Developer Tools | #69 |
| Top Umsatz | Sonderverwaltungsregion Hongkong | Developer Tools | #70 |
| Top Bezahlt | Ägypten | Developer Tools | #71 |
| Top Umsatz | Rumänien | Developer Tools | #72 |
| Top Umsatz | Tschechien | Developer Tools | #73 |
| Top Umsatz | Spanien | Developer Tools | #73 |
| Top Umsatz | Vietnam | Developer Tools | #74 |
| Top Umsatz | Niederlande | Developer Tools | #74 |
| Top Umsatz | Russland | Developer Tools | #74 |
| Top Umsatz | Frankreich | Developer Tools | #75 |
| Top Bezahlt | Griechenland | Developer Tools | #76 |
| Top Umsatz | Irland | Developer Tools | #80 |
| Top Umsatz | Chile | Developer Tools | #81 |
| Top Umsatz | Italien | Developer Tools | #81 |
| Top Umsatz | Schweden | Developer Tools | #83 |
| Top Umsatz | Israel | Developer Tools | #83 |
| Top Umsatz | Polen | Developer Tools | #83 |
| Top Umsatz | Finnland | Developer Tools | #84 |
| Top Umsatz | Südafrika | Developer Tools | #85 |
| Top Umsatz | Belgien | Developer Tools | #87 |
| Top Umsatz | Vereinigte Staaten | Developer Tools | #89 |
| Top Umsatz | Vereinigte Arabische Emirate | Developer Tools | #93 |
| Top Umsatz | Japan | Developer Tools | #95 |
| Top Umsatz | Taiwan | Developer Tools | #95 |
| Top Umsatz | Norwegen | Developer Tools | #96 |
| Top Umsatz | Mexiko | Developer Tools | #97 |
| Top Umsatz | Singapur | Developer Tools | #98 |

## DraftCode for PHP IDE Discovered Keywords
- learn mysql

## Apps Similar to DraftCode for PHP IDE
- [Buffer Editor - Code Editor](https://apptail.io/de/app/buffer-editor-code-editor-Hbc/united-states)
- [Textastic Code Editor](https://apptail.io/de/app/textastic-code-editor-UPh/united-states)
- [phpwin](https://apptail.io/de/app/phpwin-vyH/united-states)
- [Continuous .NET C# and F# IDE](https://apptail.io/de/app/continuous-net-c-and-f-ide-IPR/united-states)
- [View Source Premier](https://apptail.io/de/app/view-source-premier-yUJb/united-states)
- [TinyServer](https://apptail.io/de/app/tinyserver-BnKb/united-states)
- [Simple Server: HTTP Server](https://apptail.io/de/app/simple-server-http-server-qGSc/united-states)
- [php$ - 编程语言](https://apptail.io/de/app/php-haae/united-states)
- [VSCoW - Code Wrapper](https://apptail.io/de/app/vscow-code-wrapper-mrae/united-states)
- [PHP editor - instant output](https://apptail.io/de/app/php-editor-instant-output-Rmxj/united-states)

## DraftCode for PHP IDE Available In
- [Vereinigte Staaten](https://apptail.io/de/app/draftcode-for-php-ide-rfd/united-states)
- [Deutschland](https://apptail.io/de/app/draftcode-for-php-ide-rfd/germany)
- [Japan](https://apptail.io/de/app/draftcode-for-php-ide-rfd/japan)
- [Vereinigtes Königreich](https://apptail.io/de/app/draftcode-for-php-ide-rfd/united-kingdom)
- [Frankreich](https://apptail.io/de/app/draftcode-for-php-ide-rfd/france)
- [Kanada](https://apptail.io/de/app/draftcode-for-php-ide-rfd/canada)
- [China](https://apptail.io/de/app/draftcode-for-php-ide-rfd/china)
- [Russland](https://apptail.io/de/app/draftcode-for-php-ide-rfd/russia)
- [Niederlande](https://apptail.io/de/app/draftcode-for-php-ide-rfd/netherlands)
- [Mexiko](https://apptail.io/de/app/draftcode-for-php-ide-rfd/mexico)
- [Schweiz](https://apptail.io/de/app/draftcode-for-php-ide-rfd/switzerland)
- [Spanien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/spain)
- [Brasilien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/brazil)
- [Dänemark](https://apptail.io/de/app/draftcode-for-php-ide-rfd/denmark)
- [Thailand](https://apptail.io/de/app/draftcode-for-php-ide-rfd/thailand)
- [Indien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/india)
- [Australien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/australia)
- [Italien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/italy)
- [Tschechien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/czechia)
- [Vietnam](https://apptail.io/de/app/draftcode-for-php-ide-rfd/vietnam)
- [Türkei](https://apptail.io/de/app/draftcode-for-php-ide-rfd/turkey)
- [Südkorea](https://apptail.io/de/app/draftcode-for-php-ide-rfd/south-korea)
- [Österreich](https://apptail.io/de/app/draftcode-for-php-ide-rfd/austria)
- [Indonesien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/indonesia)
- [Schweden](https://apptail.io/de/app/draftcode-for-php-ide-rfd/sweden)
- [Taiwan](https://apptail.io/de/app/draftcode-for-php-ide-rfd/taiwan)
- [Malaysia](https://apptail.io/de/app/draftcode-for-php-ide-rfd/malaysia)
- [Vereinigte Arabische Emirate](https://apptail.io/de/app/draftcode-for-php-ide-rfd/united-arab-emirates)
- [Sonderverwaltungsregion Hongkong](https://apptail.io/de/app/draftcode-for-php-ide-rfd/hong-kong)
- [Ungarn](https://apptail.io/de/app/draftcode-for-php-ide-rfd/hungary)
- [Neuseeland](https://apptail.io/de/app/draftcode-for-php-ide-rfd/new-zealand)
- [Chile](https://apptail.io/de/app/draftcode-for-php-ide-rfd/chile)
- [Singapur](https://apptail.io/de/app/draftcode-for-php-ide-rfd/singapore)
- [Dominikanische Republik](https://apptail.io/de/app/draftcode-for-php-ide-rfd/dominican-republic)
- [Polen](https://apptail.io/de/app/draftcode-for-php-ide-rfd/poland)
- [Südafrika](https://apptail.io/de/app/draftcode-for-php-ide-rfd/south-africa)
- [Saudi-Arabien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/saudi-arabia)
- [Ukraine](https://apptail.io/de/app/draftcode-for-php-ide-rfd/ukraine)
- [Norwegen](https://apptail.io/de/app/draftcode-for-php-ide-rfd/norway)
- [Irland](https://apptail.io/de/app/draftcode-for-php-ide-rfd/ireland)
- [Slowakei](https://apptail.io/de/app/draftcode-for-php-ide-rfd/slovakia)
- [Angola](https://apptail.io/de/app/draftcode-for-php-ide-rfd/angola)
- [Estland](https://apptail.io/de/app/draftcode-for-php-ide-rfd/estonia)
- [Ägypten](https://apptail.io/de/app/draftcode-for-php-ide-rfd/egypt)
- [Griechenland](https://apptail.io/de/app/draftcode-for-php-ide-rfd/greece)
- [Israel](https://apptail.io/de/app/draftcode-for-php-ide-rfd/israel)
- [Kuwait](https://apptail.io/de/app/draftcode-for-php-ide-rfd/kuwait)
- [Luxemburg](https://apptail.io/de/app/draftcode-for-php-ide-rfd/luxembourg)
- [Nigeria](https://apptail.io/de/app/draftcode-for-php-ide-rfd/nigeria)
- [Philippinen](https://apptail.io/de/app/draftcode-for-php-ide-rfd/philippines)
- [Rumänien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/romania)
- [Uganda](https://apptail.io/de/app/draftcode-for-php-ide-rfd/uganda)
- [Usbekistan](https://apptail.io/de/app/draftcode-for-php-ide-rfd/uzbekistan)
- [Madagaskar](https://apptail.io/de/app/draftcode-for-php-ide-rfd/madagascar)
- [Nordmazedonien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/north-macedonia)
- [Malta](https://apptail.io/de/app/draftcode-for-php-ide-rfd/malta)
- [Jordanien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/jordan)
- [Island](https://apptail.io/de/app/draftcode-for-php-ide-rfd/iceland)
- [Namibia](https://apptail.io/de/app/draftcode-for-php-ide-rfd/namibia)
- [Argentinien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/argentina)
- [Kroatien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/croatia)
- [Ghana](https://apptail.io/de/app/draftcode-for-php-ide-rfd/ghana)
- [Nepal](https://apptail.io/de/app/draftcode-for-php-ide-rfd/nepal)
- [Finnland](https://apptail.io/de/app/draftcode-for-php-ide-rfd/finland)
- [Panama](https://apptail.io/de/app/draftcode-for-php-ide-rfd/panama)
- [Peru](https://apptail.io/de/app/draftcode-for-php-ide-rfd/peru)
- [Aserbaidschan](https://apptail.io/de/app/draftcode-for-php-ide-rfd/azerbaijan)
- [Pakistan](https://apptail.io/de/app/draftcode-for-php-ide-rfd/pakistan)
- [Ecuador](https://apptail.io/de/app/draftcode-for-php-ide-rfd/ecuador)
- [Portugal](https://apptail.io/de/app/draftcode-for-php-ide-rfd/portugal)
- [Katar](https://apptail.io/de/app/draftcode-for-php-ide-rfd/qatar)
- [Armenien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/armenia)
- [Algerien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/algeria)
- [Zypern](https://apptail.io/de/app/draftcode-for-php-ide-rfd/cyprus)
- [Kolumbien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/colombia)
- [Belarus](https://apptail.io/de/app/draftcode-for-php-ide-rfd/belarus)
- [Slowenien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/slovenia)
- [Brunei Darussalam](https://apptail.io/de/app/draftcode-for-php-ide-rfd/brunei)
- [Senegal](https://apptail.io/de/app/draftcode-for-php-ide-rfd/senegal)
- [Bermuda](https://apptail.io/de/app/draftcode-for-php-ide-rfd/bermuda)
- [Tunesien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/tunisia)
- [Bahrain](https://apptail.io/de/app/draftcode-for-php-ide-rfd/bahrain)
- [Bulgarien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/bulgaria)
- [Kasachstan](https://apptail.io/de/app/draftcode-for-php-ide-rfd/kazakhstan)
- [Libanon](https://apptail.io/de/app/draftcode-for-php-ide-rfd/lebanon)
- [Sri Lanka](https://apptail.io/de/app/draftcode-for-php-ide-rfd/sri-lanka)
- [Litauen](https://apptail.io/de/app/draftcode-for-php-ide-rfd/lithuania)
- [Belgien](https://apptail.io/de/app/draftcode-for-php-ide-rfd/belgium)
- [Lettland](https://apptail.io/de/app/draftcode-for-php-ide-rfd/latvia)

---

## About AppTail

[AppTail](https://apptail.io/de) is a mobile app intelligence platform providing app analytics, ASO (App Store Optimization) tools, keyword tracking, competitor analysis, revenue estimates, and review monitoring for iOS App Store apps. Track your app's performance, discover ranking keywords, monitor competitors, and analyze market trends.

- [Search Apps](https://apptail.io/de)
- [Top Charts](https://apptail.io/de/top-iphone-apps)
- [Sign Up for Full Access](https://apptail.io/de/account/signup?utm_campaign=ai-crawl&amp;utm_content=footer)

*Data provided by [AppTail](https://apptail.io/de) - Mobile App Intelligence Platform*
