Download the PHP package cognesy/instructor-laravel without Composer
On this page you can find all versions of the php package cognesy/instructor-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cognesy/instructor-laravel
More information about cognesy/instructor-laravel
Files in cognesy/instructor-laravel
Download cognesy/instructor-laravel
More information about cognesy/instructor-laravel
Files in cognesy/instructor-laravel
Vendor cognesy
Package instructor-laravel
Short Description Laravel integration for Instructor PHP - Structured LLM outputs made simple
License MIT
Package instructor-laravel
Short Description Laravel integration for Instructor PHP - Structured LLM outputs made simple
License MIT
Please rate this library. Is it a good library?
Informations about the package instructor-laravel
Laravel Package
Laravel integration for InstructorPHP.
It provides:
- Laravel service provider and config
- Facades for
StructuredOutput,Inference,Embeddings, andAgentCtrl - Laravel-specific HTTP client and HTTP pool drivers
- a Laravel-bound
CanSendHttpRequeststransport implementation - native
Cognesy\Agentscontainer bindings, registry loading, and session runtime - database-backed native agent sessions, broadcasting helpers, telemetry wiring, and logging presets
- testing fakes for facade-based tests and Laravel-native helper utilities for native agents
- Artisan commands for install, smoke-test, and response-model scaffolding
The package now treats native Cognesy\\Agents runtime configuration and AgentCtrl
code-agent execution as separate Laravel surfaces:
agentsis reserved for native agent runtime integrationagent_ctrlconfigures CLI code agents exposed through theAgentCtrlfacadetelemetryis the first-class config namespace for Laravel telemetry wiring
Example
Documentation
packages/laravel/docs/index.mdpackages/laravel/CHEATSHEET.md
All versions of instructor-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.3
cognesy/instructor-contracts Version ^2.9
cognesy/agent-ctrl Version ^2.8
cognesy/agents Version ^2.9
cognesy/instructor-config Version ^2.9
cognesy/instructor-events Version ^2.9
cognesy/instructor-http-client Version ^2.9
cognesy/instructor-http-pool Version ^2.9
cognesy/instructor-messages Version ^2.9
cognesy/instructor-polyglot Version ^2.9
cognesy/instructor-struct Version ^2.9
cognesy/instructor-telemetry Version ^2.9
cognesy/instructor-utils Version ^2.9
cognesy/logging Version ^2.3
illuminate/database Version ^10.0|^11.0|^12.0
illuminate/contracts Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0
illuminate/console Version ^10.0|^11.0|^12.0
illuminate/http Version ^10.0|^11.0|^12.0
cognesy/instructor-contracts Version ^2.9
cognesy/agent-ctrl Version ^2.8
cognesy/agents Version ^2.9
cognesy/instructor-config Version ^2.9
cognesy/instructor-events Version ^2.9
cognesy/instructor-http-client Version ^2.9
cognesy/instructor-http-pool Version ^2.9
cognesy/instructor-messages Version ^2.9
cognesy/instructor-polyglot Version ^2.9
cognesy/instructor-struct Version ^2.9
cognesy/instructor-telemetry Version ^2.9
cognesy/instructor-utils Version ^2.9
cognesy/logging Version ^2.3
illuminate/database Version ^10.0|^11.0|^12.0
illuminate/contracts Version ^10.0|^11.0|^12.0
illuminate/support Version ^10.0|^11.0|^12.0
illuminate/console Version ^10.0|^11.0|^12.0
illuminate/http Version ^10.0|^11.0|^12.0
The package cognesy/instructor-laravel contains the following files
Loading the files please wait ...