Skip to main content
Side panel
Moodle Description
Home
More
English (en)
English (en)
Français (fr)
You are currently using guest access
Log in
Moodle Description
Home
Expand all
Collapse all
Open course index
PHP REST_Mezzio
Explication du code
Explication du code
Section outline
Select activity Parallèle entre PHP & Mezzio et node.js & Express
Parallèle entre PHP & Mezzio et node.js & Express
Page
Select activity Architecture de l'Application
Architecture de l'Application
Page
Select activity config/autoload/dependencies.global.php
config/autoload/dependencies.global.php
Page
Select activity config/autoload/local.php
config/autoload/local.php
Page
Select activity config/autoload/mezzio.global.php
config/autoload/mezzio.global.php
Page
Select activity config/autoload/config.php
config/autoload/config.php
Page
Select activity config/autoload/container.php
config/autoload/container.php
Page
Select activity config/autoload/pipeline.php
config/autoload/pipeline.php
Page
Select activity config/autoload/routes.php
config/autoload/routes.php
Page
Select activity public/.htaccess
public/.htaccess
Page
Select activity public/index.php
public/index.php
Page
Select activity src/App/Handler/AddDataHandler.php
src/App/Handler/AddDataHandler.php
Page
Select activity src/App/Handler/AddDataHandlerFactory.php
src/App/Handler/AddDataHandlerFactory.php
Page
Select activity src/App/Handler/HomePageHandler
src/App/Handler/HomePageHandler
Select activity src/App/Handler/HomePageHandlerFactory
src/App/Handler/HomePageHandlerFactory
Select activity src/App/Handler/ListPlayersHandler
src/App/Handler/ListPlayersHandler
Page
Select activity src/App/Handler/ListPlayersHandlerFactory
src/App/Handler/ListPlayersHandlerFactory
Page
Select activity src/App/Handler/PingHandler
src/App/Handler/PingHandler
Page
Select activity src/App/Handler/UpdatePlayerByEmailHandler
src/App/Handler/UpdatePlayerByEmailHandler
Page
Select activity src/App/Handler/UpdatePlayerByEmailHandlerFactory
src/App/Handler/UpdatePlayerByEmailHandlerFactory
Page
Select activity src/App/Handler/UpdatePlayerHandler
src/App/Handler/UpdatePlayerHandler
Page
Select activity src/App/Handler/UpdatePlayerHandlerFactory
src/App/Handler/UpdatePlayerHandlerFactory
Page
Select activity src/App/Handler/UpdateScoreByEmailHandler
src/App/Handler/UpdateScoreByEmailHandler
Page
Select activity src/App/Handler/UpdateScoreByEmailHandlerFactory
src/App/Handler/UpdateScoreByEmailHandlerFactory
Page
Select activity src/App/ConfigProvider
src/App/ConfigProvider
Page
Select activity Exercices interface admin
Exercices interface admin
Page