nucleon/framework
最新稳定版本:v1.3.2
Composer 安装命令:
composer require nucleon/framework
包简介
Phalcon extended framework. (Nucleon:Kernel)
README 文档
README
Nucleon : Phalcon extended framework. (Kernel)
Note: This repository contains the core code of the Nucleon framework. If you want to build an application using Nucleon, visit the main Nucleon repository.
About
- Powerful bootstrap for Phalcon
- Optimizer (neutrino\optimizer)
- Framework optimizer. Compile the main code & classes that are frequently used into one single file.
- Auto-Loader Optimizer. Transalte the composer autoloader, in Phalcon autoloader.
- Middleware
- Logic
- Throttle middleware
- Model
- Lowest resource consumption for model description.
- Auth
- Manager
- Throttle login
- Cache Strategy
- Allow to manage multiple backend cache storage
- Providers
- Lazy instantiation of all phalcon & neutrino services. Loaded once (for shared), when needed.
- Facades
- Allows you to use the facade pattern
- Migrations
- Migrations are like version control for your database. (inspired from laravel migrations)
- Console (neutrino\cli)
- Dotconst (neutrino\const)
Resource
- Phalcon: Phalcon framework
- Nucleon icon. re-colorized by nucleon.
统计信息
- 总下载量: 580
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-11-23