Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/community/eve-api-php/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
search:
exclude: true

title: EVE-API
title: EVE API for PHP
type: resource
description: PHP client library for EVE Online API (ESI).
maintainer:
name: Tian Khamez
github: tkhamez
---

# EVE-API
# EVE API for PHP

A PHP client library for the EVE Online API (ESI), generated by
[Openapi Generator](https://github.com/openapitools/openapi-generator).
Expand Down
4 changes: 2 additions & 2 deletions docs/community/eve-sso-php/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
search:
exclude: true

title: EVE-SSO
title: EVE SSO for PHP
type: resource
description: A PHP library supporting EVE Online SSO v2.
maintainer:
name: Tian Khamez
github: tkhamez
---

# EVE-SSO
# EVE SSO for PHP

A PHP library supporting [EVE Online SSO v2](https://developers.eveonline.com/docs/services/sso/)
for web applications including JWT signature verification.
Expand Down