Commit graph

7 commits

Author SHA1 Message Date
Benjamin Renard 3abd2a328b
Introduce new pre-commit hooks and code cleaning 2024-01-23 19:23:10 +01:00
Benjamin Renard f688009723
Fix/complet install docs about debian packages dependencies 2023-11-23 12:39:51 +01:00
Benjamin Renard 02b0bbcfad Add CLI command to initialize a new project 2023-02-26 23:53:16 +01:00
Benjamin Renard 6fdc5447f1 Some improvments from recent works on apps based on its "framework"
* Code cleaning and fix some small errors using Phpstan
* Configure pre-commit to run Phpstan before each commit
* Some little improvments and logging, mail, smarty & URL libs
* Add Sentry integration
* Add Webstat JS code inclusion
* Install Smarty dependency using composer

Breaking changes:
* Rename Event class as HookEvent to avoid conflict with PECL event
* URL with refresh GET parameter now automatically trigger redirection without it
 after page loading to avoid to keep it in URL
2023-01-29 11:51:41 +01:00
Benjamin Renard c69dcfd38f Fix indentation method 2022-04-24 18:30:02 +02:00
Benjamin Renard 78ffe5a8c7 Update install doc 2022-04-24 16:56:37 +02:00
Benjamin Renard 63bab08c48 Add some documentation 2020-04-18 01:25:49 +02:00