sendx/sendx-php-sdk
# SendX REST API Documentation ## ???? Introduction The SendX API is organized around REST principles. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes, authentication, and verbs. **Key Features
时间:未知
sinemacula/laravel-cached-crypt
A Laravel package that adds transparent caching to decrypted values for improved performance across encrypted attributes.
时间:未知
burgov/key-value-form-bundle
A form type for managing key-value pairs
时间:未知
dsbaars/chacha20
Pure PHP implementation of the ChaCha20 encryption algorithm.
时间:未知
bnbwebexpertise/laravel-attachments
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
时间:未知
tomgrohl/laravel4-php71-encrypter
Laravel 4.2 Encrypter for PHP 7.1+
时间:未知
jakezatecky/array_group_by
A function that groups/splits an array by the values of a given key or keys.
时间:未知
guidocella/eloquent-insert-on-duplicate-key
Macros for INSERT ON DUPLICATE KEY UPDATE and INSERT IGNORE with Eloquent
时间:未知
bmdevel/php-index
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime
时间:未知