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

Requirements? #95

Open
SmileSoftSr opened this issue Apr 9, 2020 · 1 comment
Open

Requirements? #95

SmileSoftSr opened this issue Apr 9, 2020 · 1 comment

Comments

@SmileSoftSr
Copy link

Are requirements available anywhere? By requirements, I mean:

  • minimal PHP version
  • can it work without Composer
  • can it work on a shared hosting
  • is HTTPS mandatory
@dsentker
Copy link

I can't say anything about the minimal PHP version, it runs perfectly on 7.3. According to the readme it says: "For PHP 5 use v2.2.4" so I think it is highly backwards compatible. Shared hosting works because there are no other dependencies.

HTTPS is irrelevant.

In theory, everything is possible without Composer, but it is very time-consuming to "manually" integrate (autoload) all the components used here.

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

2 participants