NativePHP / awesome-nativephp
Sharing the awesome NativePHP apps you're building
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing NativePHP/awesome-nativephp in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewAwesome NativePHP Sharing the stuff everyone is making with/around NativePHP How to Create a PR that adds your project, app, article, course to this readme file. Etiquette • Don't move other listings (but put your listing where it belongs alphabetically) • Only one listing per PR • Format must be per the example Failure to follow etiquette will result in your PR getting swiftly rejected. Example Apps & Games Air Quality Index Taskbar App https://github.com/breadthe/aqi-desktop A Mac taskbar app for monitoring the Air Quality Index in your zip code. Type: desktop Tags: app, taskbar, air quality, monitor, api --- APNEE https://codeberg.org/atlza/apnee Simple Exif and IPTC image editor Type: desktop Tags: exif, iptc, image, photo, ExifTools --- Cronikl https://github.com/simonhamp/cronikl A small tool to manage scheduled tasks Type: desktop Tags: app, cron, open-source --- Daily Pursuit https://apps.apple.com/app/daily-pursuit/id6740605199 A simple trivia game for iOS Type: mobile Tags: game, mobile, trivia, livewire --- DOOM https://github.com/Itemshopp/doom-native-php DOOM in NativePHP Type: desktop Tags: video game, retro, dos, doom --- Find me an image https://github.com/IvalinV/Find-me-an-Image Simple NativePHP application utilizing the for retrieving images with specific size. Type: desktop Tags: app, API, Laravel --- Hwei's Brush https://github.com/rico-vz/Hweis-Brush Customize your League of Legends profile background using the LCU API. Type: desktop Tags: league of legends, lcu api, riot games, windows --- IPTracker https://github.com/modernben/iptracker Desktop tool to keep track of your IP address and update you when it changes Type: desktop Tags: utility, networking, ip --- JSON Converter & Formatter https://github.com/IvalinV/json-formatter-and-converter Desktop application for formatting & converting to associative array. Type: desktop Tags: app, JSON, Laravel --- Larajobs Desktop https://github.com/sawirricardo/larajobs-desktop The desktop notifier for Larajobs Type: desktop Tags: app, notification, larajobs, job board, open-source --- LaraPass - Password Manager https://github.com/alibori/larapass Keep your passwords safe with this self-hosted password manager built with Laravel, Livewire, Tailwind CSS and NativePHP. Type: desktop Tags: open-source, password manager --- LeevSync. - rsync GUI https://github.com/cbuzas/leevsync NativePHP based rsync synchronization tool for desktop Type: desktop Tags: open-source, rsync --- Logger Desktop App https://github.com/mattsplat/logger-app Tool that displays logs for local laravel projects. Type: desktop Tags: logger app --- Object Storage Manager https://github.com/mattsplat/ObjectStorageManager App to easily view files and folder structures inside your S3 compatible disk. Type: desktop Tags: s3, file manager --- Open Sketch App https://github.com/kpicaza/open-sketch A sketching app that empowers you to explore your creativity on a digital canvas. Type: desktop Tags: canvas, draw, sketch, app --- Phost https://github.com/gwleuverink/phost Inbox and local SMTP server for intercepting and debugging emails during development Type: desktop Tags: email, devtool, utility, SMTP, network protocol --- PHP Dune https://github.com/pabloFdz/PHPDune A serverless, standalone and installable PHP Sandbox. Type: desktop Tags: sandbox, utility, devtool --- RewriteGPT : An AI Rewriting & translating tool Link A powerful tool for effortless rewriting and translation! Simply enter your OpenAI key, copy any text, and press CTRL / CMD + ALT + C to instantly enhance wording, punctuation, and clarity. Type: desktop Tags: OpenAI, Rewrite, Toolbar, Productivity --- Psy REPL - GUI for tinker https://github.com/Jacked-PHP/psy-repl Interact with your Laravel tinker via GUI. It works local for bare metal or dockerized applications, and remote via ssh. Type: desktop Tags: repl, tinker, shell, laravel, utility, productivity --- Relay https://github.com/gwleuverink/relay Relay brings real-time monitoring of your GitHub Workflows directly to your Mac menu bar Tags: CI/CD, GitHub, devtool, utility --- Sumie https://github.com/vikas5914/sumie Your personal manga library. Track, read, and discover. Type: mobile Tags: manga, reader, library, mobile, inertia --- TimeCode - MenuBar timezone tracker https://github.com/nexxai/timecode Track all of your colleagues' timezones in an app and on the MenuBar Type: desktop Tags: timezone, open-source, productivity --- TimeScribe https://timescribe.app/ Simple and free working time recording. Completely free, no registration and open source. Type: desktop Tags: time tracking, macos, menubar, open-source, productivity --- Watchdog - Website Monitor https://github.com/solutionforest/Watchdog Keep track of the uptime of their websites on the MenuBar Type: desktop Tags: monitor, open-source, productivity, utility --- YaTTa! https://github.com/murdercode/yaTTA Yet Another Talk To AI app Type: desktop Tags: chat, openai, chatgpt, ai, open-source Videos & Tutorials Laravel Full App Tutorial with NativePHP https://www.youtube.com/playlist?list=PLk7WHc3O9gjYkGYUXOCORXJMYFTC2A6Z5 A series where @ShaneDRosenthal creates a NativePHP Todos app and links it up with a separate Jetstream app. Users can see what other team members are currently working on and what they have completed for the day/week etc. Type: desktop Tags: app, laravel jetstream, tutorial --- NativePHP Tutorial: Building a Mac MenuBar application https://laravel-news.com/nativephp-tutorial Follow along as we put together a Mac MenuBar application to know the local time of each member of your team. Type: desktop Tags: tutorial, article, laravel news