DEV Community

Discussion on: How to Create a JSON Web Token Using PHP

Collapse
 
robdwaller profile image
Rob Waller

In theory you can download the repo into your own project and require_once all the files you need. Ultimately that is all the Composer autoloader does.