globus-studio/atomic-framework-application 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

globus-studio/atomic-framework-application

最新稳定版本:0.0.1

Composer 安装命令:

composer create-project globus-studio/atomic-framework-application

包简介

Atomic Framework Application

README 文档

README

Lightweight application skeleton for Atomic Framework. Minimal setup and structure to start building applications with Atomic.

Repository:

Requirements:

  • PHP >= 8.1 and Composer.
  • MySQL/MariaDB.
  • Redis recommended for cache and queues.
  • PHP extensions: json, session, mbstring, fileinfo, pdo, pdo_mysql, curl.

Quick start:

git clone https://github.com/MADEVAL/Atomic-Framework-Application.git myapp
cd myapp
composer install
cp .env.example .env
php atomic init/key
php -S localhost:8000 -t public

Install via Composer:

composer create-project globus-studio/atomic-framework-application myapp
cd myapp
composer install
cp .env.example .env
php atomic init/key
php -S localhost:8000 -t public

Key folders:

  • app/ - application code (controllers, models, middleware).
  • bootstrap/ - framework bootstrap and initialization.
  • config/ - configuration files.
  • public/ - web root.
  • routes/, resources/, storage/ - routes, templates, logs/uploads.

Common commands:

  • php atomic init - scaffold project.
  • php atomic migrations/migrate - run migrations.
  • php atomic queue/worker - start queue worker.
  • php vendor/bin/phpunit - run tests.

License: GPL-3.0-or-later.

统计信息

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

GitHub 信息

  • Stars: 25
  • Watchers: 11
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-or-later
  • 更新时间: 2026-04-29

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固