spatie/twitter-streaming-api
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| redwebcreation/twitter-stream-api | 0.87 | 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 | 216 | 2 | 6.2 | 12.1 | MIT | 3 years ago | |
| spatie/laravel-twitter-streaming-api | 0.86 | 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. | 205 | 209 | 23 | 112 | 0 | 21.2 | 2.9 | MIT | 3 months ago | |
| desarrolla2/twitter-client | 0.84 | 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/twitter-labs | 0.83 | 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 | 6 | 0 | 0 | 1.6 | — | MIT | 6 years ago | |
| spatie/twitter-oembed | 0.83 | 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 | 374 | 0 | 0.1 | 21.3 | 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 | — | — | — | |
| alexislefebvre/async-tweets-bundle | 0.82 | — | 0 | 5 | — | 0 | — | 4.5 | — | — | — | |
| 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 | 538 | 146 | 1K | 0 | 25.5 | 9.1 | BSD-3-Clause | 3 months ago | |
| spatie/laravel-dashboard-twitter-tile | 0.82 | 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 | 16 | 0 | 2.5 | 9.7 | MIT | 2 years ago | |
| 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 | 48 | 3K | 5 | 3.3 | 1.1 | MIT | 2 years ago | |
| digitalstate/platform-twitter-bundle | 0.81 | — | 0 | 0 | — | 0 | — | 0.0 | — | — | — | |
| dario_swain/wall-poster-bundle | 0.81 | — | 15 | 15 | 5 | 0 | 1 | 0.3 | — | MIT | — | |
| abraham/twitteroauth | 0.81 | TwitterOAuth is a widely used PHP library for Twitter’s OAuth REST API. It supports currently supported PHP versions and provides authenticated request handling for Twitter endpoints. In maintenance mode with no new features planned. | 4,305 | 4,342 | 1,684 | 188K | 5 | 60.2 | 28.2 | MIT | 4 months ago | |
| jstewmc/stream | 0.80 | 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 | 8K | 0 | 0.0 | — | MIT | — | |
| phrity/net-stream | 0.80 | PSR-7 StreamInterface and PSR-17 StreamFactory implementations built for socket-based I/O. Includes Stream, SocketStream, SocketClient/Server, context wrapper, stream collections, and stream-specific exceptions and utilities for network connections. | 5 | 5 | 3 | 266K | 0 | 21.2 | 63.3 | MIT | 2 months ago | |
| guzzle/stream | 0.80 | Lightweight stream abstraction for PHP and Guzzle, offering common stream utilities and decorators to read, write, and transform data consistently. Useful for building HTTP clients, middleware, and I/O workflows that need simple, testable stream handling. | 19 | 22 | 1 | 50K | 0 | 0.1 | 46.9 | — | — | |
| spatie/last-fm-now-playing | 0.80 | Fetch the currently playing track for any Last.fm user. Provide your API key and username to retrieve artist, album, track name, artwork, and track URL, or false if nothing is playing. Throws BadResponse on errors. | 44 | 46 | 9 | 81 | 0 | 2.6 | 6.2 | MIT | 5 years ago | |
| jwilsson/spotify-web-api-php | 0.79 | — | 881 | 891 | 150 | 38K | 2 | 9.3 | 22.7 | MIT | — | |
| spatie/async | 0.79 | Run PHP tasks in parallel with a simple Pool API built on PCNTL. Add closures, handle results via then/catch, and wait for completion. Ideal for speeding up batch jobs, CPU-heavy work, and IO-bound processing with multiple processes. | 0 | 2,826 | — | 175K | — | 42.2 | 27.9 | — | — | |
| twistor/stream-util | 0.79 | Lightweight PHP helper for working with streams. Copy/clone streams, inspect size and metadata, check readability/writability/seekability/appendability, and safely rewind/seek. Includes mode and URI utilities for fopen-compatible streams. | 9 | 9 | 8 | 13K | 0 | 0.7 | 43.9 | MIT | — |
How can I help you explore Laravel packages today?