DraftCode for PHP IDE

DraftCode for PHP IDE


Develop PHP, WordPress offline


USD 9.99

1.14.1for iPhone, iPad and more
8.9
80 Ratings
Solesignal Limited
Developer
148.9 MB
Size
21/04/2024
Update Date
#46
in Developer Tools
4+
Age Rating
Age Rating
4+
Apps in this category do not contain restricted content.
9+
Apps in this category may contain mild or occasional cartoon, fantasy or real-life violence, as well as occasional or mild adult, sexually suggestive or horrifying content and may not be suitable for children under 9 years of age.
12+
Apps in this category may contain occasional mild indecent language, frequent or intense cartoon or real-life violence, minor or occasional adult or sexually suggestive material, and simulated gambling, and may be for children under 12 years of age.
17+
You must be at least 17 years old to access this App.
Apps in this category may contain frequent and intense offensive language; Frequent and intense cartoon, fantasy or realistic violence: frequent and intense adult, scary and sexually suggestive subjects: as well as sexual content, nudity, tobacco, alcohol and drugs, may not be suitable for children under 17 years of age.
لقطات الشاشة لـ DraftCode for PHP IDE
DraftCode for PHP IDE الملصقDraftCode for PHP IDE الملصقDraftCode for PHP IDE الملصقDraftCode for PHP IDE الملصقDraftCode for PHP IDE الملصق
DraftCode for PHP IDE الملصقDraftCode for PHP IDE الملصقDraftCode for PHP IDE الملصقDraftCode for PHP IDE الملصقDraftCode for PHP IDE الملصقDraftCode for PHP IDE الملصق

About DraftCode for PHP IDE

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
- (via in-App Purchase): 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.5
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's website. (Please follow the "Developer Website" link below.)

Please note:
- Included packages might not yet support all PHP versions available (check their website)
- DraftCode'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 "Developer Website" link below.
- In-App purchase pricing can be reviewed on this App Store page under "Information" by tapping the triangle next to 'In-App Purchases"
Show More

تحديث لأحدث إصدار 1.14.1

Last updated on 21/04/2024
الإصدارات القديمة
Included Packages Update:

Updated included WordPress to v6.5 and SQLite plugin to v2.1.9 to avoid an issue where the automatic WordPress update during setup would make it incompatible with the included SQLite plugin.
Show More
Version History
1.14.1
21/04/2024
Included Packages Update:

Updated included WordPress to v6.5 and SQLite plugin to v2.1.9 to avoid an issue where the automatic WordPress update during setup would make it incompatible with the included SQLite plugin.
1.14
04/04/2024
- New Runtimes for PHP 8.1 and PHP 8.2 (require one-time in-App purchase)
- Source editor improvements

- Fixes an issue where the source editor could loose its position when interacting with other parts of the interface
1.13.2
17/08/2023
This version of DraftCode contains bugfixes.

If you like DraftCode, please leave a review in the App Store, it really helps. Thank you.
1.13.1
19/05/2023
- Bugfixes
1.13
30/04/2023
This version includes several major changes and improvements. We hope you like them.
If you like DraftCode and want to support it, please post a good review on the App Store.
If you experience any issues, please get in touch with DraftCode support.

NEW

- Updated icon
- Rewritten server component
- Now uses the modern rendering engine used in Safari today (fixing many website compatibility issues)
- PHP environment now available at http://127.0.0.1:8080 for other Apps on iPad (while DraftCode is running, for example in Split View together with another iOS browser).
- Runtime for PHP 8 updated to 8.0.28
- Changed default max_upload_filesize to 256M
- Changed default post_max_size to 256M
- WordPress updated to v6.1.1


IMPROVEMENTS

- SVG files are now editable as text
- External keyboard improvements, including additional keyboard shortcuts

BUGFIXES

- Issues when using on an Apple Silicon Mac
- Several other minor bugfixes and improvements
1.12.1
25/11/2022
- Fixes a layout issue on iPhone
- Improved workflow when creating new files
1.12
17/11/2022
- Added support for selecting custom workspace folder
- Bugfixes
1.11
22/11/2021
- PHP 7.3 including GD is now the included default
- Removed old PHP 5 and PHP 7.2 runtimes
- Updated Composer package to latest version

BUGFIXES
- Fixes OpenSSL certificate verification issues by updating included root certificates
1.10
21/08/2021
- New PHP 8.0.9 Runtime (requires In-App Purchase)

Updated included PHP packages to support PHP 8:
- WordPress (v5.8)(including SQLite plugin)
- phpMyAdmin (v4.7)
- phpSqliteAdmin (1.9.9 dev)
1.9.5
21/04/2020
Thank you for your support. If you like DraftCode, please leave a review on the App Store, it really helps!
If you can, please support DraftCode via the in App purchases too.

NEW
- New additional PHP 7.3 runtime available via in App purchase (same extensions than 7.2)
- Included WordPress package has been updated to v5.4

BUGFIXES
- Custom HTTP request headers now reflected correctly (this fixes problems with PHP relying on custom headers from AJAX requests, like the WordPress block editor)
- Fixes an issue with code error highlighting and PHP 7
1.9.4
02/04/2020
Thank you for your support. If you like DraftCode, please leave a review on the App Store, it really helps!
If you can, please make sure to get that PHP 7 runtime IAP too.
Hope you are all ok out there. Don't let that virus get you down!

New
* JavaScript errors and JavaScript console.log messages visible in session inspector
* Includes composer v1.8.4 as an installable package (requires PHP 7 runtime)

PHP Runtime Improvements
* PHP5 and PHP7 OpenSSL cert (path defined as openssl.cafile) is now accessible inside open_basedir
* PHP7 increased memory limit

Bugfixes
* Fixes UI issues when using dark mode
* Fixes an issue where PHP errors from previous session would not be cleared correctly
1.9.3
25/01/2020
New in 1.9.3:

- Fixes as issue with Kiosk mode

New in 1.9.2:

- Updated PHP 7 runtime (7.2.24), now also including calendar extension
- Settings now allow increased maximum allowed font size up to 30px

BUGFIXES
- Fixes issue where video or audio would not play back automatically
- Fixes issue where the onscreen keyboard could hide part of the source code view
- Fixes issue where HTTP_USER_AGENT would not contain the correct value
1.9.2
21/01/2020
- Updated PHP 7 runtime (7.2.24), now also including calendar extension
- Settings now allow increased maximum allowed font size up to 30px

BUGFIXES
- Fixes issue where video or audio would not play back automatically
- Fixes issue where the onscreen keyboard could hide part of the source code view
- Fixes issue where HTTP_USER_AGENT would not contain the correct value
1.9.1
03/03/2019
BUGFIXES
- Fixes an issue with video playback of local files using video tags
1.9
12/02/2019
New Features
- Execute a PHP file as a script (by swiping right on a file) without timeout or web context
- Run your PHP code fullscreen in "Kiosk mode"

Runtime
- PHP 7 updated to 7.2.12, added fileinfo extension
- PHP 5 and 7: Raised file upload limit to 100M

Bugfixes
- Finally fixed an issue that prevented ThinkPHP (and possibly other projects) from running correctly
- Fixed an issue with keyboard shortcuts
- Several other improvements and bug fixes

If you like DraftCode, please don't forget to leave a review in the AppStore. Thanks!
1.8.1
12/09/2018
Code editor bugfixes
1.8
28/07/2018
New:
- File and Folder workflows now available as swipe actions:
- Rename, share/export, zip, unzip
- New: Duplicate

- Code editor now supports syntax colouring for javascript and js files
- Improved support for importing text that is not UTF-8 encoded.
- Raw html output view supports syntax colouring

Bugfixes and improvements:
- General performance improvements
- In-App purchases
- File imports from other Apps
1.7.6
17/04/2018
Code editor bugfixes
- Fixing a rare crash
- Improving preserving indentation
1.7.5
09/04/2018
- PHP 7 now includes GD extension
- New keyboard accessory, now also supporting iPhones
- Editor improvements
1.7
19/03/2018
- New additional PHP v7.2.2 runtime (requires in-app purchase)
- Minor bugfixes
1.6.8
01/03/2018
- iPhone X support
- Syntax colouring improvements
1.6.7
05/11/2017
NEW
- DraftCode's workspace is now available in File Browser in iOS 11

IMPROVEMENTS
- Added support for (non standards conform) relative Location headers aka Location: some.php

BUGFIXES
- Fixes an issue with cookies generated in client space (javascript) not visible to PHP
- Fixes an issue with cookies generated in PHP not visible in client space (javascript)
- Fixes an issue with access to camera or photo library in preview browser crashing
1.6.6
05/10/2017
- Added SSL support to Curl extension
- Automatically disables smart quotes for the source editor in iOS 11

If you like DraftCode, please consider rating it or posting a positive review. Thank you.
1.6.5
11/09/2017
- added PHP curl extension

Please help DraftCode by posting a review or rate this version in the App Store. It really helps, thanks!
1.6.4
21/08/2017
Runtime bugfixes:
- Fixes an issue with http status being 0 instead of 200 (mainly affecting AJAX)
- Fixes an issue where query parameters in redirect headers would get lost
- Location header can now also be lowercase

DraftCode for PHP IDE FAQ

انقر هنا لمعرفة كيفية تنزيل DraftCode for PHP IDE في بلد أو منطقة محظورة.
تحقق من القائمة التالية لمعرفة الحد الأدنى من المتطلبات DraftCode for PHP IDE.
iPhone
Requiere iOS 15.6 o posterior.
iPad
Requiere iPadOS 15.6 o posterior.
iPod touch
Requiere iOS 15.6 o posterior.
DraftCode for PHP IDE هي مدعومة على اللغات Inglés
في DraftCode for PHP IDE عمليات شراء داخل التطبيق. يرجى التحقق من خطة الأسعار على النحو التالي:
PHP 8.1 Runtime
USD 4.99
PHP 8.2 Runtime
USD 4.99
PHP 8.0.28 Runtime
USD 2.99
PHP 7.3 Runtime
USD 0.00
PHP 7.2 Runtime
USD 0.00

بدائل لـ DraftCode for PHP IDE

ربما يعجبك أيضا