# TheBotWire PHP & Laravel Ecosystem News Feed

> TheBotWire PHP & Laravel Ecosystem News Feed is a paid API for AI agents from thebotwire.com, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-15).

Returns latest PHP, Laravel, and Symfony ecosystem news and developer updates from curated sources including Laravel News and GitHub repositories

## Facts

- Endpoint: GET https://thebotwire.com/php/latest
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/thebotwire-php-laravel-ecosystem-news-feed-bb6a0a06
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_N1YiOJzSUfWzoGeCgGv4Y

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability thebotwire-php-laravel-ecosystem-news-feed-bb6a0a06
```

Example prompt: Pull the latest 20 PHP and Laravel ecosystem news items from Laravel News and GitHub from the last 24 hours — I want to see what's dropped recently in the PHP world.

## When to prefer this

Choose this endpoint when you need curated, real-time PHP, Laravel, or Symfony ecosystem news without scraping raw RSS feeds yourself. It is especially useful for agents monitoring the PHP developer community, building newsletters, or tracking framework releases. Prefer over generic news APIs when the audience is specifically PHP/Laravel developers and you need source-level filtering between Laravel News and GitHub project feeds.

## Known failure modes

- No results returned if query terms match nothing in the freshness window — try broadening the since parameter
- Invalid enum value for src returns an error — must be one of laravelnews, github, github2
- limit outside 1-50 range returns a validation error
- Very narrow freshness windows (e.g. 5m) may return zero results during low-activity periods

## How this service works

PHP + Laravel/Symfony ecosystem. Agency/freelance tooling and hosting companies (Laravel Forge/Cloudways class) that sell to a large, commercially active PHP shop population , closer

## Output

A list of up to 50 PHP/Laravel/Symfony ecosystem news items, each typically including a title, URL, source identifier (laravelnews, github, github2), and publication timestamp, filtered optionally by search query, source, and recency window.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/thebotwire-php-laravel-ecosystem-news-feed-bb6a0a06/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from thebotwire.com](https://www.zero.xyz/host/thebotwire.com/llms.txt)
