Libraries tagged by get-in
esysteme/mysql-sys
8833 Downloads
A collection of views, functions and procedures to help MySQL administrators get insight in to MySQL Database usage.
tomloprod/ionic-push-php
6477 Downloads
ionic-push-php is a library that allows you to consume the Ionic Cloud API for sending push notifications (normal and scheduled), get a paginated list of sending push notifications, get information of registered devices, remove registered devices by token, ...
tikiwiki/ilp-client
102568 Downloads
The PHP client library for Interledger. Integrates with ILP SPSP Invoice Server allowing to create and get invoices.
opheus2/laravel-countries
8471 Downloads
Get informations about countries and their currency.
lykegenes/laravel-countries
27017 Downloads
Get informations about countries.
inetprocess/libinventoryclient
7093 Downloads
This library provides various classes to get information about a SugarCRM Installation
hnhdigital-os/laravel-git-info
15922 Downloads
Get information about the current git state.
nogrod/ebay-sell-metadata-php-sdk
484 Downloads
The Metadata API has operations that retrieve configuration details pertaining to the different eBay marketplaces. In addition to marketplace information, the API also has operations that get information that helps sellers list items on eBay.
mistralys/php-sprintf-parser
1208 Downloads
Parser to find all sprintf format placeholders in a string, and get information on them.
lacodix/laravel-metric-cards
1234 Downloads
Get insights in your laravel applications key business values with metrics visualized as livewire cards.
developermarius/simple-router
2589 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
ahmedhat/unifonicnextgen
3524 Downloads
## Introduction Send SMS messages using Unifonic Messaging API. Get your dedicated Universal number, and start sending messages today. Unifonic NextGen Restful and HTTP **API's** uses The basic Authentication protocol. All request and response bodies are formatted in JSON. ## Get an account To start using the API you need to send an email to Unifonic to create Appsid for you. ## Base URL All URLs referenced in the documentation have the following base: **basic.unifonic.com** ## Security To ensure privacy we recommend you to use HTTPS for all Unifonic API requests. you can download our HTTPS certificate. [Download] (https://api.unifonic.com/udm/https.zip) ## Formats Unifonic API only supports JSON format. All request must use the Content-type header set to application/json. ## Support We’re here to help! Get in touch with support at and we’ll get back to you as soon as we can or you can contact us throw live chat on our [website] (www.unifonic.com).
ryinner/githubinfo
5298 Downloads
simple package for get info from git
point-red/laravel-database-management
1037 Downloads
Get info about your database
mouf/database.dbconnection
33074 Downloads
This package contains object to perform database connections. Connections are performed using the PDO library. Therefore, the PDO extension must be enabled to use this package. This package will allow you to connect to MySql and PostgreSql databases. The DB Connection class has special features to help you get informations about the database schema, and especially about the constraints between tables.