Libraries tagged by ergani
yanlongli/app-store-server-api
16719 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.
konekt/address
158003 Downloads
Laravel module for handling countries, cities, addresses, people and organizations
fidum/laravel-translation-linter
37610 Downloads
Commands to help you keep your laravel translations organized.
facuz/laravel-themes
40138 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)
digital-creative/resource-navigation-tab
135661 Downloads
Organize your resource fields into tabs.
civicrm/civicrm-drupal-8
213856 Downloads
Open source constituent relationship management for non-profits, NGOs and advocacy organizations.
causal/ig_ldap_sso_auth
337181 Downloads
This extension provides LDAP support for TYPO3 by delegating the authentication of frontend and/or backend users to the centrally-managed directory of your organization. It fully supports OpenLDAP and Active Directory and is capable of connecting securely to the authentication server using either TLS or SSL (ldaps://). In case of use in an intranet environment, this extension is a perfect match since it natively brings Single Sign-On (SSO) capability to TYPO3 without any complex configuration.
scandipwa/menu-organizer
212429 Downloads
Scandiweb Menu Organizer for ScandiPWA
thalidzhokov/country-codes
96843 Downloads
CountryCodes PHP Class to get array of countries with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3, ISO 3166-1 numeric and ISD codes it can provide following information related to country
olssonm/swedish-entity
170378 Downloads
Validator and formatter for Swedish personnummer and organisationsnummer. With Laravel validators.
komakino/identity
176594 Downloads
Validation and property parsing of identity numbers
byrokrat/id
92898 Downloads
Data types for swedish personal identity and corporation id numbers
yasin_tgh/laravel-postman
151 Downloads
A powerful package to automatically generate Postman collections from your Laravel routes with intelligent organization and rich documentation capabilities.
wp-media/plugin-family
177776 Downloads
Organizes and displays WP Media plugin family across other members.
wcm/git-php-hooks
37410 Downloads
Write git hooks with PHP, organize them on a per-project base and automatically add them