My other websites
Contents
I’m already developing simple and complex websites since 1999, mostly on the WAMP or LAMP stack. Some of these sites are public, others are interal or hidden.
The public ones are:
Other websites
For those websites I use these services or tools:
- EasyHost or Combell as DNS registrar with managed hosting
- Apache as webserver
- PHP and JavaScript as server side or client side scripting languages
- MySQL, PostgreSQL, Oracle and SQL Server as database systems
- PHPStan, PHP Coding Standards Fixer, PHPCodeSniffer, PHPMessDetector, Psalm, PhpInsights and Rector for code style checking
- PHPUnit as automatic testing tool
- Yamllint, Jsonlint, ESLint and StyleLint as linting tools
- Gulp and ESBuild for building tasks
- Gitlab and GitHub to store source code and to run pipelines with code checking