

There are alternative web servers (such as Nginx)Īnd there is a segment of developers in the industry who are not a fan of solutions like that.There are new ways of building web applications.The thing is, a lot of new technologies have been released since then. It’s been around for a long time (that is, 2012 if I remember correctly) which is practically forever in Internet time.
Install mamp on windows software#
MAMP is a useful, powerful piece of software for web developers who want to get quickly and easily a web server, database, and several versions of PHP setup on their machine. But first, I want to talk a little bit about MAMP. In short, as the site suggests, “it’s a dependency manager for PHP.” But what does that mean? I’ll cover this in just a moment. If you’re working with WordPress, then you’re familiar with PHP at least to some degree however, Composer is still one of those things that are relatively new to a certain segment of the industry. Ultimately, the goal is to make it easier for you to write more modular code using third-party dependencies and with keeping things well-organized on your system and in your projects. I mean, if you’re completely inexperienced, there may be a bit of a learning curve, but I’m going to do what I can to break this down for you regardless of the level of experience you have. It’s not that any of this is intimidating. Coffee (or another drink, but seriously coffee) to read through all that’s below.MAMP installed on your machine ( it’s compatible with Windows now!).Lately, I’ve been trying to write shorter, more focused on articles on particular topics, but there are times in which a longer article is warranted: Case in point: Using PHP and Composer in MAMP.īefore you get started reading this article, I’m assuming you have a couple of things:
