awesome-php/awesome-php.md

1.6 KiB

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.