diff --git a/README.md b/README.md index adfa10f7..c0b6f1ba 100755 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Ask your company to also support this open source project by [becoming a sponsor * Java/Kotlin [PokeAPI/pokekotlin](https://github.com/PokeAPI/pokekotlin) * Python [GregHilmes/pokebase](https://github.com/GregHilmes/pokebase) | _Auto caching_ * Python V1 APIs [PokeAPI/pykemon](https://github.com/PokeAPI/pykemon) +* PHP [lmerotta/phpokeapi](https://github.com/lmerotta/phpokeapi) | _Auto caching, lazy-loading_ ## DEPRECATION diff --git a/templates/pages/docsv2.html b/templates/pages/docsv2.html index 20eab582..505583d3 100644 --- a/templates/pages/docsv2.html +++ b/templates/pages/docsv2.html @@ -152,6 +152,7 @@
  • .NET (C#, VB, etc) - PokeApi.NET by PoroCYon
  • Swift - PokemonKit by darkcl
  • PHP - PokePHP by Dan Rovito
  • +
  • PHP - PHPokéAPI by lmerotta
  • {% markdown %}