This article refers to Dotkernel API v5. Checkout out the new additions for Dotkernel API v6 to stay up-to-date. Based on Enrico Zimuel’s Zend Expressive API – Skeleton example, Dotkernel API runs on Mezzio microframework andLaminas components and implements standards like … Read More
API
How to implement MailChimp in DotKernel API
This article will walk you through the process of implementing MailChimp into your instance of DotKernel API using drewm/mailchimp-api Step 1: Add the library to your application using the following command: composer require drewm/mailchimp-api Step 2: Create configuration … Read More
DotKernel API 1.0.0 Released
Dotkernel API has come a long way since this post was created. Check out the newest version of Dotkernel API to stay up to date with the latest functional and security features. DotKernel API 1.0.0 was just released! What … Read More