white-rabbit-1-sketch/php-file-hash-map
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 effici
时间:未知
barracudanetworks/archivestream-php
A library for dynamically streaming dynamic tar or zip files without the need to have the complete file stored on the server.
时间:未知
djokicpn/laravel-email-audit-log
This Service provider will monitor all emails that has been sent out of your system. Sent emails will be stored in email_audit_log table
时间:未知
eftec/messagecontainer
MessageContainer is a simple a minimalist message-system where messages (strings) could be stored in a tree-like structure
时间:未知
netshell/paypal
Laravel-Paypal is simple package help you process direct credit card payments, stored credit card payments and PayPal account payments with your Laravel 5 projects using paypal REST API SDK.
时间:未知