Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Onyx-org/skeleton

Open more actions menu

Repository files navigation

Onyx PHP >= 7.1

Overview

PHP application skeleton based on Silex 2. Promote framework agnostic conception.

Getting started

Requirements

  • docker, executable by your user (see official documentation to set it up)
  • docker-compose
  • php >= 7.1.0 (and some ext)

Installation

Download deps, configure, ...

 make init
 make wizard-set-namespace
 vi .env # to set specific web port

Note : In wizard-set-namespace, use :: as namespace delimiter (ex: Onyx::Cool::App)

Launching web server (choose your port with WEB_PORT parameter, reading value in .env file if omitted)

 make WEB_PORT=82 up

See home page at http://localhost:82

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
Morty Proxy This is a proxified and sanitized view of the page, visit original site.