Libraries tagged by api-endpoints
samiksengupta/laravel-admin
185 Downloads
A quick way to set up an admin panel, API endpoints and routing for a Laravel project
phisby/phisby
99 Downloads
REST API Endpoint Testing built on PHPUnit
newbury/module-wishlist-api
4686 Downloads
Provides REST API endpoints for magento/module-wishlist
martinmulder/openapi-crowdstrike-falcon-php
31 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.
marlemiesz/wp-sdk
8 Downloads
The WP API SDK for PHP is a client library that makes it easy to interact with the WordPress REST API from a PHP application. This SDK provides an easy-to-use interface for sending HTTP requests and handling the responses, and also includes convenient methods for accessing common API endpoints and data structures. With this SDK, developers can easily retrieve, create, update, and delete content and metadata within a WordPress site, and also perform other common tasks such as managing users and media. The WP API SDK for PHP is an essential tool for any PHP developer working with the WordPress platform, and provides a powerful and flexible way to build custom applications and integrations that interact with WordPress.
kucrut/bridge
268 Downloads
Additional REST API endpoints and functionalities
jonathannerat/laravel-api-helper
12 Downloads
A Laravel helper to quickly create API endpoints
hyperlink/laravel-json-structure
5 Downloads
A helper package for the assert json structure test method. It will create a json structure as needed from an api endpoint of your application
hopekelldev/laravel-tatum
9 Downloads
A Laravel 10 package for interacting with Tatum.io API endpoints.
gioppy/statamic-glide-rest
135 Downloads
An addon for Statamic 4 to add glide images on assets API endpoint
farzin-dev/php-binance
8 Downloads
A PHP wrapper for the Binance API endpoints.
evo-mark/evo-wp-rest-registration
317 Downloads
Register your Wordpress REST API endpoints easily
dantecoding/php-binance
35 Downloads
A PHP wrapper for the Binance API endpoints.
baraja-core/structured-api-doc
4376 Downloads
Automatically generated documentation by parsing of Structured API endpoints.
awtyklo/carve-api
619 Downloads
Consistent and reusable way of composing REST API endpoints for Symfony