guni12/comment

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.phpcs.xml
.phpdoc.xml
.phpmd.xml
.phpunit.xml
.scaffold/ramverk1-module
.scrutinizer.yml
.travis.yml
LICENSE.txt
Makefile
README.md
REVISION.md
circle.yml
composer.json
data/db.sqlite
sql/ddl/comm_mysql.sql
sql/ddl/comm_sqlite.sql
config/comment.php3
config/di.php13
config/route/commController.php48
htdocs/incl/config.php5
htdocs/incl/database.php13
htdocs/incl/di.php83
htdocs/incl/renderPage.php15
htdocs/incl/view.php12
src/Comments/Comm.php25
src/Comments/CommController.php119
src/Comments/HTMLForm/AdminDeleteCommForm.php62
src/Comments/HTMLForm/CreateCommForm.php49
src/Comments/HTMLForm/DeleteCommForm.php62
src/Comments/HTMLForm/UpdateCommForm.php69
src/Comments/ShowAllService.php94
src/Comments/ShowOneService.php135
view/comm/crud/admindelete.php6
view/comm/crud/create.php8
view/comm/crud/delete.php8
view/comm/crud/front.php11
view/comm/crud/update.php6
view/comm/crud/view-one.php12