eminiarts/aura-cms
Composer 安装命令:
composer require eminiarts/aura-cms
包简介
Aura CMS for Laravel
关键字:
README 文档
README
Aura CMS - The Modern CMS for Laravel Developers
Note: Official documentation and launch will be available in the first week of January 2025. Stay tuned!
Aura CMS is a powerful, flexible content management system built on the TALL stack (Tailwind CSS, Alpine.js, Laravel, and Livewire). It combines the best practices of modern Laravel development with an intuitive admin interface, making it perfect for developers who want to build custom applications quickly without sacrificing flexibility.
✨ Features
🎯 Core Features
- Resource System: Similar to WordPress post types but supercharged with Laravel's Eloquent
- Dynamic Fields: Powerful field system with 25+ customizable field types for building complex content structures
- Team Management: Built-in multi-tenancy support (optional)
- Role-Based Access Control: Comprehensive permissions system
- Media Management: Built-in media library with image optimization
- Theme System: Customizable themes with dark mode support
💡 Developer Experience
- Visual Resource Editor: Build your resources and fields visually
- Custom Fields API: Create your own field types
- Plugin System: Extend functionality with custom plugins
- Flexible Storage: Start with posts table, migrate to custom tables when ready
- TALL Stack: Leverage the power of Tailwind, Alpine.js, Laravel, and Livewire
🚀 User Experience
- Global Search: Quick navigation with keyboard shortcuts (⇧⌘K)
- Bookmarks: Save frequently accessed pages
- Recent Pages: Track last visited pages
- Customizable Tables: Sort, filter, and save views
- Responsive Design: Works seamlessly on all devices
🛠 Installation
# Create a new Laravel project laravel new my-project cd my-project # Install Aura CMS composer require eminiarts/aura-cms # Run the installer php artisan aura:install
The installer will guide you through:
- Publishing configuration files
- Running migrations
- Setting up your first admin user
- Configuring themes and features
📚 Documentation
Visit our documentation for detailed guides on:
🧪 Testing
# Run all tests composer test # Run tests with Pest vendor/bin/pest # Run tests without teams vendor/bin/pest -c phpunit-without-teams.xml # Run tests with coverage XDEBUG_MODE=coverage vendor/bin/pest --coverage --min=80
🤝 Contributing
We welcome contributions! Please see our Contributing Guide for details.
🔒 Security
If you discover any security-related issues, please email support@eminiarts.ch instead of using the issue tracker.
📄 License
Aura CMS is open-source software licensed under the MIT license.
🙏 Credits
Built with ❤️ by Emini Arts
eminiarts/aura-cms 适用场景与选型建议
eminiarts/aura-cms 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 1.07k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2024 年 12 月 31 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「laravel」 「aura」 「tailwindcss」 「livewire」 「alpinejs」 「tall」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 eminiarts/aura-cms 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 eminiarts/aura-cms 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 eminiarts/aura-cms 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
TitleWithSlugInput - Easy Permalink Slugs for the FilamentPHP Form Builder (PHP / Laravel / Livewire)
TailwindPHP - use Tailwind CSS in your PHP projects (without npm)
Installs Aura packages to the Aura system "package" directory.
Middleware to use Aura.Router
Vanilla Components Integration with Laravel
PSR-11 Aura.DI container configurator for Laminas and Mezzio applications. Drop-in replacement for the archived laminas/laminas-auradi-config with PHP 8.4 and 8.5 support.
统计信息
- 总下载量: 1.07k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 23
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-12-31

