2017 © Pedro Peláez
 

project custom-edition

ZN Framework Creator's Edition

image

znframework/custom-edition

ZN Framework Creator's Edition

  • Sunday, July 1, 2018
  • by znframework
  • Repository
  • 3 Watchers
  • 0 Stars
  • 12 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 16 Versions
  • 71 % Grown

The README.md

ZN Framework Creator's Edition

This version allows you to create your own directory structure. Using the ZN Framework's core, you can build the appropriate code framework by building your own directory. , (*1)

Installation

You only need to run the following code for the installation. , (*2)

composer create-project znframework/custom-edition

Directory Configuration

For index configuration, open the zeroneed.php file. And define the necessary directories. Do you not forget to add a slash (/) at the end of the path information! , (*3)

ZN\ZN::defines
([
    'CONTROLLERS_DIR' => '/', # It is necessary to define this constant.
    'MODELS_DIR'      => '',     
    'VIEWS_DIR'       => '',
    'ROUTES_DIR'      => '',
    'CONFIG_DIR'      => 'config/',
    'DATABASES_DIR'   => '',
    'STORAGE_DIR'     => '',
    'COMMANDS_DIR'    => '',
    'LANGUAGES_DIR'   => '',
    'LIBRARIES_DIR'   => '',
    'AUTOLOAD_DIR'    => '',
    'FILES_DIR'       => '',
    'TEMPLATES_DIR'   => '',
    'THEMES_DIR'      => '',
    'PLUGINS_DIR'     => '',
    'UPLOADS_DIR'     => '',

])::run('CE');

The Versions

01/07 2018

5.8.x-dev

5.8.9999999.9999999-dev https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

01/07 2018

5.8.0

5.8.0.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

01/07 2018

5.8.1.7

5.8.1.7 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

27/06 2018

dev-develop

dev-develop https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

27/06 2018

5.7.9

5.7.9.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

14/06 2018

5.7.8

5.7.8.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

08/06 2018

5.7.7

5.7.7.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

04/06 2018

5.7.5.2

5.7.5.2 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

04/06 2018

5.7.6

5.7.6.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

28/05 2018

5.7.5

5.7.5.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

12/05 2018

5.7.0

5.7.0.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

12/05 2018

5.7.2

5.7.2.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

12/05 2018

5.6.0

5.6.0.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

06/03 2018

dev-master

9999999-dev https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

28/01 2018

1.0.1

1.0.1.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed

28/01 2018

1.0.0

1.0.0.0 https://github.com/znframework/custom-edition

ZN Framework Creator's Edition

  Sources   Download

MIT

The Requires

 

zn zeroneed