php-framework-skeleton

Skeleton for php-framework
git clone git://git.finwo.net/misc/php-framework-skeleton
Log | Files | Refs

ModeNameSize
-rw-r--r--.buildpacks2L
-rw-r--r--.gitignore4L
-rw-r--r--Aptfile3L
-rw-r--r--Procfile1L
-rw-r--r--composer.json22L
-rw-r--r--composer.lock405L
-rw-r--r--config/bundles.yaml2L
-rw-r--r--config/services.yaml2L
-rw-r--r--init.php119L
-rwxr-xr-xrun.sh22L
-rw-r--r--src/Acme/AcmeBundle/AcmeBundle.php10L
-rw-r--r--src/Acme/AcmeBundle/Controller/DefaultController.php16L
-rw-r--r--src/Acme/AcmeBundle/Document/User.php60L
-rw-r--r--src/Finwo/Framework/Bundle/AbstractBundle.php26L
-rw-r--r--src/Finwo/Framework/Config/Config.php64L
-rw-r--r--src/Finwo/Framework/Controller/AbstractController.php8L
-rw-r--r--src/Finwo/Framework/Document/AbstractDocument.php8L
-rw-r--r--src/Finwo/Framework/Service/AbstractService.php8L
-rw-r--r--web/index.php50L