Libraries tagged by note
internacionalweb/cognito-token-verifier
1377 Downloads
This library verifies that the signature of the JWT is valid, comes from a desired application, and that the token has not been tampered with or expired.
ideatocode/nova-tooltip-field
19287 Downloads
A Laravel Nova field to show additional data but not clutter the table.
fof/components
40037 Downloads
[NOT EXT] Reusable JavaScript components for your Flarum extension
fdmind/ignore-query-strings
1125 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
faonni/module-breadcrumbs
13335 Downloads
Extension add breadcrumbs to pages in Magento 2 that by default do not have breadcrumbs.
exads/twilio-sdk
1662 Downloads
Not official, A PHP wrapper for Twilio's API
elecena/amazon-s3-php-class
5147 Downloads
A standalone Amazon S3 (REST) client for PHP 7.3+ using CURL that does not require PEAR.
edfi/resources
22714 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
edfi/descriptors
22711 Downloads
The Ed-Fi ODS / API enables applications to read and write education data stored in an Ed-Fi ODS through a secure REST interface. *** > *Note: Consumers of ODS / API information should sanitize all data for display and storage. The ODS / API provides reasonable safeguards against cross-site scripting attacks and other malicious content, but the platform does not and cannot guarantee that the data it contains is free of all potentially harmful content.* ***
dvdknaap/twig-extensions
30906 Downloads
Common additional features for Twig that do not directly belong in core
digitaldream/laravel-seo-tools
8341 Downloads
Laravel Seo package for Content writer/admin/web master who do not know programming but want to edit/update SEO tags from dashboard
derralf/elemental-mover
2512 Downloads
A simple experimental extension to move Elements to other Areas/Pages (may not work properly with mutliple Element Areas per Page).
dealerinspire/cache-driver-failover
22093 Downloads
Use your preferred cache driver and failover when that driver is not available.
d3/oxid-dic-handler
11236 Downloads
Provides bridges for OXID services that are not reliably listed in the DIC cache.
convenia/credit-card-validator-php
39172 Downloads
Fork Off inacho/php-credit-card-validator Because it looks like is not being manteined anymore --- Validates popular debit and credit cards numbers against regular expressions and Luhn algorithm. Also validates the CVC and the expiration date