spatie/laravel-twitter-streaming-api
Laravel package to consume Twitter’s Streaming API. Easily listen to public streams for keywords/hashtags or user actions with a fluent API and callbacks, then start a long-running listener (e.g., via an Artisan command) to process incoming tweets in real time.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| spatie/twitter-streaming-api | 0.88 | Laravel-friendly PHP client for Twitter’s Streaming API. Keep an open HTTPS connection and react to tweets and user events in real time (no polling). Easily filter streams, listen for keywords/mentions, and handle incoming tweet payloads with callbacks. | 173 | 176 | 31 | 358 | 0 | 4.9 | 6.7 | MIT | 5 years ago | |
| redwebcreation/twitter-stream-api | 0.88 | Laravel-friendly PHP wrapper for Twitter’s Streaming API. Authenticate with OAuth and open filtered streams to receive tweets/events in real time, with simple configuration and callbacks for handling incoming data—ideal for building live feeds, monitors, and bots. | 32 | 32 | 9 | 208 | 2 | 6.2 | 9.9 | MIT | 3 years ago | |
| spatie/twitter-labs | 0.85 | ReactPHP-powered PHP client for Twitter Developer Labs realtime endpoints, focused on the new filtered stream API as legacy streaming is deprecated. Works without deep React knowledge but integrates with event loops; easy migration from spatie/twitter-streaming-api. | 40 | 40 | 5 | 0 | 0 | 1.6 | — | MIT | 6 years ago | |
| spatie/laravel-feed | 0.85 | Generate RSS, Atom, and JSON feeds for your Laravel app with minimal code. Install, register Route::feeds(), configure your feed items, and serve standards-compliant feeds from your application quickly and easily. | 984 | 989 | 100 | 114K | 0 | 29.5 | 31.6 | MIT | 5 months ago | |
| spatie/laravel-dashboard-twitter-tile | 0.85 | Laravel Dashboard tile that shows recent Twitter mentions. Built for Spatie’s laravel-dashboard, with configurable polling and display so you can surface who’s talking about your brand right on your internal dashboard. | 3 | 4 | 3 | 22 | 0 | 2.5 | 11.2 | MIT | 2 years ago | |
| darkanakin41/stream-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.6 | — | — | 6 years ago | |
| alexislefebvre/async-tweets-bundle | 0.83 | — | 5 | 5 | 0 | 0 | 0 | 4.5 | — | MIT | 6 years ago | |
| desarrolla2/twitter-client | 0.83 | Independent PHP Twitter client for fetching a user’s tweets via RSS. Supports simple usage or optional caching through desarrolla2/cache and RSSClient. Install via Composer, set a screen name, and fetch recent tweets quickly. | 1 | 2 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| spatie/laravel-stats | 0.82 | Lightweight Laravel package to track and summarize stat changes over time. Define a stats class, call increase/decrease on events, then query totals and increments/decrements across date ranges grouped by day/week/month. | 451 | 453 | 35 | 11K | 0 | 22.2 | 22.0 | MIT | 3 months ago | |
| spatie/twitter-oembed | 0.82 | Fetch Twitter (X) tweet embed HTML via the public oEmbed API—no developer account needed. Lightweight utility for turning tweet URLs into embeddable HTML for blogs, markdown, editors, or emails, without relying on Twitter’s heavy JavaScript widget. | 10 | 10 | 0 | 337 | 0 | 0.1 | 20.7 | MIT | — | |
| desarrolla2/twitter-client-bundle | 0.82 | Symfony bundle that integrates a Twitter client, providing services and configuration to call the Twitter API from your app. A lightweight wrapper to authenticate and perform common Twitter operations without wiring the client manually. | 1 | 2 | 0 | 0 | 0 | 0.0 | — | — | — | |
| nicklaw5/twitch-api-php | 0.82 | PHP client library for the Twitch API. Includes easy methods for Helix and legacy endpoints, OAuth authentication flows, and request helpers to fetch streams, users, channels, videos, clips, and more. Useful for building Twitch integrations in PHP apps. | 116 | 118 | 46 | 3K | 5 | 12.3 | 20.1 | MIT | 3 years ago | |
| dg/twitter-php | 0.82 | dg/twitter-php is a lightweight PHP library for the Twitter API, providing simple OAuth authentication and helpers for sending requests, posting tweets, and fetching timelines, user data, and more. Easy to integrate in Laravel or any PHP app. | 536 | 536 | 146 | 1K | 0 | 23.2 | 8.5 | BSD-3-Clause | 4 months ago | |
| centric/centric-livestreaming | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| windwalker/stream | 0.82 | — | 0 | 0 | 0 | 314 | 0 | 0.0 | 34.5 | MIT | — | |
| spatie/laravel-mailcoach-sdk | 0.82 | Laravel SDK for the Mailcoach API (self-hosted v6+ and Mailcoach Cloud). Manage email lists, subscribers and campaigns, create and send campaigns, send test emails, and easily iterate paginated API resources with next(). | 41 | 41 | 10 | 29K | 0 | 17.1 | 44.1 | MIT | 4 months ago | |
| jstewmc/stream | 0.81 | jstewmc/stream is a small PHP library that provides a simple Stream abstraction for working with PHP stream resources. It helps with reading/writing, buffering, and common stream operations behind a cleaner, object-oriented API. | 5 | 5 | 0 | 9K | 0 | 0.0 | 44.1 | MIT | — | |
| acts/social-api-bundle | 0.81 | Symfony bundle for consuming OAuth 1/2 REST APIs with a simple client and extensible method list. Includes ready-to-use helpers for Facebook and Twitter endpoints, making authenticated requests and handling API responses in your app. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| spatie/laravel-data | 0.81 | Create rich, typed data objects for Laravel that replace form requests and API transformers. Automatically map from requests, validate with inferred rules, transform to resources (with lazy/partial fields), and generate TypeScript definitions from the same source. | 1,774 | 1,778 | 285 | 2M | 4 | 46.2 | 53.0 | MIT | 2 months ago | |
| symfony/json-streamer | 0.81 | Stream JSON efficiently with Symfony JsonStreamer. Read and write large JSON structures incrementally from streams to reduce memory usage, with powerful helpers for streaming serialization/deserialization and handling big payloads in real time. | 19 | 18 | 1 | 51K | 0 | 29.2 | 54.9 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?