Which is the best PHP library for openID integration?
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- PHP Recursively File Folder Scan Sorted by Modific
- Can php detect if javascript is on or not?
- Using similar_text and strpos together
The PHP OpenID library is good.
PEAR also has a nice OpenId package.
Take a look at OpenID's list of libraries.
For PHP, I find Zend Framework OpenID Component to be really good.
You can also see all available OpenID libraries at this link
There are many libraries available in the market, just just have to test the best according to your need but if you are thinking for providing Identity as OPENID provider then their are only three libraries there only are PHPOPENID Library, Zend and NetMesh InfoGrid LID. Mostly people choose Zend as they Provide the other types of Framework and make easy to impliment.
I'd recommend JanRain's library, they say its used by 80% of all OpenID enabled users, (possibly, it was one of the earliest ones), but you can also use them for OpenID authentication as a service provider using their RPX service, or just get them to do all the work for you via their myOpenID domain tool.