Libraries tagged by retriever
shell/card-management-sdk
19 Downloads
The Shell Card Management API is REST-based and employs OAUTH 2.0,Basic and ApiKey authentication. The API endpoints accept JSON-encoded request bodies, return JSON-encoded responses and use standard HTTP response codes.All resources are located in the Shell Card Platform. The Shell Card Platform is the overall platform that encompasses all the internal Shell systems used to manage resources. The internal workings of the platform are not important when interacting with the API. However, it is worth noting that the platform uses a microservice architecture to communicate with various backend systems and some API calls are processed asynchronously. All endpoints use the POST verb for retrieving, updating, creating and deleting resources in the Shell Card Platform. The endpoints that retrieve resources from the Shell Card Platform allow flexible search parameters in the API request body.
sandrokeil/easy-config
3132 Downloads
Zend Framework 2 (zf2) module to retrieve specific module options and provides some abstract factories to create easily instances depending on configuration
samerton/flarum-me
71 Downloads
Adds a /me endpoint to retrieve current user info
roy404/request
9 Downloads
Request class provides an object-oriented way to interact with the current HTTP request being handled by your application as well as retrieve the input, and files that were submitted with the request.
rosiersrobin/laravel-typeform
970 Downloads
A simple Laravel Facade to retrieve typeform responses and to manage webhooks calls
rmasters/thawcast
13 Downloads
Retrieves Icecast2 server statistics
renoki-co/laravel-ec2-metadata
2 Downloads
Retrieve the EC2 Metadata using Laravel's eloquent syntax.
redbox/dns
1387 Downloads
Quickly retrieve any type of DNS record you wish using PHP
rapidwebltd/improved-polymorphic-eloquent-builder
1147 Downloads
Attempting to use whereHas queries with standard Eloquent polymorphic relationships will fail, due to Eloquent being unable to determine the correct model to retrieve. The 'Improved Polymorphic Eloquent Builder' is a class which extends the Eloquent Builder class that is built in to Laravel 5.1. It enables limited use of the whereHas method to query Eloquent polymorphic relationships.
randomhost/mcstat
201 Downloads
Retrieves status information from a Minecraft server.
qbus/contao-transient-model
49 Downloads
Store and retrieve models in/from the Registry without having to persist data.
prinx/dir-dot-config
673 Downloads
Retrieve configuration from files in configuration directory.
plutuss/laravel-geonames-api
11 Downloads
The Laravel Geonames API package provides an easy way to integrate the Geonames API into your Laravel application. This package enables developers to effortlessly interact with the Geonames API to retrieve geographic data such as cities, countries, coordinates, time zones, and other location-based information
pingpong/oembed
2090 Downloads
Laravel 4 - Retrieve page info using oembed, opengraph, etc.
piko/user
56 Downloads
A lightweight user session manager to login/logout and retrieve user identity.