Libraries tagged by nequi
kaabar-jwt/yii2-jwt
23023 Downloads
The Yii2 JWT extension is a tool for implementing JWT (JSON Web Token) authentication in Yii2 applications. It allows developers to create APIs that require authentication and authorization, ensuring that only authorized users can access certain resources. The extension provides a simple and flexible way to implement JWT authentication in Yii2, using the JWT library and following the JWT specification. It includes support for creating and verifying JWT tokens, as well as handling token expiration and refresh. The Yii2 JWT extension can be easily integrated into any Yii2 application, making it a powerful tool for API authentication and authorization.
innmind/static-analysis
46113 Downloads
Meta package to group all dependencies required for innmind packages
helhum/typo3-composer-setup
680921 Downloads
Set up required entry points for TYPO3 web directory
flowpack/jobqueue-redis
62918 Downloads
Implements concrete Queue for the redis work queue. Requires the packages flowpack/jobqueue-common and the redis PHP extension to be installed.
flowpack/jobqueue-doctrine
203073 Downloads
Implements concrete Queue for the doctrine work queue. Requires the packages flowpack/jobqueue-common to be installed.
emotionloop/visualcaptcha
111197 Downloads
PHP library for visualCaptcha. Still requires you to have the front-end companion.
eduardovillao/wp-since
813 Downloads
Check WordPress plugin compatibility by analyzing used functions, classes, hooks and comparing against the minimum required WP version.
ebay/digital-signature-php-sdk
111814 Downloads
An SDK for using eBay's APIs that require a digital signature
drupal/drupal_cms_google_analytics
65165 Downloads
Adds tracking of website traffic using Google Analytics and Google Tag Manager. Requires a Google Tag Manager ID.
drupal/core-dev-pinned
244286 Downloads
Pinned require-dev dependencies from drupal/drupal; use in addition to drupal/core-recommended to run tests from drupal/core.
concretecms/dependency-patches
106457 Downloads
Patches required for concrete5 and Concrete CMS dependencies
brainappeal/t3monitor
30821 Downloads
Monitors TYPO3 installation for updates and security issues (Requires an account on https://www.t3monitor.de)
bolt/assets
136455 Downloads
🛠Javascript and CSS Assets used in Bolt's backend. Do not `require` directly.
bluezed/yii2-float-thead
48062 Downloads
This is a Yii 2 wrapper for jquery.floatThead a floating/locked/sticky/fixed table header plugin that requires no special CSS and supports window and overflow scrolling.
bartlett/php-compatinfo
97911 Downloads
Find out the minimum version and the extensions required for a piece of code to run