---
title: "NativePHP Desktop App  Builds are Here"
url: https://daily.dev/posts/nativephp-desktop-app-builds-are-here-wybxeh5ly
source_url: https://daily.dev/posts/nativephp-desktop-app-builds-are-here-wybxeh5ly
type: freeform
source: "WebCraft"
author: "Mouad Dadda"
published: 2024-12-28T08:36:39.330Z
updated: 2024-12-28T08:36:50.270Z
tags: ["webdev", "php", "laravel"]
reading_time: 1
upvotes: 114
comments: 16
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 Desktop App  Builds are Here

**[WebCraft](https://daily.dev/sources/webcraft)** · [@mouad_dadda](https://daily.dev/mouad_dadda) · 1 min read · 114 upvotes · 16 comments

## Summary

NativePHP allows developers to build desktop applications using PHP. It can be integrated with Laravel, providing a robust solution for creating native desktop apps with familiar tools.

## Content

✔ This is **NATIVE PHP** , to build desktop App with php .

✔ You can use it with **LARAVEL**

For More ⬇ :

https://nativephp.com/docs/1/getting-started/introduction

https://laravel-news.com/nativephp-windows-builds

#php

## Community discussion

Top comments from developers on daily.dev.

**@dimkiriakos** · 19 upvotes

> 1) Native PHP is not real native. It's a wrapper for electronJS that it's not native too it's just a browser wrapper.
> 2) The project is abandoned. More than 1 year is in alpha version.
> 3) Web developers have no idea how to build Desktop applications. and what is API when we are talking about Operating systems that this is the host of all these applications.
> 4) Browser based applications are not exporting optimized binary code. This makes them not suitable for medium an large scale projects. They are good only for generating tools with small capabilities on operating system....

**@remco** · 1 upvotes

> I've built some stuff with PHP-GTK back in 2002-2003, I don't think PHP is suitable for desktop apps, nice project but not viable for production use cases.

**@romeltech** · 0 upvotes

> Tauri 2.0 is promising tho.

**@discoverlance** · 0 upvotes

> I tried native php and it was really good. I used filamentphp to build and admin interface with it. My problem was that windows builds were not working and just showed in the background, it looks like the discussion on it is still open. But apart from that, I was able to run the build on my linux machine with no issue.

**@sobe** · 0 upvotes

> For Cross platform :
> Flutter > Rest of solutions

## 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
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

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

[View this post on daily.dev](https://daily.dev/posts/nativephp-desktop-app-builds-are-here-wybxeh5ly)
