Skip to content

s-diez/FACT-Finder-PHP-Library

 
 

Repository files navigation

FACT-Finder-PHP-Library

This is a complete rewrite of and replaces the old FACT Finder PHP Library.

For usage, see the demo.

For documentation please see the library's GitHub wiki as well as the demo's GitHub wiki. There is also source documentation generated with phpDocumentor, which you can view if you clone the repository.

If you want to contribute to the library, please see our guide for contributors.

Motivation & Goals

  • No longer support multiple FACT-Finder versions and interfaces at once, as legacy code and deep inheritance trees make the project increasingly hard to maintain.
  • Use the recommended FACT-Finder interface (JSON) instead of providing every possibility.
  • Make the API clearer and more easily accessible to give developers more control over the requests to FACT-Finder.

Documentation ToDos

  • PHPDoc of the code
  • General documentation in GitHub wiki
    • How to use

About

The new, reworked library to access FACT-Finder with PHP.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.7%
  • Other 0.3%