open-telemetry/sem-conv
PHP definitions for OpenTelemetry Semantic Conventions. Provides stable and incubating attribute and metric constants generated from OpenTelemetry semantic-conventions releases, helping instrumentation authors use consistent names across languages.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| open-telemetry/sdk | 0.79 | OpenTelemetry PHP SDK implementing the OpenTelemetry API to collect traces and metrics. Use with compatible exporters; supports manual setup, SDK Builder, and optional auto-loading/registration via OTEL_* environment configuration. | 22 | 26 | 7 | 2M | 0 | 29.6 | 65.0 | — | 2 weeks ago | |
| open-telemetry/api | 0.79 | OpenTelemetry PHP API package: vendor-neutral interfaces for tracing, metrics, and context propagation used by instrumented libraries and apps. Pair with an SDK/exporters to emit telemetry. Docs: opentelemetry.io/docs/instrumentation/php | 18 | 20 | 1 | 2M | 0 | 29.4 | 65.0 | — | 2 weeks ago | |
| open-telemetry/gen-otlp-protobuf | 0.79 | Generated OpenTelemetry OTLP protobuf classes for PHP. Requires google/protobuf and can use the PECL protobuf extension for much faster production performance. Read-only split from the OpenTelemetry PHP monorepo. | 5 | 5 | 2 | 1M | 0 | 24.0 | 65.0 | — | 2 weeks ago | |
| open-telemetry/exporter-otlp | 0.79 | OpenTelemetry OTLP exporter for PHP. Send traces to an OpenTelemetry Collector via HTTP (JSON/protobuf) or gRPC (with transport-grpc). Requires a protobuf runtime; for production, install the protobuf PECL extension for best performance. | 7 | 7 | 2 | 1M | 0 | 28.5 | 65.0 | — | 1 month ago | |
| mateusjunges/confluent-schema-registry-api | 0.63 | PHP 7.4+ client for Confluent Schema Registry REST API. Provides low-level PSR-7 request builders and high-level synchronous/asynchronous abstractions, with optional caching support, to register, fetch, and manage Avro schemas. | 1 | 1 | 0 | 122K | 0 | 20.3 | 65.0 | MIT | 2 years ago | |
| doctrine/coding-standard | 0.61 | Doctrine Coding Standard provides a shared PHP_CodeSniffer ruleset used across Doctrine projects. Based heavily on Slevomat, it helps enforce consistent formatting, naming, and best practices in PHP codebases via an easy-to-install package. | 319 | 322 | 49 | 354K | 5 | 33.5 | 54.0 | MIT | 6 months ago | |
| mayflower/mo4-coding-standard | 0.61 | PHP_CodeSniffer ruleset for the MO4 coding standard. Extends Symfony’s standard with extra sniffs for array formatting (alignment, multiline rules), property docblocks (@var), and lexicographically sorted use statements (configurable ordering). | 17 | 17 | 10 | 7K | 2 | 25.9 | 43.4 | MIT | 3 weeks ago | |
| league/commonmark | 0.61 | Highly extensible PHP Markdown parser supporting full CommonMark and GitHub-Flavored Markdown. Convert Markdown to HTML with simple converters, customize rendering via extensions, and run safely with options like stripping HTML and blocking unsafe links. | 2,944 | 2,987 | 210 | 10M | 22 | 57.5 | 68.6 | BSD-3-Clause | 3 weeks ago | |
| spatie/laravel-schemaless-attributes | 0.60 | Add “schemaless” JSON attributes to Laravel Eloquent models. Store arbitrary key/value data in one JSON column with a fluent API: get/set via properties or arrays, dot-notation access, defaults, forget keys, and query scopes for matching attributes. | 1,077 | 1,082 | 54 | 290K | 0 | 36.3 | 39.5 | MIT | 1 month ago | |
| symplify/easy-testing | 0.60 | Utilities for easier PHP unit testing, focused on writing cleaner tests with less boilerplate. Provides helpers and base test cases commonly used in Symplify tools to streamline assertions, fixture handling, and test setup across projects. | 41 | 42 | 3 | 29K | 0 | 0.1 | 27.7 | MIT | — | |
| web-auth/cose-lib | 0.60 | PHP 8.1+ COSE (RFC 9052/9053) library: sign, encrypt, and MAC with full tag support (Sign1/Sign, Encrypt0/Encrypt, Mac0/Mac). Supports ECDSA, EdDSA, RSA, and HMAC. Compatible with WebAuthn/FIDO2. | 19 | 19 | 9 | 485K | 0 | 27.3 | 65.0 | MIT | 1 week ago | |
| spatie/data-transfer-object | 0.59 | PHP 8+ data transfer objects with “batteries included”: map and cast input arrays into typed DTOs, validate via attributes, and handle nested objects/collections. Note: package is deprecated; consider spatie/laravel-data or cuyz/valinor. | 2,233 | 2,192 | 190 | 543K | 0 | 22.9 | 38.8 | MIT | 3 years ago | |
| spatie/phpunit-snapshot-assertions | 0.59 | Add snapshot testing to PHPUnit with simple assertions for JSON, XML, and text. First run creates snapshots; later runs compare outputs and fail on regressions. Ideal for verifying serialized data and responses with minimal test boilerplate. | 695 | 699 | 77 | 608K | 1 | 34.9 | 47.8 | MIT | 2 months ago |
How can I help you explore Laravel packages today?