Skip to content

pennyphp/penny-foldering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

This is a penny skeleton application.
It contains only foldering, no components or other things.

Install

$ git clone git@github.com:gianarb/penny-foldering
$ cd penny-foldering
$ composer install

Foldering

.
β”œβ”€β”€ app
β”‚Β Β  └── ..
β”œβ”€β”€ composer.json
β”œβ”€β”€ config
β”œβ”€β”€ public
β”‚Β Β  └── index.php
β”œβ”€β”€ README.md
└── vendor
  • app contains application files, Controller, Service, Entity, etc.
  • public entry point of application.
  • config default path to load dependency injection configuration.

WebServer

$ php -S 127.0.0.0:8087 -t public

About

Only folder for Penny Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages