承接 iamrohitpal/roomie 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

iamrohitpal/roomie

Composer 安装命令:

composer create-project iamrohitpal/roomie

包简介

Group-based expense splitter with NativePHP and FCM V1 notifications.

README 文档

README

Roomie App Mockup

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

🚀 Quick Start

Prerequisites

  • PHP 8.2+
  • Composer
  • Node.js & NPM

Installation

  1. Clone the repository:

    git clone https://github.com/iamrohitpal/roomie.git
    cd roomie
  2. Install dependencies:

    composer install
    npm install
  3. Configure Environment: Copy .env.example to .env and 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
  4. Firebase Service Account: Download your service account JSON from Firebase Console and save it as: storage/app/firebase-auth.json

  5. Run the setup:

    php artisan key:generate
    php artisan migrate
    npm run build
  6. 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 我们能提供哪些服务?
定制开发 / 二次开发

基于 iamrohitpal/roomie 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 0
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 29
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-03-28