#
ENJA

NativeBlade

NativeBlade/NativeBlade

NativeBlade enables Laravel and Livewire developers to compile and package cross-platform desktop and mobile applications utilizing PHP WebAssembly and Tauri.

197 10MITUpdated 2026-08-07

Overview

NativeBlade bridges backend PHP logic with native application wrappers, allowing developers to construct cross-platform mobile and desktop software entirely in Laravel and Livewire without relying on separate JavaScript frameworks. By combining PHP WebAssembly runtimes with a Tauri 2 shell and SQLite persistence, applications can execute locally with native device integrations, small bundle sizes, and complete offline support.

Capabilities

  • Cross-platform compilation to Windows, macOS, Linux, Android, and iOS
  • PHP WebAssembly runtime execution inside Tauri 2 shells
  • Offline-first local data management via SQLite and IndexedDB
  • Access to native hardware and platform APIs like notifications, camera, and biometrics
  • Companion app previewing via QR code scanning

Best for

Developing cross-platform mobile and desktop software using existing Laravel and Livewire knowledge, building offline-capable local business applications, and prototyping native apps rapidly through local QR-code previews.

Works with

Claude CodeCursorGitHub Copilot
Evoa Score breakdown= Σ (score × weight)
79
Task usefulness20%88 → +17.6

実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 AIによるcapabilities/use-cases解析

Code quality15%85 → +12.8

実装・指示の品質。 AIによるSKILL.md/README解析

Maintenance15%100 → +15.0

リポジトリがどれだけ活発に保守されているか。 GitHub 最終push日時の新しさ

Documentation12%31 → +3.7

ドキュメントの充実度・分かりやすさ。 README/独自要約の情報量

Security15%80 → +12.0

危険・不審な挙動が無いか。 AIによるセキュリティレビュー

Originality10%95 → +9.5

ありふれたラッパーではない独自性。 AIによる独自性判定

Popularity8%58 → +4.6

コミュニティの採用度。 GitHub Stars/Forks(対数スケール)

Compatibility5%75 → +3.8

対応AIエージェントの広さ。 AIによる対応エージェント判定

Weighted total79.0 / 100

ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →

Security considerations

Ensures local data isolation through SQLite and IndexedDB while utilizing native platform permission boundaries for device APIs.

Categories

Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.