All Projects → phalcon-nucleon → nucleon

phalcon-nucleon / nucleon

Licence: MIT license
Phalcon extended framework. (Nucleon:App)

Programming Languages

CSS
56736 projects
PHP
23972 projects - #3 most used programming language
Volt
20 projects

Nucleon : Phalcon extended framework. (App)

Build Status

About

Nucleon is a web application that uses Phalcon . Our philosophy is to make the web faster, with enjoyable development.

Nucleon, with Phalcon, attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:

Install

\> composer create-project nucleon/nucleon app-root

Read installation documentation

Require

  • PHP 5.6 - 7.2 (>= 5.6 & <7.3)
  • Phalcon 3 (~3.0)
  • ext-mbstring
  • ext-openssl

Composer & Autoloading

Nucleon uses composer. So you can use all your libraries prefer as you wish!

The php quark optimize command will optimize autoloading using the phalcon loader (best performing autoloader !)

Documentation

Read the full documentation

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].