@@ -10,25 +10,32 @@ We've put together a basic [roadmap](https://github.com/orgs/NativePHP/projects/
1010current _ estimated_ development timeline.
1111
1212## Current Status
13- NativePHP is currently in the ` alpha ` stage.
13+ NativePHP is currently in the ` beta ` stage.
1414
1515We need your help with testing and bug-hunting, so we want you to _ build_ apps with NativePHP.
1616
17- As we're at the ` alpha ` stage, this means NativePHP is not quite ready for prime-time, so we don't recommend
18- _ distributing _ the apps you build just yet... unless you're comfortable with the following :
17+ As we're at the ` beta ` stage, NativePHP is almost ready for prime-time. This means we think it's ready for
18+ you to distribute your apps to users. But you should be aware of a couple of issues :
1919
20- - The PHP source code in your app can be seen _ and modified_ .
21- - Signing of build files has not been tested, so your users may see warnings from their operating system indicating that
22- your app may be suspicious and may need to explicitly allow your app to run.
23- - Your app may not be as performant or secure as it will be once we reach NativePHP v1.0.
20+ - The PHP source code inside your app can be seen _ and modified_ . We're actively working on a solution for this in time
21+ for the ` v1 ` release.
22+ - Documentation around signing apps for Microsoft Windows and macOS are not yet available.
2423
25- We still want you to _ try_ to get your apps into a production-ready state! The more parts of the whole process we can
26- exercise to find bugs and fix them, the better.
24+ ** If you're planning to release an app, it may be useful to get in touch on [ Discord] ( https://discord.gg/X62tWNStZK ) so
25+ we can run through any last minute checks to ensure your app is in the best shape.**
26+
27+ The more parts of the whole process we can exercise to find bugs and fix them, the better.
2728
2829Be sure to share your findings through the [ forum] ( https://github.com/orgs/nativephp/discussions ) , by
2930[ raising issues] ( https://github.com/nativephp/laravel/issues/new/choose ) /reporting bugs, and on
3031[ Discord] ( https://discord.gg/X62tWNStZK ) .
3132
32- If you're building an app that you plan to distribute,
33+ <aside class="rounded-lg border border-teal-500 bg-teal-100 text-teal-800 p-4
34+ [&>*]:text-teal-800 [&>*:last-child]:mb-0 [&>*:first-child]:mt-0">
35+
36+ #### Can you sponsor?
37+
38+ If you're building an app that you plan to sell,
3339[ can you sponsor the development of NativePHP] ( https://github.com/nativephp/laravel?sponsor=1 ) to help us get to the
3440v1.0 release sooner?
41+ </aside >
0 commit comments