nucleon / framework
Phalcon extended framework. (Nucleon:Kernel)
v1.3.2
2020-03-05 13:12 UTC
Requires
- php: 5.6 - 7.3
- ext-phalcon: ~3.0
- ark4ne/highlight: dev-master
- nikic/php-parser: ^3.0
Requires (Dev)
- mockery/mockery: ~0.9.4
- phalcon/ide-stubs: ~3.0
- phpunit/phpunit: ~5.6
- satooshi/php-coveralls: ~1.0
Replaces
- neutrino/dotconst: ~1.0
- neutrino/optimizer: v1.3.2
- dev-master
- 1.4.x-dev
- 1.3.x-dev
- v1.3.2
- v1.3.1
- v1.3.0
- v1.3.0-RC2
- v1.3.0-RC1
- v1.3.0-beta2
- v1.3.0-beta1
- 1.2.x-dev
- v1.2.4
- v1.2.3
- v1.2.2
- v1.2.1
- v1.2.0
- 1.1.x-dev
- v1.1.4
- v1.1.3
- v1.1.2
- v1.1.1
- v1.1.0
- v1.1.0-RC2
- v1.1.0-beta1
- v1.1.0-alpha1
- 1.0.x-dev
- v1.0.1
- v1.0.0
- 0.2.x-dev
- v0.2.0
- v0.2.0-RC2
- 0.2.0-RC1
- v0.1.0
- v0.0.1-rc1
- dev-1.3-php73
- dev-readme
- dev-exp-auth
This package is auto-updated.
Last update: 2025-02-06 02:01:56 UTC
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.