Téléchargement Zira PHP Editor - v1.9.3-android21-armv7

Téléchargement Zira PHP Editor - v1.9.3-android21-armv7
Package Name com.github.ziracms.editor
Category ,
Latest Version 1.9.3-android21-armv7
Get it On Google Play
Update September 25, 2020 (4 years ago)

Vous avez entendu parler de Zira PHP Editor - v1.9.3-android21-armv7, ou Sectograph - Planner & Time Manager v5.21 APK + MOD (Pro Déverrouillé) MOD APK, Adobe Acrobat Reader v21.11.0.20642 APK + MOD (Premium Déverrouillé) MOD APK, Tusk: flexible task and habit manager, Greenlight Quality Control, Xodo PDF Reader & Editor v7.1.16 APK + MOD (Premium Déverrouillé) MOD APK, AppBlock - Stay Focused v5.9.1 APK + MOD (Premium Déverrouillé) MOD APK, l'un des Applications plus cool de la catégorie Productivité.

Et bien sûr, vous savez que tous les jeux ou applications ne sont pas compatibles pour tous les téléphones. Le jeu ou l'application n'est parfois pas disponible sur votre appareil, cela dépend de la version du système. Système d'exploitation Android, résolution d'écran ou pays auxquels Google Play autorise l'accès. C'est pourquoi APKPanda fournit des fichiers APK Android que vous pouvez télécharger et ne respecte pas ces restrictions.>
Zira PHP Editor - v1.9.3-android21-armv7 la dernière version est le 1.9.3-android21-armv7, la date de sortie 2020-09-24 et la taille 40.3 MB.Développé par Zira Project, Zira PHP Editor - v1.9.3-android21-armv7 nécessite au moins la version Android Android 5.0+. Par conséquent, vous devez mettre à jour votre téléphone si nécessaire.

Assez chargé, environ 1000 téléchargements. Vous pouvez mettre à jour les applications qui ont été téléchargées ou installées individuellement sur votre appareil Android si vous le souhaitez. La mise à jour de vos applications vous donne l'autorisation d'accéder aux dernières fonctionnalités et d'améliorer la sécurité et la stabilité des applications.

Zira PHP Editor - v1.9.3-android21-armv7

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