Skip to content

[Claude] Support claude/anthropic#30

Merged
rrr63 merged 2 commits intodoppar:1.xfrom
rrr63:claude
Dec 11, 2025
Merged

[Claude] Support claude/anthropic#30
rrr63 merged 2 commits intodoppar:1.xfrom
rrr63:claude

Conversation

@rrr63
Copy link
Copy Markdown
Member

@rrr63 rrr63 commented Dec 11, 2025

$response = Agent::using(Claude::class)
    ->withKey('')
    ->model('claude-sonnet-4-20250514')
    ->prompt('Generate a PHP function to validate email')
    ->send();

@techmahedy
Copy link
Copy Markdown
Member

@rrr63 great, Claude is so popular, so we badly need this and finally you did it.

@rrr63 rrr63 merged commit e4d81c7 into doppar:1.x Dec 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants