/composer-lab

My playground to test different composer packages.

Primary LanguagePHP

composer-lab

My playground to test different composer packages.

Packages been tested :

  • Guzzle -- Request Library. a nice wrapper on top of curl. Can send post, json, get requests
  • Swiftmailer -- Mailer that can use smtp, sendmail or native .
  • Monolog -- Cool simple wrapper to have all sort of logging. File logging, email etc.
  • Symfony/Domcrawler -- A nice wrapper for dom crawling
  • intervention/image -- Image Manipulation Library