Libraries tagged by TCCE
wppconnect-team/wppconnect-laravel-client
2167 Downloads
A simple API with Guzzle wrapper, providing easy access to wppconnect's endpoints.
weirdan/codeception-psalm-module
122400 Downloads
Provides codeception assertions to be used for Psalm acceptance testing
webklex/composer-info
77470 Downloads
PHP Composer info accessor
web64/php-nlp-client
22073 Downloads
Library for accessing NLP apis
web64/laravel-nlp
9545 Downloads
Laravel package for accessing NLP tools
wapplersystems/a21glossary
23346 Downloads
automatic conversion of all abbreviations and acronyms in the special tags for accessibility issues
virgil/crypto
16402 Downloads
Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. See below for currently available languages and platforms. Get in touch with us to get preview access to our key infrastructure.
tomverran/robots-txt-checker
53999 Downloads
Given a robots.txt file, user agent and URL path will tell you whether you're allowed to access a page
tomatophp/filament-subscriptions
4490 Downloads
Manage subscriptions and feature access with customizable plans in FilamentPHP
talon-one/talon-one-client
93382 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
2850 Downloads
Restrict access of a user role to a specific page (and its children) in the panel.
swedbank-spp/swedbank-payment-portal
98990 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.
steefdw/standards-enums
42576 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
53206 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
5016 Downloads
Package to provide api-like access to foreign sites based on html parsing