Laravel
Evernote API
Notebooks, notes and OAuth — from PHP.
An Evernote API client for modern Laravel. It wraps the OAuth handshake and the note store behind a facade, so authorising a user and working with their notebooks stays ordinary Laravel code.
- OAuth authorisation and callback handling
- Facade access to the Evernote note store
- Maintained against Laravel 11 and up
Evernote::authorize();