Libraries tagged by getty
tvup/eloverblikapi
1960 Downloads
API for getting consumption data from energioverblik
tiny-pixel/fields-composer
21 Downloads
Streamlines the processing of getting ACF values into Sage 10 view composers
sourceability/portal
6 Downloads
A CLI, PHP Library and Symfony Bundle that helps getting structured data out from GPT.
smoren/nested-accessor
1072 Downloads
Accessor for getting and setting values of nested data structures (arrays or objects)
smcrow/laravel-container-info
40 Downloads
Artisan commands for getting information about the IoC container.
seongbae/keywordrank
147 Downloads
A Laravel package for getting keyword positions from Google
satria/synonym-antonym-indonesia
82 Downloads
A Class for Getting Synonym or Antonym of word from Indonesian Language
relisoft/php-steam-user-library
105 Downloads
Steam PHP library for getting data from API
perk11/russianisocc
41 Downloads
Getting Russian country name by ISO code. Получение полного русского названия страны в PHP по ISO-коду
oneawebmarketing/laravel-changelog
510 Downloads
This package supplies 2 helper functions for getting the changelog app version and the changelog as html
nogrod/dhl-retoure-php-sdk
93 Downloads
# Introduction ## Overview Note: This is the specification of the DP-DHL Group Parcel DE Returns API. This web service allows business customers to create return labels on demand. # Scenarios ## Main Scenario: Creating a returnlabel This is achieved by posting a return order to the URI '/rest/orders'. The service will respond with a return label. ## Querying to get receiver locations The single scenario supported by this service is the determination of the receiver's location. This is achieved by getting a location to the URI '/rest/locations'. The service will respond with a Receiver. # Technical Note on Authorization This API supports __two alternative ways__ to authorize yourself: 1. Combination of Apikey and Basic Authentication which you can provide with every call. 2. OAuth2 Password Flow: After having obtained your access token once, you provide this token as bearer token. You can try it out here. More details can be found when clicking on "Authorize".
mvccore/ext-router-extended
424 Downloads
MvcCore - Extension - Router - Extended - trait with additional properties, setters and getters required by extended router implementations - localized router and media site version router.
mrferrys/librestcountries
5 Downloads
Library for getting countries info from restcountries.com
maxalmonte14/nfl-scores
19 Downloads
A CLI for getting NFL games real-time data.
marsapp/arrayhelper
1303 Downloads
ArrayHelper liberary, providing functions such as rebuilding indexes, grouping, getting content, recursive difference sets, recursive sorting, etc.