mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-26 05:10:21 +00:00
New PHP Wrapper, with lazy-loading and POPOs
This commit is contained in:
parent
6bccfd315c
commit
84e1696369
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@
|
|||
<li><b>.NET (C#, VB, etc)</b> - <a href="https://gitlab.com/PoroCYon/PokeApi.NET">PokeApi.NET</a> by PoroCYon</li>
|
||||
<li><b>Swift</b> - <a href="https://github.com/ContinuousLearning/PokemonKit">PokemonKit</a> by darkcl</li>
|
||||
<li><b>PHP</b> - <a href="https://github.com/danrovito/pokephp">PokePHP</a> by Dan Rovito</li>
|
||||
<li><b>PHP</b> - <a href="https://github.com/lmerotta/phpokeapi">PHPokéAPI</a> by lmerotta</li>
|
||||
</ul>
|
||||
|
||||
{% markdown %}
|
||||
|
|
Loading…
Reference in a new issue