Libraries tagged by orgn
nfephp-org/sped-ibpt
58881 Downloads
API para a comunicação com o servidor Restful do IBPT.
nfephp-org/sped-esocial
23344 Downloads
e-Social library
nfephp-org/posprint
26602 Downloads
Thermal POS printer library
ornicar/gravatar-bundle
766094 Downloads
This bundles provides a Gravatar API various utilities to work with it in templates
yanlongli/app-store-server-api
16514 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
va-gov/content-build
96250 Downloads
Front-end for VA.gov. This repository contains the code that generates the www.va.gov website. It contains a Metalsmith static site builder that uses a Drupal CMS for content. This file is here to publish releases to https://packagist.org/packages/va-gov/content-build, so that the CMS CI system can install it and update it using standard composer processes, and so that we can run tests across both systems. See https://github.com/department-of-veterans-affairs/va.gov-cms for the CMS repo, and stand by for more documentation.
stolt/json-merge-patch
190505 Downloads
Implementation of JSON Merge Patch (https://tools.ietf.org/html/rfc7396).
sourcebroker/deployer-extended
238062 Downloads
Library with some additional tasks for deployer (deployer.org).
rakibdevs/openweather-laravel-api
39412 Downloads
Laravel package to connect https://openweathermap.org/ to get customized weather data for any location on the globe immediately
phpwhois/phpwhois
389148 Downloads
phpWhois - library for querying whois services and parsing results. Based on phpwhois.org
paknahad/jsonapi-bundle
51759 Downloads
The jsonapi-bundle is a Symfony bundle. it is the fastest way to generate API based on JsonApi.org using woohoolabs/yin
konekt/address
157909 Downloads
Laravel module for handling countries, cities, addresses, people and organizations
fr3d/xmldsig
141932 Downloads
Tool for easy management of XML Signatures (http://www.w3.org/TR/xmldsig-core/)
fidum/laravel-translation-linter
37355 Downloads
Commands to help you keep your laravel translations organized.
facuz/laravel-themes
40132 Downloads
Theme will help you organize your themes inside Laravel projects easily and maintain its related assets, layouts and partials for the theme in single directory. (Based on teepluss/theme)