Playstation buttons and axes

I have just added controller support for my game engine and I thought of this idea of adding predefined values for popular computer controllers… U know, ease of use for the developer instead of guessing…

I have an Xbox controller and i have completely mapped it out with finals like XBOX_DPAD_UP and XBOX_LEFT_BUTTON.
But the problem is I don’t have a playstation controller (which I’m guessing also works with computers and is also popular).

Does any1 have enough LWJGL3 (GLFW) knowledge and a playstation controller which works with their computer? If so can you try every button and every axis and tell me which ID goes with each button or controller? I will give credit

Thx in advance