Libraries tagged by key
blackbird/dto-toolkit
82 Downloads
DTO Toolkit module provides the tools for creating Data Transfer Objects (DTO) in Magento 2 while retaining Magento's key features such as plugins, preferences, etc.
bigfork/silverstripe-form-idempotency
301 Downloads
Idempotency key support to help prevent duplicate form submissions
bgaze/laravel-kvstore
179 Downloads
A simple and easy to use key-value store for Laravel 5.5+
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
artur-gajewski/file-bank
324 Downloads
A Zend Framework 2 module for uploading files to a File Bank along with metadata, keywords and status information and a controller to offer saved files for download.
arthurydalgo/laravel-settings
423 Downloads
Store key value pair in database as settings
artdevue/fcache
149 Downloads
Driver file cache, separation key-folder, Laravel 4 integration
arifmahmudrana/context
24 Downloads
PHP single context. Key value store in current context.
ar414/redis-lock
55 Downloads
Redis Pessimistic Lock uses redis keys: setnx, get, getset, del
appkita/phpauth
171 Downloads
:Small library PHP for authentication support facebook, google, key, jwt, diggest, basic and session
ap-lib/mysql
62 Downloads
AP\Mysql is a performance-oriented query builder built exclusively for MySQL. It leverages MySQL-specific features like INSERT IGNORE, REPLACE, ON DUPLICATE KEY UPDATE, partitions, and bulk operations for maximum efficiency
anastalal/laravel-translation-importer
5 Downloads
A Laravel Package to synchronise translation keys. This package simplifies the process of maintaining translations, especially when new keys are introduced during development.
alaaeta/translation
864 Downloads
Library for translate keys
ahmedessam/laravel-autotranslate
126 Downloads
Laravel AutoTranslate is a package that automates the process of collecting translation keys throughout your Laravel project and organizing them into the appropriate translation files. This tool simplifies multilingual development by ensuring that all translation keys are efficiently managed and up-to-date.
ahmed-aliraqi/lang-generator
2158 Downloads
This package used to search for all lang keys from views and put them to lang files