functional-php/fantasy-land
Fantasy Land–style algebraic structures for PHP to enable interoperable functional patterns. Includes interfaces for Setoid, Semigroup/Monoid, Functor, Applicative, Monad, Foldable/Traversable, plus ready-made law/property tests to verify implementations.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| michelf/php-smartypants | 0.79 | PHP port of John Gruber’s SmartyPants: converts plain ASCII punctuation into typographically correct “smart” quotes, dashes, and ellipses. Useful for cleaning up HTML output from Markdown or other text sources, with configurable transformation options. | 111 | 116 | 23 | 168K | 2 | 2.0 | 45.3 | NOASSERTION | — | |
| lstrojny/functional-php | 0.78 | Functional PHP adds a rich set of functional programming helpers for PHP: map/filter/reduce, partial application, currying, composition, and collections utilities. Write cleaner, more declarative code without changing your framework or coding style. | 1,987 | 1,994 | 207 | 70K | 8 | 36.7 | 30.4 | MIT | 2 months ago | |
| nette/php-generator | 0.77 | Generate PHP code via a fluent API: build classes, interfaces, functions, methods, properties, namespaces, and PHPDoc, then render to valid PHP. Handy for code generators, scaffolding tools, and runtime code output with strict formatting and escaping. | 2,252 | 2,282 | 147 | 3M | 1 | 38.9 | 48.0 | NOASSERTION | 3 months ago | |
| digipolisgent/domainator9k-apptype-laravel-bundle | 0.76 | — | 0 | 0 | 0 | 3 | 0 | 0.9 | 8.3 | — | 7 years ago | |
| davidbadura/fixtures-bundle | 0.76 | — | 11 | 13 | 4 | 1K | 6 | 1.3 | 20.7 | MIT | 12 years ago | |
| cakephp/core | 0.76 | Core framework utilities for CakePHP: shared classes for configuration, routing, events, cache/logging, error handling, and common helpers used across CakePHP applications and plugins. Provides the foundational building blocks that other CakePHP packages depend on. | 61 | 65 | 4 | 589K | 0 | 0.4 | 55.0 | NOASSERTION | — | |
| widmogrod/php-functional | 0.76 | Functional programming toolkit for PHP with immutable data structures, monads and typed abstractions. Includes Option/Either/Try, collections, pattern matching, and helpers for safer, composable code. Useful for DDD, CQRS and FP-style application architecture. | 369 | 374 | 32 | 217K | 7 | 29.0 | 46.8 | MIT | 1 year ago | |
| php-standard-library/collection | 0.76 | Object-oriented Vector, Map, and Set collections for PHP with both immutable and mutable variants. Part of PHP Standard Library, focused on generic, reusable data structures with consistent APIs. Docs and contribution links available at php-standard-library.dev. | 1 | 1 | 0 | 30K | 0 | 21.2 | 64.9 | MIT | 1 week ago | |
| codeages/biz-framework | 0.75 | Biz Framework is a lightweight PHP service-layer framework with a container and core building blocks like config, DB connections/migrations, cache, DAO/service patterns, events, validation, logging, and exceptions—aimed at structuring business logic cleanly. | 67 | 68 | 35 | 25 | 3 | 9.9 | 2.3 | MIT | 6 years ago | |
| php-standard-library/fun | 0.74 | Functional programming utilities for PHP: compose and pipe callables, decorate functions, and control execution (memoize, throttle, debounce, retry, etc.). Part of PHP Standard Library with focused, reusable helpers for cleaner functional-style code. | 1 | 1 | 0 | 14K | 0 | 21.2 | 61.5 | MIT | 1 week ago | |
| nelmio/alice | 0.71 | nelmio/alice is a PHP fixtures generator for quickly creating realistic test data. Define objects and relations in YAML, JSON, or PHP, leverage Faker providers, and load datasets into your app for functional and integration testing. | 0 | 2,566 | — | 581K | — | 60.9 | 55.3 | — | — | |
| fgrosse/phpasn1 | 0.71 | — | 183 | 175 | 48 | 397K | 9 | 2.9 | 34.1 | MIT | 4 years ago | |
| php-standard-library/math | 0.70 | Strictly typed math utilities for PHP with predictable, consistent error handling. Part of the PHP Standard Library project, providing reliable mathematical functions and a stable developer experience for safer numeric operations. | 1 | 1 | 0 | 14K | 0 | 21.2 | 62.1 | MIT | 1 week ago | |
| mll-lab/graphql-php-scalars | 0.69 | Custom scalar types for webonyx/graphql-php, including BigInt, Date/DateTime/DateTimeTz, Email, JSON, and IntRange for bounded integers. Drop-in types for schema definitions with strict parsing and DateTimeImmutable conversion for date scalars. | 147 | 139 | 14 | 150K | 0 | 11.3 | 42.0 | MIT | 11 months ago |
How can I help you explore Laravel packages today?