I Just Published My First PHP Package HTMLXPATH  
  
    I just wrote and published my first PHP package on Packagist.com. It's available on [packagist.org](https://packagist.org/packages/htmlxpath/htmlxpath) and the source code is on [github](https://github.com/seanbehan/htmlxpath).
To install the package u...  
  
    
      Written by Sean Behan on 03/28/2017
    
  
 
  
    How to Fix Pypi Upload failed (403): Invalid or non-existent authentication information.  
  
    If you run into authentication failure when trying to upload packages 
	Submitting dist/ to https://upload.pypi.org/legacy/
	Upload failed (403): Invalid or non-existent authentication information.
	error: Upload failed (403): Invalid or non-existent...  
  
    
      Written by Sean Behan on 03/02/2017