rmirandasv/atom-starter-kit
Composer 安装命令:
composer create-project rmirandasv/atom-starter-kit
包简介
Laravel Starter Kit with Inertia.js, Typescript, Ract and Shadcn.
README 文档
README
Atom Starter Kit is a modern, highly customizable starter kit that combines the power of Laravel 12, Inertia.js, React, TypeScript, Tailwind CSS 4, and Shadcn UI to help you kickstart your next project with best practices and essential features out of the box.
⚡️ Key Features
🔐 Authentication & Security
- User registration and login
- Password reset via email
- Email verification
- Two-factor authentication (2FA) with QR codes and recovery codes
- Light, dark, and system theme support
👤 User Settings
- Update profile information
- Change password
- Two-factor authentication management
🔒 Protected Routes
- Dashboard
- Settings pages
🎨 Easy Customization
CSS Variables System
The starter kit is built with Tailwind CSS 4 and uses a comprehensive CSS variables system in resources/css/app.css. All components automatically adapt to your custom theme by simply modifying the CSS variables.
Key customization points:
- Colors: Primary, secondary, accent, destructive, and chart colors
- Sidebar: Dedicated sidebar theming variables
- Border radius: Consistent border radius system
- Dark mode: Complete dark theme support
Visual Theme Editor
I recommend using TweakCN Theme Editor for easy visual customization:
- Visit the theme editor to customize your design visually
- Export the generated CSS variables
- Replace the variables in
resources/css/app.css - All components will automatically update to match your new theme
Component System
All UI components in resources/ts/components/ui/ are built with Shadcn UI and are fully customizable. They automatically inherit your CSS variables, so theme changes are applied consistently across the entire application.
🛠️ Development Tools & Testing
Testing
- Pest PHP - Configured for writing expressive tests
- Example tests - Ready-to-use test examples for both Feature and Unit tests
Code Quality & Standards
- ESLint - JavaScript/TypeScript linting with React rules
- Prettier - Code formatting with Tailwind CSS plugin
- PHP CS Fixer (Pint) - PHP code formatting
- TypeScript - Static type checking
Git Hooks & Automation
- Husky - Git hooks for pre-commit validation
- Commitlint - Conventional commit message validation
- Semantic Release - Automated versioning and changelog generation
CI/CD Pipeline
- GitHub Actions - Automated testing and deployment
ci.yml- Runs linting, formatting, and testsrelease.yml- Automated releases with semantic versioning
- Automatic validation - Frontend and backend code quality checks
- Changelog management - Automatic CHANGELOG.md updates
🚀 Quick Start
Create a New Project
laravel new example-app --using=rmirandasv/atom-starter-kit
For New Applications
We recommend cleaning the CHANGELOG.md file when starting a new project to remove the starter kit's history.
🧰 Tech Stack
- Laravel 12 – Backend framework
- Inertia.js – SPA bridge for Laravel + React
- React – Frontend library
- TypeScript – Typed JavaScript
- Tailwind CSS 4 – Utility-first CSS framework with CSS variables
- Shadcn UI – Accessible and composable UI components
🚀 Why Atom Starter Kit?
Atom Starter Kit is built for speed, productivity, and customization. Whether you're building a SaaS, dashboard, internal tool, or any Laravel-based app with React, this template provides a rock-solid starting point with:
- Ready-to-customize theme system - Change colors, fonts, and styling with CSS variables
- Production-ready authentication - Including robust two-factor authentication
- Modern development experience - TypeScript, hot reloading, and best practices
- Accessible components - Built with Shadcn UI for better UX
- Dark mode support - Out of the box with automatic theme switching
- Complete testing setup - Pest PHP configured with example tests
- Code quality tools - ESLint, Prettier, and automated CI/CD pipeline
- Automated releases - Semantic versioning and changelog management
Focus on your business logic instead of boilerplate!
rmirandasv/atom-starter-kit 适用场景与选型建议
rmirandasv/atom-starter-kit 是一款 基于 TypeScript 开发的 Composer 扩展包,目前已累计 3 次下载、GitHub Stars 达 1, 最近一次更新时间为 2025 年 07 月 16 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「laravel」 「react」 「typescript」 「starter-kit」 「inertia」 「shadcn」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 rmirandasv/atom-starter-kit 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 rmirandasv/atom-starter-kit 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 rmirandasv/atom-starter-kit 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Async Reactive Postgres Driver for PHP (Non-blocking)
Generate typescript rpc from php
Transforms Laravel Models to Typescript Interfaces/Types
Laravel integration for blade-to-react
Minimal Laravel authentication scaffolding with Vue, Vite, Typescript and Tailwind.
A simple, flexible Laravel package for adding polymorphic reactions to any model. React with any text: like, love, care, or anything you want.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 18
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-07-16