{"id":23960585,"url":"https://github.com/paul-schuhm/framework-php","last_synced_at":"2025-02-24T12:19:42.699Z","repository":{"id":271108510,"uuid":"912422087","full_name":"paul-schuhm/framework-php","owner":"paul-schuhm","description":"Sources du module d'enseignement Framework PHP","archived":false,"fork":false,"pushed_at":"2025-01-27T13:59:04.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T14:42:47.225Z","etag":null,"topics":["framework","pedagogie","php8","poo","symfony","teaching-materials"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paul-schuhm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-01-05T14:33:56.000Z","updated_at":"2025-01-27T13:59:08.000Z","dependencies_parsed_at":"2025-01-05T15:45:50.925Z","dependency_job_id":null,"html_url":"https://github.com/paul-schuhm/framework-php","commit_stats":null,"previous_names":["paul-schuhm/framework-php"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paul-schuhm%2Fframework-php","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paul-schuhm%2Fframework-php/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paul-schuhm%2Fframework-php/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paul-schuhm%2Fframework-php/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paul-schuhm","download_url":"https://codeload.github.com/paul-schuhm/framework-php/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240475228,"owners_count":19807292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framework","pedagogie","php8","poo","symfony","teaching-materials"],"created_at":"2025-01-06T19:30:08.957Z","updated_at":"2025-02-24T12:19:42.686Z","avatar_url":"https://github.com/paul-schuhm.png","language":"PHP","readme":"# Framework PHP\n\n- [Framework PHP](#framework-php)\n  - [Démos](#démos)\n  - [Corrections d'exercices](#corrections-dexercices)\n  - [Références utiles](#références-utiles)\n    - [Dépôts connexes](#dépôts-connexes)\n    - [Symfony](#symfony)\n    - [Ouvrages](#ouvrages)\n    - [Conférences](#conférences)\n    - [Misc](#misc)\n\n## Démos\n\n- [Autoloading avec Composer](./demos/composer-autoloading/);\n- [Différence entre `static` et `self` (PHP)](./demos/php:static-vs-self/)\n- [Twig (sandalone)](./demos/twig)\n\n## Corrections d'exercices\n\n- [Corrections des exercices sur les rappels POO et PHP](./corrections/poo-exercice1/)\n- [Corrections des exercices sur Symfony](./corrections/symfony/)\n\n## Références utiles\n\n### Dépôts connexes\n\n- [POO et Design Patterns avec PHP](https://github.com/paul-schuhm/design-patterns)\n- [Veille PHP](https://github.com/paul-schuhm/veille-php)\n- [Implémentation MVC en *vanilla* php](https://github.com/paul-schuhm/mvc-vanilla-php)\n\n### Symfony\n\n- [Documentation officielle de Symfony](https://symfony.com/doc/current/index.html)\n\n### Ouvrages\n\n- [*Modern PHP*](https://www.oreilly.com/library/view/modern-php/9781491905173/), de Josh Lockhart publié chez O'REILLY (2015)\n- [Symfony 5, Développez des sites web PHP structurés et performants](https://www.editions-eni.fr/livre/symfony-5-developpez-des-sites-web-php-structures-et-performants-9782409037221), d'Etienne langlet, publié chez ENI Éditions (2022)\n- [En route pour Symfony (fr)](https://symfony.com/doc/6.4/the-fast-track/fr/index.html), livre de [Fabien Potencier](https://booknode.com/auteur/fabien-potencier/biographie) (créateur de Symofny), version française en ligne gratuite\n\n### Conférences\n\n- [Aggressive PHP quality assurance in 2019 - Marco PIVETTA - Forum PHP 2019](https://www.youtube.com/watch?v=i2-VLVucPJE\u0026list=PLS3XEhTy6-Ale8Et6pxRR2I3LYNt8-rX3\u0026index=53);\n- [Tirer le maximum du moteur PHP 7 - l'exemple de Symfony - Nicolas Grekas - PHP Tour Montpellier 2018](https://www.youtube.com/watch?v=sliLs1hTvBc\u0026list=PLS3XEhTy6-Ale8Et6pxRR2I3LYNt8-rX3\u0026index=76);\n- [Performance Optimization - Fabien Potencier - PHP Tour 2016](https://www.youtube.com/watch?v=VuwyY_akLMA\u0026list=PLS3XEhTy6-Ale8Et6pxRR2I3LYNt8-rX3\u0026index=87);\n- [D'une architecture web MVC à une architecture Clean Hexagonale - Céline Gilet (fr)](https://www.youtube.com/watch?v=e3K0_URBxRI\u0026list=PLS3XEhTy6-Ale8Et6pxRR2I3LYNt8-rX3\u0026index=111), sur les limites du pattern MVC en pratique ;\n- [La clean architecture : pourquoi ? Comment ? Pour qui ? - Nicolas DE BOOSE - AFUP Day 2020 Lille (fr)](https://www.youtube.com/watch?v=LTxJFQ6xmzM\u0026list=PLS3XEhTy6-Ale8Et6pxRR2I3LYNt8-rX3\u0026index=114), exellente présentation, comment faire évoluer le pattern MVC vers l'architecture hexagonale pour réduire les couplages entre les différents composants du système\n\n### Misc\n\n- [Blog de Fabien Potencier](https://fabien.potencier.org/);","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaul-schuhm%2Fframework-php","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaul-schuhm%2Fframework-php","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaul-schuhm%2Fframework-php/lists"}