Zira PHP Editor Application icon

Zira PHP Editor 1.9.3-android21-armv8a

40.9 MB / 10+ Downloads / Rating 4.0 - 31 reviews


See previous versions

Zira PHP Editor, developed and published by Zira Project, has released its latest version, 1.9.3-android21-armv8a, on 2023-04-15. This app falls under the Productivity category on the Google Play Store and has achieved over 1000 installs. It currently holds an overall rating of 4.0, based on 31 reviews.

Zira PHP Editor APK available on this page is compatible with all Android devices that meet the required specifications (Android 5.0+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.github.ziracms.editor

Updated: 2 years ago

Developer Name: Zira Project

Category: Productivity

New features: Show more

App Permissions: Show more

Installation Instructions

This article outlines two straightforward methods for installing Zira PHP Editor on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

App Rating

4.0
Total 31 reviews

Reviews

5 ★, on 2020-10-04
This software is awesome.... You get all tools that you need.... The best Web Development software i have ever seen for android... Awesome app.. I wish i could rate it unlimited stars... Please make the future updates supportable for Android 4.4.4.... Keep going... We will support you.... :)

5 ★, on 2020-09-03
Undoubtedly the best Php editor in Android is this program! It has a feature that makes the programmer work easier !! Thanks for such a program

5 ★, on 2020-07-23
Great editor, like you are in a pc. But how do i enable sass compiler anyway

3 ★, on 2020-07-08
Needs a lot of redesigning

3 ★, on 2020-10-03
This app is amazing there is no doubt about it but when i use this app i also have to use mouse and keyboard for it otherwise it is like impossible to use this app because it is alot like computer app

5 ★, on 2020-02-22
This app needs a bit of recognition! As close to a PHPStorm on android as I've seen. Would like to access GDrive files, but for a free app that's being picky. Well done dev! Genuine review, no relation, just impressed!

Previous Versions

Zira PHP Editor 1.9.3-android21-armv8a
2023-04-15 / 40.9 MB / Android 5.0+

Zira PHP Editor 1.9.3-android21-armv7
2024-11-15 / 40.3 MB / Android 5.0+

About this app

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

New features

Added development pack with PHP 7.3.22, Git 2.28.0 and SassC 3.6.1
Bug fixes

App Permissions

Allows applications to open network sockets.
Allows an application to write to external storage.
Allows an application to read from external storage.