Docs/Requirements

Requirements

There aren't a ton of requirements for the library, but they are very important. Here's what you'll need (at the minimum):

  • PHP 5.2.x or greater
  • GD 2.0 or greater

You could probably get away with using the library with any version of PHP 5, but I won't support them as they're outdated and buggy (especially 5.1). If you're a long-time user of the library, you'll notice that PHP 4 is no longer supported. PHP 4 has been end-of-lifed, and frankly, it's way too old for me to support, much less test. You can still download and use the PHP 4 version of the library if you'd like over in the legacy section.

There is also an iMagick implementation for the library in the works, and I'll post requirements for that when it's complete.