Vereniging Club management software

  • Skip to content
  • Jump to main navigation and login
  • Jump to additional information

Nav view search

Navigation

  • Home
  • Features
  • Demo installation
  • Installation
  • Setup
  • Programming internals
  • Featured articles

Search

You are here: Home Featured articles

Manage contribution claims

Details
Category: Features

While this software does not connect to bank accounts, it still helps to manage contribution claims. For each member account, the treasurer can define, if the contribution claims are transferred per direct debit or if the member has to receive a letter in which is asked for the contribution.

Read more: Manage contribution claims

Migration from Symfony 5.2 to 5.4

Details
Category: Programming internals

In this article, I will describe all the steps I did to update from Symfony 5.2 to 5.4, together with all other packages I use. So these steps are closely linked to my software, but might also be helpful for others.

Read more: Migration from Symfony 5.2 to 5.4

Testing Symfony 5 applications

Details
Category: Programming internals

There are a lot of good articles on test driven development in php and some on doing this in Symfony. I use this a lot in my projects, including continuous integration via a Jenkins CI server. In this article, I will explain a few special things that I use in my tests, which might or might not be of help for others.

Read more: Testing Symfony 5 applications

Additional information