1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-01 05:50:50 +00:00
awesome-php/awesome-php.md
2012-08-13 11:13:55 -07:00

3.6 KiB

Awesome PHP Libraries

A list of amazingly awesome PHP libraries that you should be using:

  • Packagist - A package and dependency manager.
  • Symfony2 - A framework comprised of individual components.
  • Symfony2 Components - The components that make Symfony2.
  • Aura Components - A package of PHP 5.4 components.
  • Silex - A micro framework built around Symfony2 components.
  • Slim - Another simple micro framework.
  • 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.
  • Mink - Web acceptance testing.
  • Buzz - A HTTP client.
  • Guzzle - Another HTTP client.
  • PHPUnit - A unit testing framework.
  • KnpRadBundle - A Symfony2 rapid application development library.
  • KnpMenu - A menu library.
  • Gaufrette - A filesystem abstraction layer.
  • Snappy - A PDF and image generation library.
  • Pagerfanta - A pagination library.
  • GeoCoder - A geocoding library.
  • Faker - A fake data generator library.
  • Spork - A process forking library.
  • HTML Purifier - A standard compliant HTML filter.
  • PHP CS Fixer - A coding standard fixer library.
  • React - An event driven non-blocking I/O library.
  • Événement - An event dispatcher library.
  • Sami - An API documentation generator.
  • Bob - A simple project automation tool.
  • PHPAss - A portable PHP password hashing framework.

Resources

Utilities