malukenho/docheader
Laravel package that adds and manages standardized documentation headers in your source files. Generate consistent file/class docblocks with project metadata, author, license, and timestamps, helping teams enforce style and keep headers up to date automatically.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| broadway/coding-standard | Opinionated PHP_CodeSniffer rules used at Broadway to enforce consistent, modern PHP style across projects. Easy to install and run in CI to catch formatting and code quality issues early, helping teams keep codebases clean and uniform. | 3 | 3 | 1 | 2K | 0 | 2.5 | 36.7 | MIT | 3 years ago | |
| event-engine/php-data | Immutable PHP value objects and data containers for event-driven apps. Provides typed properties, casting, validation, and convenient hydration from arrays/JSON, plus serialization back to payloads—useful for messages, commands, events, and read models in Event Engine setups. | 20 | 20 | 4 | 6K | 1 | 4.5 | 33.4 | MIT | 1 year ago | |
| event-engine/php-document-store | — | 8 | 8 | 6 | 4K | 4 | 6.1 | 38.3 | MIT | 1 year ago | |
| event-engine/php-engine | CQRS/Event Sourcing framework for PHP to rapidly build event-sourced applications and evolve toward richer domain models. Customize architecture and programming style via “Flavours,” with a full tutorial and separate documentation repo. | 54 | 54 | 11 | 445 | 4 | 10.3 | 15.6 | MIT | 1 year ago | |
| event-engine/php-engine-utils | Utilities for Event Engine in PHP: helper classes and shared tooling to simplify building and running Event Engine-based applications. Includes common infrastructure utilities and convenience functions to reduce boilerplate in your event-driven domain code. | 6 | 6 | 3 | 6K | 0 | 2.5 | 40.1 | MIT | 2 years ago | |
| event-engine/php-event-store | — | 5 | 5 | 3 | 4K | 1 | 1.8 | 39.7 | MIT | 1 year ago | |
| event-engine/php-json-schema | Event Engine JSON Schema package for PHP. Generate/use JSON Schema with ImmutableRecord type detection. v1.x detects types via method return hints (PHP 7.2–7.3); v2.x uses PHP 7.4+ typed properties for improved schema support. | 6 | 6 | 4 | 2K | 1 | 6.0 | 33.7 | MIT | 1 year ago | |
| event-engine/php-logger | Event Engine Logger for PHP: a lightweight logging package designed to integrate with Event Engine applications. Provides simple logger setup for capturing and routing application events and messages in your PHP services. | 4 | 4 | 1 | 474 | 0 | 1.9 | 27.4 | MIT | 1 year ago | |
| event-engine/php-messaging | Messaging components for PHP apps: message bus, commands, events and queries with middleware-style dispatching. Designed to pair with Event Engine/event sourcing stacks but usable standalone for structured, testable message handling. | 6 | 6 | 1 | 4K | 0 | 2.2 | 38.3 | MIT | 1 year ago | |
| event-engine/php-persistence | Event Engine PHP Persistence Package providing persistence layer utilities for PHP-based event-sourced and CQRS applications. Supports storing and retrieving events and state in a consistent way to integrate with Event Engine workflows. | 6 | 6 | 5 | 4K | 0 | 4.1 | 38.3 | MIT | 1 year ago | |
| event-engine/php-postgres-document-store | PostgreSQL-backed document store for Event Engine (PHP). Store, update, and query JSON documents efficiently using Postgres features like JSONB and indexes. Designed for read models/projections with a simple API and solid performance. | 7 | 7 | 5 | 4K | 1 | 6.4 | 37.4 | BSD-3-Clause | 1 year ago | |
| event-engine/php-schema | Event Engine PHP Schema provides PHP type definitions to describe and validate event-driven message payloads. Define schemas for commands, events, and queries with reusable types, enabling consistent serialization, documentation, and tooling across your services. | 3 | 3 | 1 | 6K | 1 | 1.0 | 43.7 | MIT | 4 years ago | |
| event-engine/prooph-v7-event-store | Prooph v7 event store bindings for Event Engine. Includes a Prooph-compatible FilesystemEventStore for demos/workshops plus in-memory projecting support via InMemoryProjectionManager. Use it to create streams, append events, and run simple projections. | 0 | 7 | — | 5K | — | 4.3 | 38.0 | — | — | |
| respect/stringifier | Respect\Stringifier converts any PHP value into a readable string for logging, debugging, and error messages. Use the stringify() function or the HandlerStringifier object. Secure-by-default handling of strings in newer versions. Requires PHP 8.3+. | 25 | 26 | 2 | 676K | 0 | 20.5 | 64.6 | MIT | 3 weeks ago | |
| sandrokeil/interop-config | Framework-agnostic PHP library for configuration-driven factories. Validates config structure, merges defaults, enforces required options, reduces factory boilerplate, supports auto-discovery of factories, and can generate configuration files from factory classes. | 58 | 58 | 10 | 13K | 2 | 3.8 | 32.9 | NOASSERTION | 5 years ago | |
| zendframework/zend-config | zendframework/zend-config provides configuration management for PHP apps: load settings from multiple formats (PHP arrays, INI, JSON, XML, YAML), merge/override environments, and access values via a simple object/array API. Part of the Zend Framework component set. | 86 | 92 | 36 | 55K | 3 | 2.0 | 28.0 | BSD-3-Clause | 6 years ago | |
| zendframework/zend-stratigility | Zend Stratigility is a lightweight middleware pipeline for PHP, built around PSR-7 HTTP messages. Compose request/response processing with reusable middleware, route-like piping, and error handling—ideal for building microservices or adding middleware to existing apps. | 229 | 252 | 52 | 12K | 3 | 6.4 | 17.8 | BSD-3-Clause | 6 years ago |
How can I help you explore Laravel packages today?