You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

awesome-php.md 1.6KB

Awesome PHP Libraries

Here’s some awesome PHP libraries that are awesome. Yes, so awesome I’ve used the word three times! You should be using them already:

  • Packagist - A package and dependency manager.
  • Symfony2 - A framework comprised of individual components.
  • Symfony2 Components - The components that make Symfony2.
  • Silex - A micro framework built around Symfony2 components.
  • Twig - A comprehensive templating language.
  • SwiftMailer - A mailer solution.
  • Pimple - A tiny dependency injection container.
  • Doctrine - A comprehensive DBAL and ORM.
  • Propel - A fast ORM.
  • Goutte - A simple web scraper.
  • Assetic - An asset manager.
  • Imagine - An image manipulation library.
  • Monolog - A comprehensive logger.
  • Behat - A Behaviour Driven Development framework.
  • Buzz - A HTTP client.
  • PHPUnit - A unit testing framework.
  • Pirum - A PEAR channel manager.
  • Sismo - A continuous testing server.
  • Mink - Web acceptance testing.
  • Mockery - Mock object framework for testing.