Libraries tagged by retriever
mta/twenty_five_live_events
9 Downloads
Drupal module to retrieve events from 25Live
mercyware/nigerianstates
25 Downloads
Nigerian States is a package that helps retrieve details about states in the Federal Republic of Nigeria icnluding Local Governement, Languages, Date Created, Capital and more. Credit: Rinvex LLC from the Rinvex Country Package. https://github.com/rinvex/countries
martinmulder/openapi-crowdstrike-falcon-php
33 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.
marcocesarato/cpdo
182 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
magnetolv1/oembed
802 Downloads
PHP library to retrieve page info using oembed
magic3w/url-reflection
1512 Downloads
Allows applications to have a URL parsed and retrieve information about it's components
macocci7/php-photo-gps
31 Downloads
Retrieves EXIF GPS data from a photo.
lithemod/session
20 Downloads
Manages user sessions, allowing you to store and retrieve both persistent and temporary information between requests, such as login data, preferences, and short-term data.
larapackage/randomid
190 Downloads
A package to help retrieve random ids for testing and other purposes
kuhschnappel/authtoken
33 Downloads
Once installed you can create authentication tokens for frontend users in the backend. You can then retrieve protected pages by submitting this token as an "X-User-Token" with the header.
ksdev/nbp-currency-converter
16358 Downloads
Retrieve average currency exchange rates from the NBP website and convert an amount from one currency to another.
konfig/nuitee-lite-php-sdk
10 Downloads
The **Lite API** can be used to to do the following Get room rates & availability for a set of hotels Select a specific hotel with room availability and make a booking Manage the bookings - retrieve and cancel existing bookings Get static content for hotels, search hotels by destination
ko/ambient-weather
18 Downloads
A PHP SDK for interacting with the ambient weather api to retrieve data and draw canvas visualizations
knotsphp/publicip
4 Downloads
Retrieve your public IP address from any operating system