Libraries tagged by idle
rhumsaa/uuid
2612703 Downloads
NO LONGER MAINTAINED. Use ramsey/uuid instead. A PHP 5.3+ library for generating RFC 4122 version 1, 3, 4, and 5 universally unique identifiers (UUID).
matiaspub/bx-api-docs
3005 Downloads
phpDoc for bitrix framework
jbzoo/pimpledumper
322589 Downloads
Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container
chekalskiy/php-bank-db
5021 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
atm-code/ar-php-laravel
6096 Downloads
ar-php-laravel
visual-ideas/moonshine-spatie-medialibrary
8092 Downloads
Spatie\MediaLibrary field for MoonShine Laravel admin panel
ilexn/swoole-convert-psr7
33395 Downloads
convert swoole to psr7 request response
ideasoft/batch-request-client
15014 Downloads
Batch request client implementation for php.
zgb7mtr/phpredis_cluster_phpdoc
45604 Downloads
@phpdoc extension phpredis cluster for IDE autocomplete
yzh52521/easyhttp
5983 Downloads
EasyHttp 是一个轻量级、语义化、对IDE友好的HTTP客户端,支持常见的HTTP请求、异步请求和并发请求,让你可以快速地使用 HTTP 请求与其他 Web 应用进行通信。
yorcreative/laravel-argonaut-dto
117 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
yiisoft/user
110698 Downloads
Convenient user identity management and access checking
yanlongli/app-store-server-api
14726 Downloads
PHP client for App Store Server API. Manage your customers’ App Store transactions from your server.The App Store Server API is a REST API that you call from your server to request and provide information about your customers' in-app purchases. The App Store signs the transaction and subscription renewal information that this API returns using the JSON Web Signature (JWS) specification.App Store Server API is independent of the app’s installation status on the customer’s devices. The App Store server returns information based on the customer’s in-app purchase history regardless of whether the customer installed, removed, or reinstalled the app on their devices.To request transaction and subscription status information with this API, provide any original transaction identifier that belongs to the customer. The transaction history API responds with a complete list of transactions, 20 at a time, starting with the oldest first. The subscription status API returns the status for all of the customer’s subscriptions, organized by their subscription group identifier.Use the Send Consumption Information endpoint to send information to the App Store when customers request a refund for a consumable in-app purchase, after you receive the CONSUMPTION_REQUEST App Store server notification. Your data helps inform refund decisions.
wp-privacy/wp-api-privacy
860 Downloads
Strips potentially identifying information from outbound requests to the WordPress.org API
websoftwares/throttle
43004 Downloads
Ban identifier after certain amount of requests in a given timeframe.