This post might be a bit out of the overall context but I thought it couldn’t hurt to loose a few words about a recent coding project of mine. As you might have noticed, I have put some of my queer open source projects on Gitlab after emigrating from Github last year. Most of the things there are quite particular and probably only interesting to few. Recently, however, I was looking for a way to generate Libreoffice Writer documents on the PHP based server part of a web application and thought that there must at least be half a dozen projects in public repositories with a solution for me. To my surprise it turned out that this was not the case, so I set out to put a library together on my own and open source it for others to benefit as well.
Continue reading Creating Libreoffice Documents on the Server with PHP