nativephp/mobile-starter

The skeleton application for NativePHP for Mobile.
4,295 25
Install
composer require nativephp/mobile-starter
Latest Version:1.0.4
PHP:^8.3
License:MIT
Last Updated:Sep 18, 2026
Links: GitHub  ·  Packagist
Maintainer: simonhamp

NativePHP Mobile Starter Template

A pre-configured Laravel + NativePHP Mobile starter template.

What's Included

  • Laravel - Latest version with standard configuration
  • NativePHP Mobile - Pre-installed and configured
  • Laravel Boost
  • CLAUDE.md - Generated guidelines for the AI assistant

Automated Updates

This repository has a GitHub Action that runs daily to keep dependencies up to date:

  • Runs composer update and commits composer.lock

iOS Simulator Build

Every push to main builds the starter as an iOS simulator app and publishes it:

It's an arm64 Debug build, so it needs an Apple Silicon Mac and an iOS 18.2 or newer simulator. To run it in the booted simulator:

curl -fsSL https://bin.nativephp.com/mobile-starter/ios-simulator/latest.zip -o starter.zip && ditto -x -k starter.zip .
xcrun simctl install booted NativePHP-simulator.app
xcrun simctl launch booted com.nativephp.starter

Related Packages

weswecan/nativephp-starter-kit

Starterkit for NativePHP projects using inertia, typescript, sass, vue 3, and Na...

6 0
developernauts/nativephp-mobile-locales

A NativePHP plugin for managing supported locales and syncing language preferenc...

1,179 2
nativecli/starter-desktop-flux

A starter package for NativePHP Desktop applications with Laravel and Livewire.

81 13
fenzland/laravel

The Laravel Framework.

45 2
jadjoubran/laravel5-angular-material-starter

The Laravel Framework.

17,195 1,646