nucleon/nucleon

Phalcon extended framework. (Nucleon:App)

v1.3.0 2019-03-08 15:49 UTC

README

68747470733a2f2f7068616c636f6e2d6e75636c656f6e2e6769746875622e696f2f696d672f6e75636c656f6e2e737667

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