No matter how

As long as consistent

Tag: laravel

Javarel Framework – Web MVC on top of OSGi

Hi! I’d like to share with you results of my years of expertise in OSGi world. Few years ago I decided to learn how to build web application from the scratch using most low-level OSGi components. The road to achieve a working web application using integrated libraries that I like mostly was very exhausting. Incompatibilities related with isolated classpaths, bundle…

Fancy dependency for Laravel

Today, I’d like to share with you my favorite  PHP libraries that I am using in my projects. I am quite cautious about quality of vendors that I am using so stability of proposed below are confirmed by myself. Of cource, I am using a Composer…  here is a part of composer.json from some package (all of that deps in…