Skip to content
Yikai PanelYIKAI PANEL

YIKAI PANEL · BUILT FOR LOCAL DEVELOPMENT

Less setup.
More building.

Made for people who would rather not hand-configure Nginx and php.ini. Projects, domains and databases in a single panel — no command line, no Docker, no WSL.

v0.7.4 · Updated 2026-09-25

Windows 10/11 x64 · 中文 / English / 日本語 · No administrator rights needed

From your first local website to a growing collection of projects. Start the environment, open the admin page and manage databases with fewer steps.

PHP 8.0 / 8.2 / 8.5 Nginx Apache MySQL 8.0 / 5.7 SQLite YikaiCMS
Actual application · 0.7.4LOCAL ENVIRONMENT, SIMPLIFIED.
Actual application · 0.7.4

Version {v} in action, using a clean demo with one YikaiCMS project.

Multiple projectsPer-project controlLocal domainsFiles and databases stay on your PC

Everyday tools,
right where you need them.

Designed around the everyday work of running websites locally.

01

From new project to live site

Creating a project also creates its folder, database and server config. Start from blank PHP, the latest YikaiCMS or the latest WordPress, then just open the website.

02

Each project on its own

Its own domain, PHP version, database, HTTPS and rewrite rules. New projects use name.localhost, which opens in the browser without touching hosts.

03

Common ports when you need them

Use 80, 443 or MySQL 3306 and pin them. If a port is taken, the panel names the program using it instead of silently switching.

04

Scan a folder to import

Drop existing site folders into wwwroot and register them in one pass. Folders with a dot in the name keep it as their domain.

05

Database tools included

MySQL 8.0 / 5.7 and SQLite. A simple browser page with Adminer, plus one click to open HeidiSQL when you need a desktop client.

06

Diagnose it yourself

Port check lists who holds every port (process name + PID). Startup failures name the occupier and attach the service log.

PHPSTUDY → YIKAI PANEL

Bring your
existing sites along.

Scan PHPStudy projects and select one or all. Website files and their complete databases are copied into Yikai, while the original environment stays untouched.

Source configuration scanning helps identify databases. YikaiCMS and WordPress connections can be rewritten automatically; review other projects manually.

Original PHPStudy

Websites and databases retained

Copy selected websites + complete databases

Yikai Panel
Start imported projects when ready

A few steps to get started.

Installs to D:\yikai by default, keeping websites and runtime software in separate folders.

01

Install and open

Run the installer (D:\yikai by default). No administrator rights required.

02

Add a project

Create one, connect an existing folder, or import many at once with “Scan a folder”.

03

Start building

Start the project and open its website or admin page. .localhost domains need no hosts sync; for .yikai domains keep “Sync hosts” checked.

WINDOWS 10 / 11 x64 · v0.7.4 · 2026-09-25

Pick the package that fits.

Both packages are served through Yikai OSS and differ only in bundled components.

v0.7.4 · 2026-09-25 · Verify the SHA-256 after downloading, or get the matching .sha256 file.

Full package

Bundles Nginx + Apache, PHP 8.0 / 8.2 / 8.5, MySQL 8.0 / 5.7, SQLite, the database page, the HeidiSQL client and the YikaiCMS template. Works offline; best for a first install.

Size
164.3 MB
SHA-256
73EDFE87C9505F6B437C3891898C07BC40CA288FAEB8397420B5B9402A370AD5 Download .sha256 file

Download · 164.3 MB

Minimal package

Nginx + PHP 8.5 + MySQL 8.0 and the database page, about 80 MB. Downloads the latest YikaiCMS template when you create a project — good for a single site.

Size
80.4 MB
SHA-256
B2D527FE162748C0E77E03C0EE8A01E68CA922B9DDCF3A665F1FAEF1DCB12C77 Download .sha256 file

Download · 80.4 MB

The installers are not Authenticode-signed yet, so Windows may show “Unknown publisher”. Download here and verify the SHA-256.

Windows 10/11 x64 · No administrator rights for install or daily use Read release notes ↗ View source code ↗

Good to know

Do I need administrator rights?

No. New projects use .localhost domains, which need no hosts entry. The panel asks for elevation only when syncing hosts for .yikai-style domains or adding firewall rules, and cancelling is harmless. The VC++ runtime ships with the package.

Do I have to uninstall PHPStudy first?

No. Copy import keeps the original websites and databases. After importing, review the project configuration to avoid port or domain conflicts.

Which PHP and database versions are supported?

PHP 8.0 / 8.2 / 8.5 (8.2 by default), MySQL 8.0 / 5.7 and SQLite. The minimal package ships PHP 8.5 only; other versions can be added to the soft folder later.

Is an internet connection required?

The full package works offline. The minimal package fetches the latest YikaiCMS template once when you create a project, then caches it.

How do I manage databases?

Two entries in the panel: “Database manager (web)” opens a simple browser page (backup, restore, browse, SQL, with Adminer), and “Database client (HeidiSQL)” opens a desktop client for heavier work.

Where do websites and databases live?

Inside the install folder: websites in wwwroot\<domain>, databases in data, backups in backups. Uninstalling keeps them, so projects survive a reinstall.