@@ -68,15 +68,15 @@ <h3><a id="usage"></a>Usage</h3>
6868 href ="https://www.omgubuntu.co.uk/2022/04/how-to-install-firefox-deb-apt-ubuntu-22-04 "> here</ a > .
6969 </ li >
7070 < li > on < b > macOS</ b > 10.15 or later, for Firefox and Chrome from < a
71- href ="https://installer.id.ee/media/web-eid/web-eid_2.0.2.565 .dmg "> here</ a > ,
71+ href ="https://installer.id.ee/media/web-eid/web-eid_2.2.0.572 .dmg "> here</ a > ,
7272 </ li >
7373 < li > on < b > macOS</ b > 10.15 or later, for Safari, install the extension from < a
7474 href ="https://apps.apple.com/ee/app/web-eid/id1576665083?mt=12 "> App Store</ a > ,
7575 </ li >
7676 < li > on < b > Windows</ b > 10, Windows 11, Windows Server 2016, Windows Server 2019, Windows Server
7777 2022,
7878 for Firefox, Chrome and Edge from < a
79- href ="https://installer.id.ee/media/web-eid/web-eid_2.0.2.566 .x64.exe "> here</ a > .
79+ href ="https://installer.id.ee/media/web-eid/web-eid_2.2.0.572 .x64.exe "> here</ a > .
8080 </ li >
8181 </ ul >
8282 </ li >
@@ -196,10 +196,10 @@ <h3><a id="documentation"></a>Documentation</h3>
196196 < hr />
197197 < h3 > < a id ="for-developers "> </ a > For developers</ h3 >
198198 < p >
199- Currently the Web eID back-end libraries are available for Java and .NET web applications.
199+ Currently the Web eID back-end libraries are available for Java, .NET and PHP web applications.
200200 </ p >
201201 < p >
202- To implement authentication and digital signing with Web eID in a Java or .NET web application,
202+ To implement authentication and digital signing with Web eID in a Java, .NET or PHP web application,
203203 you need to
204204 < ul >
205205 < li > use the < i > web-eid.js</ i > JavaScript library in the front end of the web application
@@ -216,6 +216,10 @@ <h3><a id="for-developers"></a>For developers</h3>
216216 instructions
217217 < a href ="https://github.com/web-eid/web-eid-authtoken-validation-dotnet#quickstart "> here</ a >
218218 </ li >
219+ < li > in PHP use the < i > web-eid-authtoken-validation-php</ i > library according to the
220+ instructions
221+ < a href ="https://github.com/web-eid/web-eid-authtoken-validation-php#quickstart "> here</ a >
222+ </ li >
219223 </ ul >
220224 </ li >
221225 < li > for digital signing
@@ -237,6 +241,8 @@ <h3><a id="for-developers"></a>For developers</h3>
237241 < a href ="https://github.com/web-eid/web-eid-spring-boot-example "> here</ a > .
238242 The .NET/C# version of the example is available
239243 < a href ="https://github.com/web-eid/web-eid-asp-dotnet-example "> here</ a > .
244+ The PHP version of the example is available
245+ < a href ="https://github.com/web-eid/web-eid-authtoken-validation-php/tree/main/examples "> here</ a > .
240246 </ p >
241247 </ div >
242248 </ div >
0 commit comments