---
title: "NativePHP: Convert any Webapp to the Desktop"
url: https://daily.dev/posts/nativephp-convert-any-webapp-to-the-desktop-wafu4u7j9
source_url: https://semaphoreci.com/blog/nativephp
type: article
source: "Semaphore"
published: 2023-12-06T08:16:04.257Z
updated: 2023-12-06T08:16:03.389Z
tags: ["php", "laravel", "electron"]
reading_time: 3
upvotes: 30
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# NativePHP: Convert any Webapp to the Desktop

**[Semaphore](https://daily.dev/sources/semaphore)** · 3 min read · 30 upvotes · 1 comments

## Summary

NativePHP is a framework that allows PHP developers to create desktop applications by wrapping PHP applications in Electro. It is compatible with any PHP framework but heavily tailored for Laravel. It is currently in its alpha stage, leaning more towards a beta experience. It supports local SQLite database and building for different operating systems.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://semaphoreci.com/blog/nativephp>

## Community discussion

Top comments from developers on daily.dev.

**@nachatayoub** · 0 upvotes

> Haha they literally said, Electron is not enough. it needs to be more trashy

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#php](https://daily.dev/tags/php), [#laravel](https://daily.dev/tags/laravel), [#electron](https://daily.dev/tags/electron)

[View this post on daily.dev](https://daily.dev/posts/nativephp-convert-any-webapp-to-the-desktop-wafu4u7j9)
