Libraries tagged by keys
br/signed-request-bundle
1726 Downloads
Symfony2 Bundle that provides request and response signing
bewor/php-cryptography
118 Downloads
Encryption Library
benbjurstrom/eloquent-postgres-uuids
4037 Downloads
A laravel eloquent trait facilitating the use of uuids as the primary key in a postgres database
awalko/api-guard
52 Downloads
A simple way of authenticating your APIs with API keys using Laravel
amamarul/laravel-json-locations-manager
3343 Downloads
Laravel Json Locations Manager. Import all app language strings from lang folder
ajcastro/fk-adder
3572 Downloads
Lets you add foreign keys in a swift! Foreign key adder in laravel migration.
silverstripe/accessibility
3032 Downloads
Adds access key support to SilverStripe
offline/persistent-settings
2521 Downloads
Persistent Settings Manager for Laravel 5
mudhairless/openpgp
113 Downloads
Implementation of OpenPGP for PHP
kunicmarko/simple-configuration-bundle
8 Downloads
This is a Symfony Bundle that adds key value storage to your Sonata admin.
frbit/message-signer
1339 Downloads
A flexible message signing and verification framework. Includes Guzzle3 and Guzzle4 Plugin.
keyser-soze/torrent
83 Downloads
A PHP 5.3+ framework for Torrent
xypp/store-doorman
152 Downloads
Add item to be purchased as invite key.
xakepehok/array-wildcard-explainer
930 Downloads
List all array keys that match wildcard path
white-rabbit-1-sketch/php-file-hash-map
4 Downloads
This PHP library implements a simple Hash Map with file-based storage. It uses a hashing function to calculate an offset, which determines the location of the corresponding bucket in the file. Data is stored in a binary file, with each bucket containing key-value pairs. The library allows for efficient data retrieval through direct file access.