Right now, Zephpyr is focused on creating a secure bundle of your Laravel application that ships inside your production NativePHP desktop applications.
Zephpyr Bundles are a single file that wraps your entire Laravel app into a compressed, read-only archive that the NativePHP environment knows how to use.
When you've got a Zephpyr account, you'll be able to connect your NativePHP apps to it and start building secure bundles right away.
This Bundle replaces the raw PHP code that would normally ship inside your app with a secure and speedy package.
While Bundles aren't meant to protect your source code, they do offer a level of obfuscation.
Most importantly though, they prevent potential attackers from modifying the PHP source of your app and changing its behavior.
This is an important step in safeguarding your users.
Zephpyr Bundles also speed up your app and reduce its overall size. We've seen some Laravel apps reduced by up to 80%!