eyika/atom 问题修复 & 功能扩展

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

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

eyika/atom

Composer 安装命令:

composer create-project eyika/atom

包简介

Framework template for Atom, An MVC microframework for PHP. Quite heavily inspired by Laravel

README 文档

README

Build Tests Coverage
Build Status Tests Coverage

Framework template for Atom, An MVC microframework for PHP. Quite heavily inspired by Laravel

Description

Atom is designed to map most of the basic features of Laravel Framework while still maintaining compact bundle size and runtime speed. Because of this we have tried to implement most features internally as much as possible and only resort to third party libraries where its absolutely necessary.

Features Implemented

  • Almost Similar Laravel Style Routing (Console, Web and Api routes)
  • Console Commands using Artisan-Like Driver (Custom Commands Supported)
  • Controllers (callable, invokable or class with handle() method supported)
  • Models (with fluent ORM query builder similar to eloquent)
  • Fluent Database Query Builder
  • Middlewares
  • Service Providers
  • Bladelike (using Bladeone) or Twiglike Templating Engine
  • Storage Class with support for (public, local, s3, google, ftp and ftps filesystems)
  • File Class for file operations
  • Cache with support for (database, file, redis, array, apc, dynamodb, memcached and octane cache drivers)
  • Facade System
  • Job Runner
  • Scheduler
  • Mail Sender with support for (sendmail, smtp, sendgrid, aws-sqs and other mail drivers)
  • DB Migrations and Seeds support (using phinx)
  • Unit Testing Support
  • global helper functions
  • Arr class for array manipulations
  • Str class for string manipulations

Credits

Credits Page

License

MIT

Contributing

Contributing Page

eyika/atom 适用场景与选型建议

eyika/atom 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 26 次下载、GitHub Stars 达 4, 最近一次更新时间为 2024 年 08 月 15 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 eyika/atom 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 eyika/atom 我们能提供哪些服务?
定制开发 / 二次开发

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

BUG 修复 & 性能优化

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

项目外包 & 长期维护

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

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

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2024-08-15