Libraries tagged by twopi
ras2023/phpcmslib
1004 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
ballen/linguist
2172 Downloads
Linguist is a PHP library for parsing strings and extracting prefixed words in content ideal for working with @mentions, #topics and custom tags.
tropikal-ai/connect-filament
717 Downloads
TROPIKAL Connect integration for Laravel Filament.
topice/rdkafka
5121 Downloads
Message Queue Kafka Transport
z77/docs
77 Downloads
z77 framework documentation — AI-optimized handbook, ADRs and per-area topic docs. Install as require-dev to give an AI coding assistant full framework context inside the project.
swaggymacro/only-starter
2673 Downloads
A Flarum extension. An extension for only show the topic starter's replies and show topic starter label.
pigeonboys/fastpush
3505 Downloads
Fastpush is a lightweight PHP package for sending push notifications via an API, offering easy setup with channel and topic management.
peopleinside/flarum-ext-antiflood
768 Downloads
Flarum extension to prevent topic/post flooding and limit pending approvals.
marmanik/laravel-azure-service-bus
1022 Downloads
A Laravel package to publish and consume messages from Azure Service Bus queues and topics via the REST API
kafka-bus/core
692 Downloads
Core Kafka Bus library — consumer/producer pipelines, topic routing, and connection management for Apache Kafka
invoicetronic/php-sdk
170 Downloads
The [Invoicetronic API][2] is a RESTful service that allows you to send and receive invoices through the Italian [Servizio di Interscambio (SDI)][1], or Interchange Service. The API is designed to be simple and easy to use, abstracting away SDI complexity while providing complete control over the invoice send/receive process. It provides advanced features as encryption at rest, multi-language pre-flight invoice validation, multiple upload formats, webhooks, event logging, client SDKs, and CLI tools. For more information, see [Invoicetronic website][2] ## Before you start For the full integration guide, tutorials, SDKs and quickstarts, see the **[Documentation](https://invoicetronic.com/en/docs/)**. A few cross-cutting topics worth knowing before integrating: - **[Prerequisites](https://invoicetronic.com/en/docs/prerequisites/)** — what you need to start in Sandbox and what's required to move to production. - **[API Keys](https://invoicetronic.com/en/docs/apikeys/)** — how `ik_live_` and `ik_test_` keys select the environment. - **[Sandbox](https://invoicetronic.com/en/docs/sandbox/)** — free test environment that mirrors the live workflow, with no credits consumed. - **[Rate Limiting](https://invoicetronic.com/en/docs/ratelimiting/)** — per-second, per-minute and per-day limits; how to handle `429 Too Many Requests`. - **[Pagination](https://invoicetronic.com/en/docs/pagination/)** — `page` and `page_size` parameters and the `Invoicetronic-Total-Count` response header. - **[CORS](https://invoicetronic.com/en/docs/cors/)** — calling the API from the browser; allowed origins are configured per key. - **[Webhooks](https://invoicetronic.com/en/docs/webhooks/)** — real-time event notifications with HMAC-SHA256 signature validation. - **[Localization](https://invoicetronic.com/en/docs/accept-language/)** — use the `Accept-Language` header to receive error messages in Italian, English or German. [1]: https://www.fatturapa.gov.it/it/sistemainterscambio/cose-il-sdi/ [2]: https://invoicetronic.com/
gurento/kafka-consumer
441 Downloads
Laravel Kafka consumer module with topic mapping, retry tracking, and operational logs.
gfksx/thanksforposts
31 Downloads
Adds the ability to thank the author and to use per posts/topics/forum rating system based on the count of thanks.
codingms/newsletters
1425 Downloads
TYPO3 Newsletters by coding.ms: With the Newsletters extension for TYPO3, you can add newsletter subscriptions for different topics directly to your website. Visitors can subscribe anonymously or as logged-in frontend users, choose topics individually, and confirm registration via double opt-in. Honeypot spam protection and PSR-14 events for subscribe and unsubscribe provide secure, extensible workflows. The Pro version adds a backend module, CSV export, and CleverReach synchronization.
bfansports/aws-sns-php-handler
5902 Downloads
Small library to manipulate AWS SNS. Send GCM and APNS messages to topics and endpoints. Format notifications correctly.