This repository has been archived on 2026-03-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2026-03-09 18:27:28 +01:00
2026-03-09 17:33:26 +01:00
2026-03-09 18:27:28 +01:00
2026-03-09 18:27:28 +01:00
2026-03-09 14:17:05 +01:00
2026-03-09 15:14:57 +01:00
2026-03-09 17:06:04 +01:00
2026-03-09 16:07:17 +01:00

blog-slim

  • PHP comme langage
  • Slim comme framework
  • Medoo comme ORM
  • Twig comme template engine

HOWTO

Installer les dépendances :

$ composer install

Lancer le serveur de développement :

$ php -S localhost:8080 -t public

TODO

  • trouver une alternative à TinyMCE
Description
No description provided
Readme 2.3 MiB
Languages
PHP 78.5%
Twig 21.5%