Libraries tagged by ipnd
ipip/db
194947 Downloads
IPIP.net officially supported IP database ipdb format parsing library
ipaymu/ipaymu-php-api
31516 Downloads
iPaymu PHP API Package Library
indexzer0/eloquent-filtering
14725 Downloads
Powerful eloquent filtering
camspiers/porter-stemmer
412267 Downloads
Porter Stemmer created by Richard Heyes
alkoumi/laravel-arabic-numbers
16250 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
ggergo/sqlindexhintbundle
449531 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
ipdata/api-client
74277 Downloads
API client for ipdata.co
indragunawan/api-rate-limit-bundle
104899 Downloads
Rate limits protection for api-platform resources.
indiehd/filename-sanitizer
154155 Downloads
A lightweight library for sanitizing strings to be used as filenames.
index0h/yii2-log
195395 Downloads
Many Yii2 log targets
uasoft-indonesia/badaso
496 Downloads
The API & platform builder, build your apps 10x faster even more, it's open source & 100% free !
indigophp/hash-compat
964933 Downloads
Backports hash_* functionality to older PHP versions
zf1s/zf1
25266 Downloads
Zend Framework 1 complete package, PHP 5.3-8.3 compatible. Please consider using individual zf1s/zend-* packages instead - see README.
zepgram/module-disable-search-engine
76023 Downloads
Magento2 module to disable search engine and fulltext indexing for category search
yanlongli/app-store-server-api
21215 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.