-
Notifications
You must be signed in to change notification settings - Fork 41
add composer support #8
Comments
+1 |
5 similar comments
+1 |
+1 |
+1 |
+1 |
+1 |
We are cleaning up this project here which will include all of that: https://github.com/Yubico/yubico-php-client Feedback on direction here is very much appreciated. We really want to drop the PEAR.php stuff and modernize the library a bit. We are worried with backwards compatibility, though, hence starting a separate project for this. If you have experience writing PHP modules, now is a perfect time to help and shape the next generation of this library. /Simon |
@jas4711 Should suggestions and concerns be raised here or in the new project repo? |
I think we really want this project (php-yubico) to be backwards compatible, and to remain a "drop-in" upgrade path for all the people using current or older versions of the project. Full backwards compatibility probably means we can't clean up this project as much as we want too -- hence a new project. So if your concern is about "modernization", let's take those in the new project, but if it is about functionality in the old client, let's take it here. Note the issue in the new project about reusing another third-party php library instead -- we might end up working on that one instead of finishing the new project. Sorry about confusion here -- my main message is that we are happy to get help here, and we are open to most ideas (that are sane :)). /Simon |
+1 for composer support |
+1 , I'd love to see an official package on Composer. |
+1 |
1 similar comment
+1 |
+666 |
+666 indeed, what is taking so long? |
+1 |
+1 |
1 similar comment
+1 |
Any updates to brag about? |
how about that? - took min 2 min to generate one ... |
I think that project is dead ... |
I think I'll use https://github.com/enygma/yubikey instead. Covers what I need and is already in packagist... |
@brother I believe this is what I ended up using at the end of the day last year. Good luck on your development, although I have found that there is a cURL specific bug where the requests cannot be made on a windows environment. |
I can't believe a new release was made without taking composer-support into consideration :( |
please add a valid composer.json and register your package at packagist
The text was updated successfully, but these errors were encountered: