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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| dataplay/services | 0.83 | Dataplay Services provides lightweight tools for Laravel apps: generate mock data from a schema, hash and compare payloads for data sync/integrity checks, and log executed SQL queries to a file for debugging and analysis with zero dependencies. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| abo/generalutil | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | Apache-2.0 | — | |
| braunstetter/helper | 0.83 | braunstetter/helper is a small PHP/Laravel helper package that groups handy utility functions for everyday development—common string, array, and miscellaneous helpers you can reuse across projects to reduce boilerplate and speed up coding. | 0 | 0 | 0 | 79 | 0 | 1.2 | 26.3 | — | 4 years ago | |
| anahkiasen/underscore-php | 0.83 | Underscore.php brings functional helpers to PHP inspired by Underscore.js. Chainable, collection and array utilities like map, filter, reduce, groupBy, sortBy, pluck, and more. Handy for concise data manipulation in any PHP project, including Laravel. | 1,107 | 1,108 | 87 | 25K | 29 | 8.7 | 21.5 | — | — | |
| alexeyshockov/colada | 0.83 | — | 31 | 32 | 6 | 0 | 0 | 0.2 | — | MIT | — | |
| bitandblack/helpers | 0.83 | Lightweight Laravel/PHP helper functions from Bit&Black. Adds practical utilities and shortcuts to speed up everyday development tasks with minimal setup, aiming to keep your codebase cleaner and more consistent across projects. | 0 | 0 | — | 1K | — | 0.0 | 42.6 | — | — | |
| dontdrinkandroot/common | 0.83 | 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 | |
| digitalrevolution/utils | 0.82 | — | 1 | 1 | 8 | 2K | 1 | 24.5 | 48.2 | MIT | 3 months ago | |
| open-southeners/extended-php | 0.82 | Extended PHP helpers for modern apps: adds convenient functions, utilities, and small enhancements that complement core PHP to reduce boilerplate and speed up everyday development. Lightweight, easy to drop into existing projects. | 0 | 0 | 0 | 750 | 0 | 12.2 | 41.5 | MIT | 9 months ago | |
| phpcollection/phpcollection | 0.82 | PHP Collection provides a flexible, object-oriented collection library for PHP. It offers common collection types and utilities to manage groups of objects consistently, with a clean API and solid documentation. Ideal for domains needing reusable collection abstractions. | 964 | 1,001 | 51 | 207K | 9 | 10.4 | 35.7 | Apache-2.0 | 4 years ago | |
| cscfa_tool_division/collections | 0.82 | — | 0 | 1 | 0 | 0 | 0 | 0.6 | — | MIT | 9 years ago | |
| dragon-code/support | 0.82 | Dragon Code Support provides a lightweight collection of PHP/Laravel helpers, facades, and utility tools for everyday projects. Designed to be easily extended with new methods or classes, with a clear contribution and testing structure. | 23 | 23 | 5 | 481K | 0 | 25.3 | 62.8 | MIT | 4 months ago | |
| php-standard-library/collection | 0.82 | Generic, object-oriented Vector, Map, and Set collections for PHP with both immutable and mutable variants. Part of PHP Standard Library; designed for a consistent, type-friendly API. Full docs at php-standard-library.dev. | 1 | 1 | 0 | 40K | 0 | 18.4 | 63.5 | MIT | 2 months ago | |
| bentools/iterable-functions | 0.82 | Small PHP utility package offering array-like helpers for any iterable (arrays, Traversable, generators): iterable_to_array/to_traversable, map, merge, reduce, filter, values, and chunk—write iterable-agnostic code without TypeError surprises. | 23 | 23 | 4 | 12K | 0 | 4.8 | 37.5 | MIT | 2 years ago | |
| portphp/portphp | 0.82 | Port is a PHP data import/export workflow library. Build pipelines to read, transform, validate, and write data across formats and sources, with reusable steps and a flexible architecture for ETL-style jobs. | 283 | 287 | 45 | 55K | 9 | 28.7 | 39.9 | MIT | 2 weeks ago | |
| cakephp/collection | 0.81 | CakePHP Collection offers a powerful, fluent API for working with arrays and traversables. Map, filter, reduce, group, sort, extract, and combine data with immutable-style operations and lazy iteration helpers—ideal for clean data pipelines in PHP apps. | 91 | 97 | 6 | 65K | 0 | 0.6 | 39.4 | NOASSERTION | — | |
| minwork/array | 0.81 | Minwork Array provides fast, well-tested helpers for nested, associative, and object arrays. Get/set/has plus map, filter, find, group, sort, and validation, with fluent-style chaining. No dependencies; modern PHP syntax. | 63 | 66 | 13 | 4K | 1 | 5.4 | 25.0 | MIT | 6 years ago | |
| beloop/core | 0.81 | Core component of the Beloop LMS suite: shared foundations used by other Beloop components and bundles built on Symfony. MIT licensed. Read-only split package—use the main beloop/components repository for issues, questions, and PRs. | 0 | 0 | 0 | 0 | 0 | 1.4 | — | — | 6 years ago | |
| loophp/iterators | 0.81 | loophp/iterators adds “missing” PHP iterators and iterator aggregates for lazy, composable pipelines: caching rewindable generators, chunk/map/filter/reduce/sort/unique/concat/pack/unpack, plus typed, random, recursive, and resource-based iterables. | 38 | 38 | 6 | 30K | 1 | 9.5 | 39.9 | MIT | 1 year ago | |
| php-standard-library/iter | 0.81 | Inspect and reduce any PHP iterable (arrays, generators, iterators) with small, focused helpers from PHP Standard Library - Iter. Designed for common iteration tasks and consistent behavior across iterable types. | 1 | 1 | 0 | 34K | 0 | 19.1 | 63.9 | MIT | 2 months ago |
How can I help you explore Laravel packages today?