Componette

Componette

JZechy

JZechy / Sandbox-Z 1.0.2

📦 Pre-configured PHP7.1 Nette sandbox.

download-cloud-line composer require jzechy/sandbox-z

Sandbox-Z

Latest stable license Downloads Total

Pre-configured PHP7.1 Nette sandbox.

Using

composer create-project jzechy/sandbox-z

Composer dependencies

Sandbox have pre-configured and ready this packages:

  • nette/nette Nette Framework Metta package.
  • kdyby/translation Translation extension.
  • kdyby/console Implementation of Symfony console.
  • nextras/mail-panel Capturing emails into Tracy Debugger bar.
  • nextras/orm Database ORM extension.
  • nextras/migrations Database migrations.
  • nette/tester PHP unit testing. Dev dependency.

Composer projects

Composer helpful project, installed after Sandbox-Z composer installation.

  • nette/code-checker A simple tool to check source code against a set of Nette coding standards.

Structure

  • components Folder for common components.
  • config Project configuration files.
  • lang Language resources for translator.
  • model Folder for model classes.
  • modules Folder for application modules.
    • front Default Front module.
  • presenter Folder for common presenters.

Basic classes

  • BasePresenter Base presenter class.
  • Component Base class for components.
  • Form Base class for form components.
  • Orm Nextras ORM model class fo repositories.
  • RouterFactory Default routing class.

BIN files

  • code.bat File to run code-checker for all files in app folder.
  • console.bat File to run Kdyby\Console.
  • 1.0.2 Version 1.0.2

    • Semantic off, bootstrap on.
  • 1.0.1 Version 1.0.1

    • Added Kdyby\Console run file and bat file for command line.
    • Added Nette\Code-Checker and bat file for run code check.
  • 1.0.0 Version 1.0.0

bar-chart-fill

Statistics

download-cloud-fill
11
star-fill
0
bug-fill
0
flashlight-fill
6.3y
price-tag-2-line

Badges

guide-fill

Dependencies

Componette Componette felix@nette.org