Milan Latinović
Software Engineer and Enterprise Architect
Tag Archives: php
TimeTac Connect – integration framework
TimeTac Connect – integration framework is a custom made framework based on ETL concept. ETL means extract, transform and then load. Meaning, extract data from one system, transform it to a proper form and load it to some other system. It represents a baseline for developing data integrations between various sources. TimeTac Connect – integration…
Automation of API documentation
Automation of API documentation is project where we wanted to automate process of API documentation generation. Motivation for the automation of API documentation Before this project we used Swagger standard to manually write and generate documentation for our API. This was resulting in several things that were not optimal: Concept of API documentation generator Firstly,…
Content Time Management in WordPress
Content Time Management in WordPress is important topic if you are producing content on regular basis. Basically, you might want to control a content on your web site in a specific way. In example, you might want to show some content only on weekends or only within a specific time frame. Furthermore, you might want…
PHP and Java projects with complete source code
Firstly, thank you all for comments and ideas related to my revamped blog. Some of you asked me about PHP and Java projects with code samples which I had on my old blog. I have moved these code samples to git repositories while ago. Therefore, I will use this post to point to the repositories…
GrazPHP Meetup, Year One
Introduction One year ago, Borislav Lazendić and I started GrazPHP meetup. We wanted to create a small community of people who are interested in development and PHP subjects. Overall idea was to have periodical meetups. Therefore different lecturers would be able to share their knowledge and promote their work within our community. It was a…