Extractor: AI-Powered Data Extraction for your Laravel application.
Stars
221
Forks
22
Watchers
221
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
85
commits
1
commits
1
commits
1
commits
feat: add complete model constants, fix GPT-5 parameter handling, release prep
c6565ebView on GitHubdocs: update changelog with ImageContent detail and Laravel 13 support
15d5462View on GitHubfeat: add Laravel 13 compatibility and update test dependencies
4a5cccbView on GitHubfix: address code review issues and add ImageContent detail parameter
5415d8aView on GitHubdocs: update changelog, README, CLAUDE.md, and add UPGRADING.md for v0.5.0
992d431View on GitHubtest: update feature tests to use current model constants
1d4c993View on GitHubtest: update and add unit tests for Engine, extractors, and text loaders
84691beView on GitHubchore: bump PHP requirement to 8.3+ and widen collision constraint
8018157View on GitHubrefactor: update ExtractorManager to use nullable model with config fallback
99437a4View on GitHubfeat: add system prompt support and configurable default model
43b5b45View on GitHubrefactor: modernize Engine with current OpenAI models and unified chat API
d2b69bcView on GitHubfix: remove unnecessary use statement for InvalidArgumentException
832fbf1View on GitHubfeat: split test suites so unit tests run fast by default
e6e389aView on GitHub