tequila-php-client/c4448bc8379emain
tequila-php-client/
c4448bc8379emain
main vs master
main vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
928615acc097 | mellier | add autstrengh capability for 2FA | Oct 27 2022 | ||||
f37e702f3daf | mellier | Add support for Tequila protocol 2.1 | Jun 1 2022 | ||||
598489abd48e | raboud-vho | Rewrite readme.md in Phabricator's Remarkup | Jul 28 2021 | ||||
ec976112d6d3 | raboud-vho | Refresh authors' list | Jul 28 2021 | ||||
4aa5446459f3 | raboud-vho | Cleanup contactServer log | Jul 21 2021 | ||||
e4a1cb1d7747 | raboud-vho | Merge branch 'simplify-tests' into 'main' | Jul 21 2021 | ||||
05743ccf4c5d | raboud-vho | Test serverApplicationURL | Jul 21 2021 | ||||
f9e295c7e898 | raboud-vho | Test all CreateRequest cases, and is_debugging | Jul 21 2021 | ||||
169d2c3531a1 | raboud-vho | Simplify tests | Jul 21 2021 | ||||
d3f003b8d934 | raboud-vho | Split applicationURL from away | Jul 21 2021 |
/
/
readme.md
readme.md
Tequila PHP Client
Author: Doran Kayoumi <doran.kayoumi@liip.ch> Copyright: 2004-2021 EPFL https://www.epfl.ch/ Copyright: 2021 Liip AG https://www.liip.ch/ License: https://www.gnu.org/licenses/gpl-3.0.html GPL-3.0-or-later
- Getting Started
- Prerequisites
- composer (v2.1.2)
Installing
Install the composer dependencies:
bash composer install
Tests
Run the phpunit tests:
bash composer test
Contributing
TODOs
c4science · Help