Libraries tagged by new api
kmlaravel/apis-generator
23 Downloads
accelerate your work by building for you new api just a few clicks.
mikefinch/yii2-yandex-kassa-api
6604 Downloads
This extensions allows you obtain money from users by new Yandex.Kassa's API
3sidedcube/laravel-api-template
34 Downloads
A template for creating new Laravel API projects.
voskobovich/yii2-api-toolkit
164 Downloads
New level create API on Yii 2 Framework. Speed, security, flexibility!
labor-digital/typo3-better-api
1918 Downloads
A package that overhauls the way you work with TYPO3 providing you with a new, better core API
bekodesign/versio-php-api
1559 Downloads
PHP implementation of the new Restfull Versio API
mantix/eboekhouden-rest-api
21 Downloads
PHP client library for the new e-Boekhouden REST API
cratia/core-api-rest
1833 Downloads
Core for quickly start working on a new Slim Framework 4 application. This application uses the latest Slim 4 with Slim PSR-7 implementation and PHP-DI container implementation.
heidelpay/php-payment-api
340364 Downloads
New client library for heidelpay payments replacing heidelpay/php-api.
tekook/telegramlibrary
71 Downloads
PHP Library for the new Telegram Bot API
voskobovich/yii2-rest-actions
57 Downloads
New level create API on Yii 2 Framework. Speed, security, flexibility!
kushy/metrc-php-sdk
85 Downloads
An easy to use PHP API for the METRC state licensed seed to sale cannabis API using the Guzzle library. Require, create new instance with API keys, and query any endpoint (GET, POST, PUT, DELETE)
jmsfwk/newrelic
254 Downloads
Simplified API for New Relic
sakamoto/mvc
2 Downloads
A project template close to how Laravel manages things to make creating new MVC projects with REST API and JWT support easier.
martinmulder/openapi-crowdstrike-falcon-php
42 Downloads
Use this API specification as a reference for the API endpoints you can use to interact with your Falcon environment. These endpoints support authentication via OAuth2 and interact with detections and network containment. For detailed usage guides and examples, see our [documentation inside the Falcon console](https://falcon.eu-1.crowdstrike.com/support/documentation). To use the APIs described below, combine the base URL with the path shown for each API endpoint. For commercial cloud customers, your base URL is `https://api.eu-1.crowdstrike.com`. Each API endpoint requires authorization via an OAuth2 token. Your first API request should retrieve an OAuth2 token using the `oauth2/token` endpoint, such as `https://api.eu-1.crowdstrike.com/oauth2/token`. For subsequent requests, include the OAuth2 token in an HTTP authorization header. Tokens expire after 30 minutes, after which you should make a new token request to continue making API requests.