Libraries tagged by Anter
antriver/laravel-multi-cache
9699 Downloads
Combine multiple caches in Laravel
anerg2046/sns_auth
11916 Downloads
weixin weibo qq alipay twitter google line facebook sns oauth
andersundsehr/phpstan-git-files
144100 Downloads
Add all git files into phpstan config automatically
andersondanilo/process-pool
139973 Downloads
afterpay-global/module-cash-app-pay
90394 Downloads
Cash App Pay module for Magento 2
zenstruck/filesystem
10629 Downloads
Wrapper for league/flysystem with alternate API and added functionality.
yanlongli/app-store-server-api
13881 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.
websoftwares/throttle
42471 Downloads
Ban identifier after certain amount of requests in a given timeframe.
urands/firephp
5605 Downloads
Log variables to the Firefox 51+ console (alternate solution for FirePHP via Chrome Logger protocol).
thewunder/corma
13102 Downloads
Convention-based Alternative ORM
tempest/datetime
10578 Downloads
Alternative, more convenient DateTime implementation
sirajcse/laravel-unique-id-generator
18865 Downloads
Generate custom Unique ID or Code (With Prefix or Suffix Or Both Or Only Unique Id) Or reset your ID after change of Prefix or Suffix Or Both in laravel framework
shipmonk/doctrine-two-phase-migrations
26190 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
shel/neos-workspace-module
28516 Downloads
An alternative workspace module with additional features for Neos CMS
rybakit/phive-queue
40688 Downloads
$queue->push('I can be popped off after', '10 minutes');