Libraries tagged by pxaccess
talon-one/talon-one-client
91115 Downloads
Use the Talon.One API to integrate with your application and to manage applications and campaigns: - Use the operations in the [Integration API section](#integration-api) are used to integrate with our platform - Use the operation in the [Management API section](#management-api) to manage applications and campaigns. ## Determining the base URL of the endpoints The API is available at the same hostname as your Campaign Manager deployment. For example, if you access the Campaign Manager at `https://yourbaseurl.talon.one/`, the URL for the [updateCustomerSessionV2](https://docs.talon.one/integration-api#operation/updateCustomerSessionV2) endpoint is `https://yourbaseurl.talon.one/v2/customer_sessions/{Id}`
sylvainjule/bouncer
2775 Downloads
Restrict access of a user role to a specific page (and its children) in the panel.
swedbank-spp/swedbank-payment-portal
98787 Downloads
The Swedbank Payment Portal API Library provides access to the online banking system through which e-commerce transactions can be initiated and fulfilled by facilitating the exchange of bank data.
studiometa/ui
11181 Downloads
A set of opiniated, unstyled and accessible components.
steefdw/standards-enums
39397 Downloads
The Standards Enums package provides a simple and consistent way to work with countries, languages, currencies, and locales using enums.Each Enum comes with methods for accessing related information, like the name, flag, description, and more.Additionally, helper methods are provided to easily get all possible values or sort them by their name in a given language.These methods can be used with all Enum classes, regardless of whether they represent languages, countries, currencies, or locales.
sourcebroker/restrictfe
52563 Downloads
This extension blocks access to frontend and allows to show it only to some defined exception's like if the request is from an authorized backend user, has specific IP, header, domain, language or GET/POST vars. Useful to protect your staging and production instances.
sleeping-owl/apist
4991 Downloads
Package to provide api-like access to foreign sites based on html parsing
silverstripe/securityreport
277446 Downloads
Generates a security and access report for CMS users
shopgate/cart-integration-sdk
89920 Downloads
A PHP framework supporting the implementation of the Shopgate Plugin API and abstracting access to the Shopgate Merchant API.
shel/neos-logs
42013 Downloads
Allows access to logfiles and exceptions from the Neos CMS backend
sheetdb/sheetdb-php
49212 Downloads
PHP Library for accessing google spreadsheet content via SheetDB. https://sheetdb.io
scuttlebyte/laravel-request-context
58571 Downloads
Store and access contextual request data with ease
sagalbot/encryptable
47299 Downloads
Allows you to store Eloquent properties encrypted in your database, and automatically decrypt when accessed.
rokka/client-bundle
114510 Downloads
Defines services for accessing the Rokka image service in the symfony framework
rfreebern/giphy-php
84335 Downloads
A library implementing access to the Giphy API.