This post originated from an RSS feed registered with Web Buzz
by Maciej Zawadzinski.
Original Post: Composer Installer plugin and usage
Feed Title: Maciej Zawadziński
Feed URL: http://clearcode.cc/feed/
Feed Description: I am CEO at Clearcode (software development company) as well as core team member at Piwik.org (open source web analytics).
There are two main areas that I would like to share on this blog:
- running software development business (which in many ways is very similar to running every technology company), and
- advertising technologies (ad serving, analytics, targeting, web tracking, RTB & and many more!).
In the previous article, we ended up having our application and other libraries installed in the same directory. This type of setup isn’t much use in any situation. Also, the code distribution isn’t very readable for development. Hence, we want to keep the application itself in the main directory, and the other packages in a […]