Libraries tagged by PHP API Starter
contributte/api-router-skeleton
114 Downloads
Nette project example for contributte/api-router library by @f3l1x and @paveljanda
abstractapi/php-ip-geolocation
759 Downloads
AbstractIpGeolocation - Wrapper to quickly start using the powerful AbstractAPI's IP geolocation service in your projects.
hiveapi/framework
3 Downloads
A flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel.
odelrio/php-ddd-cqrs-api-skeleton
2 Downloads
A bootstrap to start writing API applications in PHP applying DDD, CQRS and Hexagonal Architecture
jairlopez/session-start-compat
6 Downloads
A Compatibility library with PHP 8.0.3's session_start API for projects requiring PHP >= 5.6
rabsanaco/api
2 Downloads
A flawless framework for building scalable and testable API-Centric Apps with PHP and Laravel.
papajin/activecampaign-api-php
78 Downloads
This is unofficial PHP wrapper for the ActiveCampaign API v3. For the time being we start with Contact entity only.
swift-api/swift-starter
9 Downloads
Easy starter project for Swift
alisajjad/php7_api
13 Downloads
A PHP basic starter for single url API development. It provides the basic functionalities with different authorization handles as well as Mysqli Wrapper.
workwithtom/elasticemail-php
15 Downloads
The C# library for the Elastic Email REST API. This API is based on the REST API architecture, allowing the user to easily manage their data with this resource-based approach. To start using this API, you will need your Access Token. Remember to keep it safe.
ssx/php-serve
103 Downloads
A small helper to start and stop the inbuilt PHP server, useful for API testing with PHPUnit.
ewertondaniel/picpay-e-commerce-php-sdk
12 Downloads
PicPay E-Commerce PHP SDK: PHP library provides developers with a simple set of bindings to help you integrate Brazilian to the Payment App PicPay E-Commerce API to a website and start receiving payments.
opensmarty/opensmarty-starter
6 Downloads
Opensmarty Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern design pattern foundation.
lovecoding/slem-starter
2 Downloads
A template starter structure for Slim 3.x Framework (which build in MVC architecture)
gemini-commerce/php-client-product-configurator
4 Downloads
## Introduction This comprehensive guide will equip you with the knowledge to integrate and leverage our Product Configurator Service in your applications. ## Quick Start Get up and running in no time! Follow these steps to kickstart your integration: 1. **Authentication:** Obtain your integration JWT to authenticate your requests. 2. **Client Libraries:** Explore our GitHub repositories to grab client libraries in your preferred programming language. 3. **API Overview:** Familiarize yourself with our RESTful API using the OpenAPI specification. ## Integration ### API Overview Our RESTful API is the gateway to unlocking the full potential of Product Configurator. Check out the detailed [API Reference](/docs/category/configurator) for a granular understanding of each endpoint and request/response format. ### Client Libraries To expedite your integration process, we provide client libraries for various programming languages. Find the one that suits your stack in our [GitHub repositories](https://github.com/Gemini-Commerce). ### Authentication Security is paramount. Learn how to authenticate your requests using JWT. This ensures a secure and reliable connection between your application and Product Configurator. ## Configuration Management ### Configurator Lifecycle Understand the lifecycle of configurators, from draft to active and deleted. This flexibility allows you to manage configurations at your own pace. ### Steps and Options Configure product steps with ease and define options effortlessly. Explore the power of dependencies to create dynamic and intuitive configurations. ### Matrices Delve into matrices—your secret weapon. Explore price and weight matrices, and learn how configured steps influence properties and pricing. ### Price Management Unleash dynamic pricing with our versatile price matrices. From fixed prices to incremental structures, adapt to diverse pricing models effortlessly. ## Security Your data is in safe hands. Discover how Product Configurator ensures security through JWT authentication, safeguarding your sensitive information. ## Backward Compatibility Stay ahead of the curve. Learn about our versioning strategy, providing backward compatibility while allowing our service to evolve seamlessly. ## Developer Support Have questions? Need assistance? Write to us at [[email protected]](mailto:[email protected]) and we will get back to you.