Comments for "Uploadcare"

» Submit Your Comment
Comments are only accepted during the "Proposal" phase. This proposal is currently in the "Finished" phase.
» Comments
  • Till Klampaeckel  [2012-12-06 16:54 UTC]

    Heya,

    there are a few things — mostly coding standard related:

    1. pear install PHP_CodeSniffer
    2. phpcs path/to/your/codebase

    On top — I think your class should be "Services\UploadCare" to designate it's a webservice wrapper.

    LBNL — I'd love to see this in PEAR2. ;)

    Till