DEV Community

Zacchaeus Bolaji
Zacchaeus Bolaji

Posted on

3

Eyowo-php: A PHP Wrapper for Eyowo API

Over the weekend, I decided to go through eyowo API docs. I attempted to consume the APIs using PHP.

The API docs include sample codes for curl, javascript, kotlin, ruby and java. No sample codes for PHP yet.

So, I went ahead to create a PHP wrapper for the API, for those who might want to use the API in their PHP application. The package named eyowo-php is framework-agnostic, meaning it can work in any PHP framework or application.

Go ahead and check it out here https://github.com/djunehor/eyowo-php

Top comments (0)

Billboard image

Try REST API Generation for Snowflake

DevOps for Private APIs. Automate the building, securing, and documenting of internal/private REST APIs with built-in enterprise security on bare-metal, VMs, or containers.

  • Auto-generated live APIs mapped from Snowflake database schema
  • Interactive Swagger API documentation
  • Scripting engine to customize your API
  • Built-in role-based access control

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay