Copyright ©APKDroid. All Rights Reserved
카테고리 P생산성의 추천 애플리케이션 중 하나 인 Zira PHP Editor - v1.9.3-android21-armv7을 (를) 다운로드하여 공유하세요.
또한
Forest: Stay Focused v4.50.0 APK + MOD (Pro Pack 잠금 해제)
MOD APK,
Adobe Acrobat Reader v21.11.0.20642 APK + MOD (Premium 잠금 해제)
MOD APK,
Sectograph - Planner & Time Manager v5.21 APK + MOD (Pro 잠금 해제)
MOD APK,
WPS Office v15.6 APK + MOD (Premium 잠금 해제/Extra)
MOD APK, TELUS My Wi-Fi,
AppBlock - Stay Focused v5.9.1 APK + MOD (Premium 잠금 해제)
MOD APK로 다운로드 할 수있는 다른 애플리케이션도 있습니다. Zira PHP Editor - v1.9.3-android21-armv7에 만족한다면.
Zira Project에서 출시 한 Zira PHP Editor - v1.9.3-android21-armv7은 현재 사용 가능한 최고의 무료 및 최고의 휴대 전화 애플리케이션 중 하나입니다. 앱 스토어의 P생산성 카테고리에 있습니다.
Zira PHP Editor - v1.9.3-android21-armv7의 최소 운영 체제는 Android 5.0+ 이상입니다. 아직 업데이트하지 않은 경우 휴대 전화를 업데이트해야합니다.
APKDroid에서는 Zira PHP Editor - v1.9.3-android21-armv7 APK 무료 다운로드를 받게됩니다. 최신 버전은 1.9.3-android21-armv7, 게시일은 2020-09-24이며 파일 크기는 40.3 MB입니다.Google Play 스토어 통계에 따르면 약 1000 회 다운로드가 있습니다. Android에 개별적으로 다운로드하거나 설치된 앱은 원하는 경우 업데이트 할 수 있습니다. 앱도 업데이트하세요. 최신 기능에 대한 액세스 권한을 부여하고 보안을 강화합니다. 그리고 앱의 안정성. 지금 즐기세요 !!!
Zira Editor is a lightweight PHP Editor for Linux, Android and Raspberry Pi with syntax highlighting and autocomplete.
Zira Editor for Android includes a development pack with PHP 7.3.22, Git 2.28.0 and SassC 3.6.1 binaries.
With this development pack you can clone, pull or push your code to remote repository, run PHP code inside editor or start built-in PHP webserver and test your project in web-browser.
PHP binary has following extensions: OpenSSL, cURL, FTP, Iconv, GD, mbstring, SQLite, XML, Zip and Zlib.
Zira Editor brings almost everything you need to start PHP-coding on Android.
You might want to borrow a hardware keyboard and mouse :)
Important notes:
Disable word prediction in your virtual keyboard settings.
For better experience install Hacker's keyboard or use hardware keyboard and mouse.
Mouse right-click context menu can be opened by long press or from main menu (Tools - Context menu).
To store your project files outside application data folder (i.e. sdcard) you need to give storage permission to Zira Editor in application settings (Android 6+ only). All files saved in application data folder will be lost after uninstall / reinstall if you won't backup your files.
If text is too small you can increase font size in Settings dialog or you can set a proper scale factor for window.
How to run your code on Android without root using Termux (Android 5+):
Install Termux terminal emulator.
Open terminal and run command:
termux-setup-storage
Now you can access your sdcard if you type:
cd storage
Install PHP:
pkg install php
Go to your project home directory:
cd project_home
Start PHP built-in web server:
php -S 127.0.0.1:8000
Open 127.0.0.1:8000 in your browser.
You can check for the latest release on GitHub:
https://github.com/ziracms/editor/releases
Get additional themes for Zira Editor:
https://github.com/ziracms/editor/tree/master/bin/themes
To enable custom themes you need to enter path to themes folder in Settings -> Misc -> Custom themes folder
Main features:
- low memory usage
- fast parser
- syntax highlighting
PHP
JavaScript
CSS
HTML
- autocomplete
PHP built-in functions and classes
project classes, functions, variables
JS objects, variables
CSS selectors, properties
HTML tags
- unused variables check
- files browser
- file symbols navigator
- highlight matching
brackets
tags
php expression (endif; endforeach;)
- function arguments display
- class auto import
- bulk comment in/out
- project state saving on exit
- F1 Help (PHP manual download required)
php function docs
php class docs
php class method docs
- php lint integration (syntax check)
- php code sniffer integration
- git integration
status browser
annotations display
- sass support
- quick access panel (search files + symbols)
- go to declaration
functions
classes
class methods
- search in files
- snippets
- built-in colorpicker
- built-in light and dark themes
- custom themes support
Added development pack with PHP 7.3.22, Git 2.28.0 and SassC 3.6.1Bug fixes
Show more