symfony/type-info
Symfony TypeInfo extracts and models PHP type information from reflections and type strings. Resolve scalars, objects, enums, generics, lists, and nullable types via TypeResolver, inspect identifiers and constraints, and stringify types like Collection.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| a2lix/auto-form-bundle | — | 87 | 87 | 33 | 49K | 1 | 20.2 | 42.0 | MIT | 4 months ago | |
| ai-gateway/ai-gateway-bundle | Symfony bundle that turns your app into an AI gateway: unified /v1 API for chat/models, OpenAI-compatible + Anthropic providers, model fallback chains, per-key auth, budgets/rate limits, caching, cost tracking, SSE streaming, Prometheus metrics, dashboard and CLI. | 1 | 1 | 0 | 0 | 0 | 0.0 | — | — | — | |
| anzusystems/serializer-bundle | — | 0 | 0 | 0 | 1K | 0 | 20.3 | 47.1 | Apache-2.0 | 5 months ago | |
| api-platform/core | API Platform Core lets you quickly build hypermedia-driven REST and GraphQL APIs in PHP/Symfony. Supports JSON-LD, Hydra, OpenAPI v2/v3, JSON:API, HAL, and RFC7807. Extensible, high-performance, API-first. | 2,567 | 2,583 | 970 | 981K | 187 | 82.3 | 69.0 | MIT | 1 week ago | |
| api-platform/doctrine-common | — | 29 | 27 | 1 | 426K | 0 | 0.2 | 55.3 | MIT | — | |
| api-platform/doctrine-odm | — | 3 | 3 | 0 | 17K | 0 | 0.0 | 50.3 | MIT | — | |
| api-platform/doctrine-orm | — | 31 | 29 | 2 | 423K | 0 | 0.2 | 55.3 | MIT | — | |
| api-platform/elasticsearch | — | 2 | 2 | 0 | 6K | 0 | 0.0 | 45.7 | MIT | — | |
| api-platform/graphql | — | 4 | 4 | 0 | 32K | 0 | 0.0 | 52.7 | MIT | — | |
| api-platform/hal | — | 3 | 3 | 0 | 51K | 0 | 0.0 | 55.3 | — | — | |
| api-platform/http-cache | — | 29 | 27 | 0 | 466K | 0 | 0.1 | 55.3 | MIT | — | |
| api-platform/hydra | — | 31 | 27 | 0 | 504K | 0 | 0.2 | 55.3 | MIT | — | |
| api-platform/json-api | JSON:API component for the API Platform framework. Adds JSON:API-compliant request/response handling and content negotiation for building standardized JSON APIs. Read-only split of api-platform/core; issues and PRs belong in the core repository. | 4 | 4 | 0 | 67K | 0 | 0.0 | 55.3 | — | — | |
| api-platform/json-api | JSON:API component for the API Platform framework. Adds JSON:API-compliant request/response handling and content negotiation for building standardized JSON APIs. Read-only split of api-platform/core; issues and PRs belong in the core repository. | 4 | 4 | 0 | 67K | 0 | 0.0 | 55.3 | — | — | |
| api-platform/json-schema | — | 34 | 32 | 1 | 494K | 0 | 0.2 | 55.3 | MIT | — | |
| api-platform/jsonld | — | 30 | 28 | 0 | 497K | 0 | 0.2 | 55.3 | — | — | |
| api-platform/laravel | — | 58 | 58 | 6 | 15K | 0 | 0.5 | 33.2 | MIT | — | |
| api-platform/metadata | — | 29 | 24 | 1 | 441K | 0 | 0.3 | 55.3 | MIT | — | |
| api-platform/openapi | — | 42 | 40 | 1 | 500K | 0 | 0.3 | 55.3 | MIT | — | |
| api-platform/openapi | — | 42 | 40 | 1 | 500K | 0 | 0.3 | 55.3 | MIT | — | |
| api-platform/serializer | — | 29 | 27 | 0 | 487K | 0 | 0.1 | 55.3 | MIT | — | |
| api-platform/state | — | 29 | 27 | 3 | 491K | 0 | 0.3 | 55.3 | MIT | — | |
| api-platform/symfony | — | 40 | 38 | 2 | 468K | 0 | 0.3 | 55.3 | MIT | — | |
| api-platform/validator | — | 29 | 27 | 0 | 479K | 0 | 0.1 | 55.3 | MIT | — | |
| components-web-app/api-components-bundle | — | 32 | 32 | 8 | 449 | 2 | 0.8 | 16.1 | MIT | — | |
| dualmedia/symfony-request-dto-bundle | — | 8 | 8 | 3 | 60 | 2 | 30.1 | 14.3 | MIT | 2 weeks ago | |
| dunglas/api-bundle | API Platform Core builds hypermedia-driven REST and GraphQL APIs with Symfony. Supports JSON-LD/Hydra, OpenAPI v2/v3, JSON:API, HAL, and Problem Details. Quickly generate powerful, extensible, high-performance APIs. | 2,567 | 2,571 | 970 | 65 | 188 | 82.4 | 31.5 | MIT | 1 week ago | |
| lastdragon-ru/lara-asp-serializer | — | 0 | 0 | 0 | 4K | 0 | 0.0 | 50.0 | MIT | — | |
| nelmio/api-doc-bundle | Symfony bundle to generate OpenAPI documentation for your APIs. Provides an interactive docs UI and schema generation driven by PHP 8 attributes. Requires PHP 8.1+ and Symfony 6.4+. Includes migration guides and solid CI support. | 2,355 | 2,400 | 904 | 1M | 57 | 71.5 | 70.9 | MIT | 1 month ago | |
| oro/platform | — | 642 | 645 | 342 | 3K | 220 | 42.5 | 34.7 | MIT | 6 years ago | |
| radebatz/type-info-extras | Extra type information helpers for radebatz/type-info. Adds additional utilities for describing, inspecting, and working with PHP types, improving reflection-based tooling and type metadata in your projects. | 4 | 5 | 0 | 969K | 0 | 15.7 | 61.7 | MIT | 4 months ago | |
| symfony/ai-agent | Experimental Symfony AI Agent component for building AI agents on top of the Platform and Store components. Create agents that interact with users, perform tasks, and orchestrate workflows, with optional tool bridges (search, scraping, maps, weather, files). | 32 | 32 | 3 | 123K | 0 | 22.9 | 58.0 | MIT | 6 days ago | |
| symfony/ai-platform | — | 52 | 52 | 13 | 182K | 0 | 23.5 | 57.4 | MIT | 6 days ago | |
| symfony/doctrine-bridge | Symfony Doctrine Bridge integrates Doctrine ORM and related libraries with Symfony components, providing seamless wiring for services, repositories, persistence, and tooling. Ideal for projects using Doctrine alongside Symfony’s DI container, validator, and other features. | 3,225 | 3,237 | 42 | 4M | 0 | 50.1 | 50.6 | MIT | 3 weeks ago | |
| symfony/framework-bundle | Symfony FrameworkBundle tightly integrates Symfony components into the full-stack framework, providing core framework services and configuration. Part of the main Symfony repository; see official docs for contributing, issues, and pull requests. | 3,567 | 3,583 | 122 | 5M | 0 | 55.2 | 51.2 | MIT | 3 weeks ago | |
| symfony/json-streamer | Stream JSON efficiently with Symfony JsonStreamer. Read and write large JSON structures incrementally from streams to reduce memory usage, with powerful helpers for streaming serialization/deserialization and handling big payloads in real time. | 19 | 18 | 1 | 51K | 0 | 29.2 | 54.9 | MIT | 3 weeks ago | |
| symfony/property-info | Symfony PropertyInfo extracts metadata about PHP class properties (types, visibility, accessors) from multiple sources like reflection, PHPDoc, and serializers. Useful for building API docs, forms, validation, and other tooling that needs reliable property details. | 2,222 | 2,233 | 13 | 7M | 0 | 40.5 | 55.3 | MIT | 1 month ago | |
| symfony/serializer | Symfony Serializer component for converting object graphs and data structures to/from arrays and formats like JSON or XML. Supports powerful normalizers/encoders, metadata, naming and type handling—ideal for APIs, messaging, and data interchange. | 2,537 | 2,574 | 80 | 8M | 0 | 47.3 | 56.1 | MIT | 3 weeks ago | |
| symfony/ux-live-component | Build interactive UIs in Symfony with Live Components: stateful Twig components that update via Ajax without writing custom JavaScript. Handle actions, validation, and form binding, with predictable server-side rendering and smooth partial updates. | 164 | 164 | 21 | 477K | 0 | 23.7 | 56.2 | MIT | 1 week ago | |
| symfony/validator | Symfony Validator provides a flexible validation system based on the JSR-303/Bean Validation model. Define constraints via annotations/attributes, YAML/XML, or PHP, validate objects and values, and get detailed, localized violation messages. | 2,683 | 2,747 | 106 | 6M | 0 | 50.3 | 54.1 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?