Butochnikov /
SDK & Integrationslaravel-typesafe-jev
A Laravel adapter for Jev with configuration, dependency injection, a Facade and a request-recording test fake.
What Jev Does in this Architecture
Key Architecture Benefit
Fits Jev calls into Laravel services, queues and existing tests.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
Butochnikov/laravel-typesafe-jevArchitecture Category
SDK & Integrations
Third-party framework adapters for LangChain, LlamaIndex, and enterprise stacks.
View all in this category →Related Projects in SDK & Integrations
Vicente-MD
jev-resilience
A Spring WebFlux integration that detects error messages hidden in HTTP 200 response bodies.
Jev checks for hidden errors or maintenance notices; a local threshold raises a business exception.
↳ Lets existing error-handling code see failures concealed by the HTTP status.
langchain-ai
langchain
An optional Jev classifier integration for Python LangChain workflows.
Submits binary, categorical and ordered-score questions and returns typed answers with probabilities.
↳ Adds a classification step that can participate in existing LangChain pipelines.
pydantic
pydantic-ai
An optional TypeSafe provider and Jev model integration for Pydantic AI.
Converts supported structured output fields into typed Jev questions and maps answers back to the output model.
↳ Lets supported classification outputs use the existing Pydantic AI interface.