Awesome NativePHP

repository·main·Indexed 18 days ago

https://github.com/nativephp/awesome-nativephp

A curated collection of projects, applications, tutorials, and resources built using the NativePHP framework, featuring desktop and mobile apps such as LaraPass, Phost, and Psy REPL.

Tokens
460
Snippets
1
Records
3
Agent score
14%

What's inside Awesome NativePHP

  1. Browse Awesome NativePHP Apps & Games

    main

    The Awesome NativePHP repository maintains a curated list of projects built with NativePHP. These are categorized by type (desktop or mobile) and include various categories such as utilities, games, devtools, and productivity apps.

    Examples of available projects include:

    • Air Quality Index Taskbar App: Mac taskbar app for monitoring AQI.
    • DOOM: A port of DOOM running in NativePHP.
    • LaraPass: A self-hosted password manager built with Laravel, Livewire, and Tailwind CSS.
    • Phost: An inbox and local SMTP server for debugging emails.
    • Psy REPL: A GUI for interacting with Laravel Tinker.
    • TimeScribe: Open-source time tracking for macOS.
    • Watchdog: A website uptime monitor for the MenuBar.
  2. Add your project to Awesome NativePHP

    main

    To contribute to the Awesome NativePHP list, create a Pull Request (PR) that adds your project, app, article, or course to the README file.

    Etiquette Rules

    • One listing per PR: Do not bundle multiple projects into a single contribution.
    • Alphabetical Order: Place your listing where it belongs alphabetically. Do not move existing listings.
    • Strict Formatting: Your listing must follow the exact format provided in the example below, or it will be rejected.
    ### Title
    Link
    
    Description
    
    Type: [desktop | mobile]
    
    Tags: [max 5 comma-separated terms]
    
    ---
  3. Learn NativePHP via Videos & Tutorials

    main

    There are several high-quality resources available for learning how to build with NativePHP:

    • Laravel Full App Tutorial with NativePHP: A YouTube series by @ShaneDRosenthal demonstrating how to build a Todos app linked to a Jetstream application.
    • NativePHP Tutorial: Building a Mac MenuBar application: A guide from Laravel News that walks through creating a Mac MenuBar application to track team timezones.