wse-rest-library-php icon indicating copy to clipboard operation
wse-rest-library-php copied to clipboard

Road Map

Open IWriteThings opened this issue 7 years ago • 4 comments

Things to do as per end of phone call with Wowza.

ToDo List

  • [x] Packagist Upload #24
  • [x] Point Release System #27
  • [x] Create and follow ruleset for branches / master, dev, feature test releases #27
  • [ ] Add guzzle support / dependency support
  • [x] Lint the project / meet code standards
  • [ ] Comments Added
  • [ ] Use wiki to document
  • [ ] move 'tests' to examples
  • [ ] Create actual tests and use a testing system (think phpunit)
  • [ ] Move config to yaml and add yaml parsing dependency
  • [ ] Create contribution guide

References

  • http://www.php-fig.org/
  • https://packagist.org/
  • https://getcomposer.org/
  • https://thephpleague.com/

IWriteThings avatar Aug 22 '17 20:08 IWriteThings

Small update - We are now on packagist

https://packagist.org/packages/wowza/wse-rest-library-php

IWriteThings avatar Jan 12 '18 02:01 IWriteThings

Small update - We are now using Scrutinizer for code quality / style review.

IWriteThings avatar May 14 '18 13:05 IWriteThings

@IWriteThings

Few classes have complexity > 5, need to bring them to <=5

haridarshan avatar May 15 '18 05:05 haridarshan

Is this todo list still valid?

akeller avatar Mar 30 '20 21:03 akeller