Libraries tagged by key
qcod/laravel-settings
208060 Downloads
Store key value pair in database as settings
orchidjs/tom-select
2273 Downloads
Tom Select is a dynamic, framework agnostic, and lightweight (~16kb gzipped) UI control. With autocomplete and native-feeling keyboard navigation, it's useful for tagging, contact lists, country selectors, and so on.
mchev/banhammer
115153 Downloads
Banhammer for Laravel allows you to ban any Model by key and by IP.
fproject/php-jwt
1700917 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Support several key types including JWK.
dflydev/placeholder-resolver
14628496 Downloads
Given a data source representing key => value pairs, resolve placeholders like ${foo.bar} to the value associated with the 'foo.bar' key in the data source.
clickstorm/cs-seo
530517 Downloads
[clickstorm] SEO - Extension for TYPO3. Enables important onpage features for search engine optimization (SEO). Expands the page settings and any desired records for example with a preview for Google search results (SERP) Structured Data (JSON-LD) and a Focus Keyword. Restrictive hreflang and canonical tags. Modules for metadata of records and alternative texts of images. Further features are shown in the extension manual.
chrisdicarlo/laravel-config-checker
204372 Downloads
Package to check that configuration key references actually exist in your config files.
bitwasp/bitcoin
540108 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
allejo/php-vcr-sanitizer
661370 Downloads
Bring privacy to php-vcr by excluding API keys, passwords, and credentials from your recordings
msamgan/laravel-env-keys-checker
47378 Downloads
check if all the keys are available in all the .env files.
mainick/keycloak-client-bundle
33528 Downloads
Keycloak client bundle for Symfony, designed to simplify Keycloak integration into your application and provide additional functionality for token management and user information access
idci/keycloak-security-bundle
99600 Downloads
Allows you to easily handle you application security thanks to keycloak.
burgov/key-value-form-bundle
588951 Downloads
A form type for managing key-value pairs
bitpay/key-utils
537586 Downloads
BitPay Utils pack for cryptography
guidocella/eloquent-insert-on-duplicate-key
596482 Downloads
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent