2017 © Pedro Peláez
 

project enstart

Enstart is (yet another) small PHP frameworks with the essentials for getting started quickly

image

enstart/enstart

Enstart is (yet another) small PHP frameworks with the essentials for getting started quickly

  • Thursday, May 3, 2018
  • by enstart
  • Repository
  • 1 Watchers
  • 0 Stars
  • 60 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 5 % Grown

The README.md

Enstart is a small frameworks with the essentials.

It's not a micro- or a full fledged enterprise framework. It's somewhere in between., (*1)

Requirements

  • PHP >= 7.0

Install

composer create-project enstart/enstart

Set up

  1. Set the document root on your web server to the public-folder.
  2. Make the folder storage, and it's sub folders, writeable.
  3. Copy config.global.php as config.local.php

Config

Set up the config.global.php with the default configuration. Set up the config.local.php (which is in .gitignore), with the environment specific changes. It should only contain the changes., (*2)

Development/Debugging

While you're in development, you can set debug => true in your local config file. This will display errors on the screen. You can always check the log file in storage/logs/., (*3)

More info is coming..., (*4)

The Versions

03/05 2018

dev-master

9999999-dev

Enstart is (yet another) small PHP frameworks with the essentials for getting started quickly

  Sources   Download

MIT

The Requires

 

The Development Requires

by Magnus Eriksson

03/05 2018

dev-develop

dev-develop

Enstart is (yet another) small PHP frameworks with the essentials for getting started quickly

  Sources   Download

MIT

The Requires

 

The Development Requires

by Magnus Eriksson

03/05 2018

1.0.0

1.0.0.0

Enstart is (yet another) small PHP frameworks with the essentials for getting started quickly

  Sources   Download

MIT

The Requires

 

The Development Requires

by Magnus Eriksson

28/10 2017

0.4.0

0.4.0.0

Enstart is (yet another) small PHP frameworks with the essentials for getting started quickly

  Sources   Download

MIT

The Requires

 

The Development Requires

by Magnus Eriksson

01/07 2017

0.3.0

0.3.0.0

Enstart is (yet another) small PHP frameworks with the essentials for getting started quickly

  Sources   Download

MIT

The Requires

 

The Development Requires

by Magnus Eriksson