Libraries tagged by Idez
matiaspub/bx-api-docs
3006 Downloads
phpDoc for bitrix framework
jbzoo/pimpledumper
322801 Downloads
Easy way to auto create pimple.json and .phpstorm.meta.php for Pimple Container
chekalskiy/php-bank-db
5025 Downloads
PHP bank cards IIN/BIN database. Get bank info by card number
atm-code/ar-php-laravel
6126 Downloads
ar-php-laravel
visual-ideas/moonshine-spatie-medialibrary
8152 Downloads
Spatie\MediaLibrary field for MoonShine Laravel admin panel
ideasoft/http-batch-bundle
19321 Downloads
Http batch server implementation for symfony via sub requests.
ideasoft/batch-request-client
15058 Downloads
Batch request client implementation for php.
ideasbucket/queue-bundle
29041 Downloads
IdeasBucket QueueBundle for Symfony Framework
zgb7mtr/phpredis_cluster_phpdoc
45711 Downloads
@phpdoc extension phpredis cluster for IDE autocomplete
yzh52521/easyhttp
6050 Downloads
EasyHttp 是一个轻量级、语义化、对IDE友好的HTTP客户端,支持常见的HTTP请求、异步请求和并发请求,让你可以快速地使用 HTTP 请求与其他 Web 应用进行通信。
yorcreative/laravel-argonaut-dto
164 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
111076 Downloads
Convenient user identity management and access checking
yanlongli/app-store-server-api
15128 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
883 Downloads
Strips potentially identifying information from outbound requests to the WordPress.org API
websoftwares/throttle
43143 Downloads
Ban identifier after certain amount of requests in a given timeframe.