iamrohitpal/roomie
Composer 安装命令:
composer create-project iamrohitpal/roomie
包简介
Group-based expense splitter with NativePHP and FCM V1 notifications.
关键字:
README 文档
README
Roomie is a modern, group-centric expense tracking and splitting application built with Laravel 12 and NativePHP. Designed for roommates who want a stress-free way to manage shared costs, Roomie simplifies everything from daily groceries to monthly utility bills with real-time notifications and offline support.
🌟 Key Features
- 👥 Group Collaboration: Scope expenses, roommates, and settlements to specific groups for better organization.
- 🔔 Real-Time Notifications: Integrated with Firebase Cloud Messaging (FCM) V1 for instant alerts on new expenses.
- 📱 Native Mobile Experience: Leverages NativePHP for a smooth, app-like feel on Android devices.
- 📶 PWA & Offline Support: Service worker integration for reliable performance even without a connection.
- 💸 Smart Expense Splitting: Split costs equally or by custom amounts with just a few taps.
- ⏳ Settlement Tracking: Keep track of who owes what and mark debts as settled instantly.
- 👤 Profile & Settings: Personalize your profile and manage notification permissions.
- 🧹 Group Maintenance: Securely clear group data or export financial reports to CSV.
🛠️ Tech Stack
- Framework: Laravel 12.x
- Runtime: NativePHP
- Notifications: Firebase Cloud Messaging (V1)
- Frontend: Vite, Vanilla CSS, Blade
- Database: SQLite (default for NativePHP)
🚀 Quick Start
Prerequisites
- PHP 8.2+
- Composer
- Node.js & NPM
Installation
-
Clone the repository:
git clone https://github.com/iamrohitpal/roomie.git cd roomie -
Install dependencies:
composer install npm install
-
Configure Environment: Copy
.env.exampleto.envand configure your Firebase credentials:FIREBASE_API_KEY=your_key FIREBASE_PROJECT_ID=your_id FIREBASE_MESSAGING_SENDER_ID=your_sender_id FIREBASE_APP_ID=your_app_id FIREBASE_VAPID_KEY=your_vapid_key
-
Firebase Service Account: Download your service account JSON from Firebase Console and save it as:
storage/app/firebase-auth.json -
Run the setup:
php artisan key:generate php artisan migrate npm run build
-
Start the development server:
composer run dev
📦 Building for Android
To generate a release build for Android:
php artisan native:run android --build=release
📜 License
Distributed under the MIT License. See LICENSE for more information.
Built with ❤️ for roommates everywhere.
iamrohitpal/roomie 适用场景与选型建议
iamrohitpal/roomie 是一款 基于 Blade 开发的 Composer 扩展包,目前已累计 0 次下载、GitHub Stars 达 0, 最近一次更新时间为 2026 年 03 月 28 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「framework」 「laravel」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 iamrohitpal/roomie 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 iamrohitpal/roomie 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 iamrohitpal/roomie 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
PHP Framework HLEB2 is the foundation of the web application. Provides ease of development and application performance.
Alfabank REST API integration
High-performance, opinionated PHP 8 web framework with O(1) routing, parallel async MySQL, type-safe asset bridge, and React-island frontend
Laravel package for Accurate Online API integration.
The skeleton application for the Geoffrey agent framework.
Shared RCX Laravel DataTables UI and configuration helpers.
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 29
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-03-28
