NativePHP for Mobile Is Now Free
The NativePHP team has made a significant announcement that is set to revolutionize mobile app development for Laravel developers. As of February 11, 2026, NativePHP for Mobile is now completely free, alongside the release of NativePHP Air. This release is not merely a limited trial or a freemium tier; rather, it provides developers with the core framework and essential plugins needed to build and ship remarkable native mobile applications at zero cost.
What’s New in NativePHP Air
NativePHP Air introduces several groundbreaking features aimed at enhancing the development experience for mobile applications. Below are some of the most notable updates:
A Modular Plugin System
One of the most significant architectural changes in NativePHP Air is the transition from a monolithic core to a modular plugin system. This new structure allows each plugin to function as a standalone Composer package, containing its own Swift and Kotlin code, permission manifests, and native dependencies. The advantages of this system include:
- Ease of Installation: Installing plugins is straightforward. Developers can simply use the command
composer require nativephp/mobile-camerafollowed byartisan native:plugin:register nativephp/mobile-camerato integrate new functionalities. - Plugin Marketplace: The Plugin Marketplace features both first-party and third-party options, allowing developers to build, distribute, and sell their own plugins using intuitive and robust plugin APIs integrated into the core.
MIT-Licensed Core
The core of NativePHP Air is now MIT-licensed and open-source, which brings several benefits:
- Smaller and More Efficient Apps: The stripped-back core ensures that applications are smaller and more efficient by default.
- Community Contributions: Opening the core to community contributions encourages developers to participate in the evolution of the framework.
Additionally, nine essential plugins are now free and MIT-licensed, including:
- Browser
- Camera
- Device
- Dialog
- File
- Microphone
- Network
- Share
- System
Premium plugins such as Biometrics, Geolocation, Push Notifications, Scanner, and Secure Storage are available as one-time purchases through the marketplace.
Jump: Instant Device Testing
Another exciting feature is Jump, a free companion app available for Android and iOS. This app allows developers to test their NativePHP applications on real devices without the need for compiling or enabling developer mode. The process is simple:
- Run
php artisan native:jump. - Scan a QR code.
- The app loads directly on the device.
Jump supports all first-party plugins, including premium ones, enabling developers to explore functionalities without any upfront costs.
Mimi: Vibe Coding for Native Apps
Mimi introduces a unique vibe coding experience for building mobile applications with NativePHP. This feature leverages advanced tools, such as Laravel Boost and state-of-the-art language models, allowing developers to create new apps in minutes without writing a single line of code. Key features of Mimi include:
- Voice Support: Built-in voice support allows developers to interact with the application without using a keyboard.
- Browser-Based Project Creation: Projects can be created and previewed directly from the browser, even on mobile devices.
- Testing and Deployment: Applications can be tested in Jump and shipped to app stores directly from Mimi.
All features of Mimi are unlocked with a Bifrost subscription, and users are required to have an Anthropic account and provide their own Claude API key. The NativePHP team has plans to expand to other providers and models using Laravel AI in the near future.
Getting Started with NativePHP Air
Getting started with NativePHP Air is easy. Developers can follow these simple steps:
- Run the command
laravel new my-mobile-appto create a new Laravel project. - Change into the project directory with
cd my-mobile-app. - Install the NativePHP mobile package using
composer require nativephp/mobile. - Run
php artisan native:jumpto begin testing your application.
For more detailed information, developers can visit the official announcement on nativephp.com.
Frequently Asked Questions
NativePHP Air is the latest release from the NativePHP team that provides a free framework for building native mobile applications using Laravel. It includes essential plugins and features that facilitate mobile app development.
Plugins in NativePHP Air can be easily installed using Composer. You can run the command composer require nativephp/mobile-camera followed by artisan native:plugin:register nativephp/mobile-camera to add new functionalities to your application.
Yes, NativePHP for Mobile is completely free. The core framework and essential plugins are available at no cost, allowing developers to build and ship native mobile apps without any financial barriers.
Call To Action
Take advantage of the free NativePHP for Mobile and start building your native applications today. Join the growing community of developers leveraging Laravel for mobile app development.
Note: NativePHP for Mobile is a game-changer for developers looking to create high-quality mobile applications without incurring costs. Embrace this opportunity to innovate and expand your skills in mobile development.

