awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
NativePHP avatar

NativePHP/laravelArchived

0
View on GitHub↗
3,885 estrellas·211 forks·PHP·MIT·3 vistasnativephp.com↗

Laravel

This is a PHP native application framework used to build standalone desktop and mobile applications. It functions as a cross-platform app wrapper and binary application bundler, encapsulating PHP codebases into native binaries and installers for macOS, Windows, Linux, iOS, and Android.

The project provides a native device API bridge and OS integration layer, allowing PHP application logic to connect directly to host operating system services. This enables the execution of applications as local binaries without the requirement of a remote web server.

The framework covers several high-level capability areas, including native device hardware integration for cameras and biometrics, secure local data storage using platform-native encrypted containers, and the management of system-level UI elements such as push notifications and haptic feedback. It also supports the implementation of deep link and universal link routing for application navigation.

Features

  • Cross-Platform App Builders - Enables building desktop apps for Mac, Windows, and Linux, and mobile apps for Android and iOS from a single PHP codebase.
  • Cross-Platform Binary Distribution - Packages a single PHP codebase into native binaries and installers for macOS, Windows, Linux, iOS, and Android.
  • Embedded PHP Runtimes - Embeds a statically compiled PHP runtime to execute application logic locally without a remote server.
  • Cross-Platform Installer Generation - Compiles source code and runtimes into native installers for Apple, Android, and Windows platforms.
  • Application Bundlers - Provides build tools to compile PHP source code and assets into standalone executable files for target operating systems.
  • Device Hardware Integrations - Integrates application logic with physical device hardware including cameras, flashlights, and GPS.
  • Native Mobile App Development - Enables the creation of high-performance mobile applications that run natively on iOS and Android.
  • Native Mobile Application Frameworks - Enables the creation of native software for iOS and Android devices using a common PHP codebase.
  • Application Bundling - Wraps binaries into platform-specific application bundles for native OS integration across macOS, Windows, and Linux.
  • Desktop Application Development - Provides tools to package and deploy PHP applications as native software for macOS, Windows, and Linux.
  • Native API Bridges - Implements interfaces for invoking native platform methods and hardware capabilities directly from PHP script code.
  • Native API Bridges - Provides a mechanism allowing PHP logic to securely access low-level operating system functions and binaries.
  • Native Application Frameworks - Provides a structured framework for building standalone desktop and mobile applications using PHP that run as local executables.
  • Biometric Authentication - Verifies user identity using platform-native biometric systems like Face ID, Touch ID, and fingerprint scanning.
  • Keychain Storage - Stores sensitive credentials and tokens using platform-native secure enclaves like Keychain and Keystore.
  • On-Device Data Protection - Protects user data using biometric authentication and secure on-device hardware storage.
  • Mobile Application Security - Implements security controls for protecting sensitive user data and managing device-level permissions.
  • Native Desktop Application Frameworks - Provides a framework for building standalone desktop software that runs as local executables without a browser.
  • Desktop Application Frameworks - Wraps PHP web frameworks into native shells to create standalone cross-platform desktop software.
  • Native Container Wrapping - Packages PHP web frameworks into a native shell for standalone desktop and mobile execution.
  • Offline-First Persistence - Allows application logic to run directly on the device to function without an internet connection.
  • Push Notification Services - Ships the infrastructure required to deliver real-time push notifications to mobile devices.
  • Deep Link Routing - Handles external URLs to route users to specific screens within the application.
  • Mobile Capabilities - Provides integration for essential mobile features such as push notifications, deep links, and secure storage.
  • Push & Notifications - Implements services for sending and receiving alerts and data payloads via platform-specific push services.
  • Mobile Notification Managers - Provides systems for managing notification channels, grouping alerts, and triggering native dialogs or toasts.
  • Native Hardware Integrations - Integrates mobile and desktop hardware features like cameras and biometrics into application workflows.
  • Universal Link Handling - Processes web URLs to route users to specific content within the native application.
  • Engagement Tools - Triggers haptic feedback, push notifications, and native dialogs to drive user interaction.
  • Deep Link Handlers - Registers and processes custom URI schemes to enable deep linking and cross-application navigation.
  • OS-Level Integrations - Interfaces PHP application logic with operating system functions for notifications, haptic feedback, and native dialogs.
  • PHP Desktop Toolkits - Offers a specialized set of tools for compiling PHP applications into installers for distribution across multiple desktop platforms.
  • Secure Storage - Implements secure local storage for sensitive credentials using platform-native encrypted mechanisms.
  • OS Service Hooks - Connects application logic to OS services for native notifications, dialogs, and haptic feedback.
  • Native System Dialogs - Triggers native OS dialogs, haptic feedback, and system sharing menus for a native user experience.

Historial de estrellas

Gráfico del historial de estrellas de nativephp/laravelGráfico del historial de estrellas de nativephp/laravel

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Laravel

Proyectos open-source similares, clasificados según cuántas características comparten con Laravel.
  • apache/cordova-androidAvatar de apache

    apache/cordova-android

    3,786Ver en GitHub↗

    This project is an Android hybrid mobile framework that enables the development of applications running web content inside a native Android container. It functions as a cross-platform build system that packages shared web assets into native binaries, allowing developers to access device hardware and system APIs via JavaScript. The framework utilizes a native device API bridge and a plugin architecture to expose hardware sensors and system-level functionality not available through standard browser interfaces. It employs a manifest-driven orchestration system to manage application metadata, bra

    JavaScript
    Ver en GitHub↗3,786
  • ionic-team/capacitorAvatar de ionic-team

    ionic-team/capacitor

    15,054Ver en GitHub↗

    Capacitor is a cross-platform mobile framework that enables developers to build native applications using web technologies. It functions as a hybrid app container, wrapping web assets within a native runtime that provides a standardized bridge to device hardware and system-level services. By exposing native functionality through a plugin-based architecture, it allows web applications to access platform-specific features while maintaining a consistent interface across mobile and desktop environments. The project distinguishes itself by maintaining native project files as source assets, allowin

    TypeScriptandroidcapacitorcordova
    Ver en GitHub↗15,054
  • atom/electronAvatar de atom

    atom/electron

    121,778Ver en GitHub↗

    Electron is a framework for building native desktop applications using JavaScript, HTML, and CSS. It functions as a cross-platform desktop runtime that combines the Chromium engine with Node.js to enable web technologies to run as standalone applications on Windows, macOS, and Linux. The project serves as a desktop integration layer that allows web-based user interfaces to access low-level operating system APIs. By bridging the Chromium rendering engine with a Node.js environment, it enables a single codebase to be deployed as a native executable across different desktop operating systems. T

    C++
    Ver en GitHub↗121,778
  • pybee/togaAvatar de pybee

    pybee/toga

    5,379Ver en GitHub↗

    Toga is a cross-platform UI framework and Python native GUI toolkit used to build applications that render native user interfaces across different operating systems. It functions as a native widget wrapper, mapping Python code to native operating system components to ensure a consistent look and feel. This development kit allows a single codebase to be deployed across desktop computers, handheld mobile devices, and web browsers. It utilizes a multi-backend rendering engine to direct UI declarations to the appropriate renderer based on the target environment. The framework covers native deskt

    Python
    Ver en GitHub↗5,379
Ver las 30 alternativas a Laravel→

Preguntas frecuentes

¿Qué hace nativephp/laravel?

This is a PHP native application framework used to build standalone desktop and mobile applications. It functions as a cross-platform app wrapper and binary application bundler, encapsulating PHP codebases into native binaries and installers for macOS, Windows, Linux, iOS, and Android.

¿Cuáles son las características principales de nativephp/laravel?

Las características principales de nativephp/laravel son: Cross-Platform App Builders, Cross-Platform Binary Distribution, Embedded PHP Runtimes, Cross-Platform Installer Generation, Application Bundlers, Device Hardware Integrations, Native Mobile App Development, Native Mobile Application Frameworks.

¿Qué alternativas de código abierto existen para nativephp/laravel?

Las alternativas de código abierto para nativephp/laravel incluyen: apache/cordova-android — This project is an Android hybrid mobile framework that enables the development of applications running web content… ionic-team/capacitor — Capacitor is a cross-platform mobile framework that enables developers to build native applications using web… atom/electron — Electron is a framework for building native desktop applications using JavaScript, HTML, and CSS. It functions as a… pybee/toga — Toga is a cross-platform UI framework and Python native GUI toolkit used to build applications that render native user… square/valet — Valet is a Swift library for managing secure data storage in the Apple system keychain across iOS and macOS. It… nwjs/nw.js — nw.js is a Node.js desktop application framework that combines a Chromium web renderer with a Node.js runtime to build…