定制 spiral/application 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

spiral/application

最新稳定版本:v1.0.2

Composer 安装命令:

composer require spiral/application

包简介

Spiral Application

README 文档

README

Latest Stable Version License Build Status

Spiral Framework

The Spiral framework provides open and modular Rapid Application Development (RAD) environment, database tools, code re-usability, extremely friendly IoC, IDE integration, PSR-7, simple syntax and customizable scaffolding mechanisms

Spiral Framework | Modules and Packages | Guide | Installation Notes | Forum


Server Requiments

Make sure that your server is configured with following PHP version and extensions:

  • PHP 7.1+
  • OpenSSL Extension
  • MbString Extension
  • Tokenizer Extension
  • PDO Extension with desired database drivers

Installation

composer create-project spiral/application

Once application installed you can ensure that it was configured properly by executing:

./spiral configure -k && phpunit

Available Components:

  • ODM - MongoDB strict schema ODM
  • Storage - File storage abstraction layer

Available Modules:

  • Auth - Token based user authentication
  • Profiler Panel - Profiler panel/middleware for Spiral Applications (pre-installed)
  • IDE Helper - IDE autocomplete generator: ORM, ODM, RequestFilters, Container (pre-installed)
  • Hybrid DB - ORM-to-ODM relation bridge with transactions support
  • Scaffolder - Help commands for scaffolding parts of your application (pre-installed)
  • Toolkit - View widgets (pre-installed)
  • Vault - HMVC Core with RBAC and visual layout
  • PHPFastCache - PSR6 and PSR16 cache adapters

统计信息

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

GitHub 信息

  • Stars: 14
  • Watchers: 8
  • Forks: 5
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-03-07