Libraries tagged by iade
camspiers/porter-stemmer
409979 Downloads
Porter Stemmer created by Richard Heyes
adam-paterson/oauth2-slack
585583 Downloads
Slack OAuth 2.0 Client Provider for The PHP League OAuth2-Client
medz/id-card-of-china
19090 Downloads
中华人民共和国身份证(The identity card of the people's Republic of China)
ggergo/sqlindexhintbundle
444313 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
index0h/yii2-log
194307 Downloads
Many Yii2 log targets
idealo/php-rdkafka-ffi
72527 Downloads
PHP Kafka client - binding librdkafka via FFI
zepgram/module-disable-search-engine
75133 Downloads
Magento2 module to disable search engine and fulltext indexing for category search
yorcreative/laravel-argonaut-dto
680 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.
yanlongli/app-store-server-api
20038 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.
williamdes/mariadb-mysql-kbs
950229 Downloads
An index of the MariaDB and MySQL Knowledge bases
wa72/html-pretty-min
196035 Downloads
HTML minifier and indenter that works on the DOM tree
validator/livr
307102 Downloads
Lightweight PHP validator supporting Language Independent Validation Rules Specification (LIVR)
ujjwal/currency-converter
214980 Downloads
Currency Converter Class with features of caching and identifying currency from country Code
torgodly/html2media
17714 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
tonysm/globalid-laravel
65160 Downloads
Identify app models with a URI. Inspired by the globalid gem.