Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this project abandoned? #75

Open
dbhynds opened this issue Jul 14, 2022 · 3 comments
Open

Is this project abandoned? #75

dbhynds opened this issue Jul 14, 2022 · 3 comments

Comments

@dbhynds
Copy link

dbhynds commented Jul 14, 2022

As far as I can tell, the last time changes were merged into this project was June 2020 (two years ago), and the project owner hasn't responded to any of the issues since March 2020.

For anyone looking for an actively used and maintained version of this package, we have one over at https://github.com/packbackbooks/lti-1-3-php-library which contains the following:

  • Fixes security vulnerabilities found in the existing package
  • Adherence to PSR-4 standards
  • Fixes to many of the bugs and open issues on the existing package
composer require packbackbooks/lti-1p3-tool
snake pushed a commit to snake/lti-1-3-php-library that referenced this issue Mar 2, 2023
@Tyru5
Copy link

Tyru5 commented Jul 11, 2023

As far as I can tell, the last time changes were merged into this project was June 2020 (two years ago), and the project owner hasn't responded to any of the issues since March 2020.

For anyone looking for an actively used and maintained version of this package, we have one over at https://github.com/packbackbooks/lti-1-3-php-library which contains the following:

  • Fixes security vulnerabilities found in the existing package
  • Adherence to PSR-4 standards
  • Fixes to many of the bugs and open issues on the existing package
composer require packbackbooks/lti-1p3-tool

Holy smokes... this is amazing, thank you so much!

I ended up essentially doing what you did -- taking this official library and extending it to accommodate changes in the 1.3 specification and implementing things it didn't already support.

I started to encounter a bunch of issues with the Deep-Linking 2.0 flow from using the current implementation of this official library, and that's when I went searching for issues and saw this😂

@afromero2
Copy link

Hi,
Is it possible to have a code example to create a provider that uses this package? I need to understand LTI 1.3 and LTI Advanced and create a provider to integrate it into Canvas LMS.
Thanks in advance!!!
Regards.

@dbhynds
Copy link
Author

dbhynds commented Oct 25, 2023

If you follow the link in my original post, the wiki has some code examples to help get you started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants