cptburke/application-primitives
Lightweight set of PHP/Laravel application primitives: small value objects, helpers, and foundational abstractions to standardize common patterns across a codebase. Intended to be reused across projects to keep core logic consistent and reduce boilerplate.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| php-standard-library/foundation | 0.89 | A lightweight PHP foundation library offering common building blocks and utilities to bootstrap projects. Provides reusable helpers and core abstractions to reduce boilerplate and standardize patterns across apps and packages. | 1 | 1 | 0 | 48K | 0 | 17.7 | 63.1 | MIT | 2 months ago | |
| simple-bus/message-bus | 0.89 | Generic PHP interfaces and utilities for building message buses such as command buses and event buses. Provides reusable components to dispatch messages through middleware and handlers, forming the foundation for CQRS-style messaging in your app. | 346 | 350 | 43 | 45K | 0 | 3.0 | 29.2 | MIT | — | |
| bengor-user/simple-bus-bridge | 0.88 | Adapter bridge integrating BenGorUser with Matthias Noback’s SimpleBus, wiring user command/event handling into the SimpleBus message bus. Install via Composer; fully tested with PHPSpec and documented in the core BenGorUser User library. | 1 | 1 | 0 | 39 | 0 | 0.9 | 18.1 | MIT | 9 years ago | |
| autobus-php/autobus-bus-sample-bundle | 0.87 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | — | — | |
| black/cqrs-php | 0.87 | Minimal CQRS command bus for PHP/DDD without event sourcing. Define Command and CommandHandler, register handlers to commands, then dispatch via a single Bus. Includes optional Symfony bundle integration with service tags for handler registration. | 5 | 5 | 2 | 0 | 1 | 0.1 | — | MIT | — | |
| simple-bus/symfony-bridge | 0.87 | Symfony integration bridge for SimpleBus/MessageBus. Provides CommandBusBundle, EventBusBundle, and DoctrineORMBridgeBundle to wire command and event buses into your Symfony app, with docs and upgrade guide. | 132 | 133 | 24 | 33K | 0 | 6.2 | 33.1 | MIT | 4 years ago | |
| dualmedia/common | 0.87 | Shared interfaces and reusable logic for DualMedia packages. Typically installed as an internal dependency rather than directly. Provides common contracts and helpers used across the DualMedia ecosystem. | 0 | 0 | 1 | 66 | 0 | 10.7 | 27.1 | MIT | 6 months ago | |
| draw/application-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| bungle/framework-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| dmp/cqrs-sf-bundle | 0.86 | — | 0 | 0 | 0 | 4 | 0 | 1.2 | 9.7 | — | 1 year ago | |
| anas/easy-dev | 0.86 | Interactive Laravel code generator for complete CRUD with repository/service patterns. Auto-detects model relationships and scaffolds policies, DTOs, observers, filters, enums, API resources, routes, and more, with dry-run mode and customizable stubs. | 13 | 14 | 1 | 93 | 0 | 0.1 | 12.2 | MIT | — | |
| bobrd/messagebus-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| devanoxltd/core | 0.86 | Core utilities for Laravel projects: module support, shared helpers, and license verification. Includes a service provider and publishable core.php config. Built primarily for Devanox Private Limited applications. | 0 | 0 | 0 | 0 | 0 | 20.2 | — | NOASSERTION | 1 week ago | |
| dontdrinkandroot/common | 0.86 | A small utility library with commonly used PHP helpers and extensions, including a PHPStan extension. Intended to provide shared building blocks for projects, with CI and code quality tooling support via SonarCloud badges. | 0 | 0 | 0 | 79 | 0 | 1.8 | 26.3 | Apache-2.0 | 2 years ago | |
| dciss/poo-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| nayjest/manipulator | 0.86 | Fast, lightweight PHP object manipulation helpers—like symfony/property-access but simpler (~300 LOC) and no reflection. Instantiate classes, set public properties, and assign values via setters from arrays (snake/camel case), with optional property creation. | 10 | 10 | 1 | 6K | 3 | 4.1 | 37.7 | MIT | 9 years ago | |
| lastdragon-ru/lara-asp-core | 0.86 | — | 0 | 0 | 1 | 4K | 0 | 0.0 | 50.3 | MIT | — | |
| harryes/crudpackage | 0.86 | — | 3 | 4 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dmp/cg-lib | 0.85 | CG library is a PHP 8.1+ toolset for generating PHP code. It helps assemble and enhance classes by adding reusable behaviors, making it easier to build and modify code structures programmatically during code generation workflows. | 0 | 0 | 0 | 7 | 0 | 0.3 | 12.5 | Apache-2.0 | 1 year ago | |
| citizen63000/easy-api-core | 0.85 | — | 0 | 0 | 1 | 1 | 0 | 18.7 | 4.8 | MIT | 1 month ago |
How can I help you explore Laravel packages today?