Libraries tagged by blocksdk
trendyminds/janitor
255 Downloads
Make block organization and presentation a snap!
tiny-blocks/value-object
23866 Downloads
Defines the default behavior contract for PHP value objects with structural equality.
tiny-blocks/time
450 Downloads
Models time as immutable value objects for PHP: instants, durations, periods, timezones, and time-of-day, all UTC-normalized.
tiny-blocks/outbox
44 Downloads
Write-side adapter for the Transactional Outbox pattern that persists domain events atomically with aggregate state through Doctrine DBAL.
tiny-blocks/math
22688 Downloads
Arbitrary-precision numbers for PHP, where arithmetic is exact and rounding is explicit.
tiny-blocks/logger
304 Downloads
Emits PSR-3 structured logs for PHP, with correlation tracking, a severity threshold, configurable redaction, and backend-neutral metrics.
tiny-blocks/http-correlation-id
67 Downloads
Ensures every HTTP request has a correlation identifier propagated through requests, responses, and logs.
tiny-blocks/http
23473 Downloads
Implements PSR-7, PSR-15, PSR-17 and PSR-18 HTTP primitives for PHP, with a fluent response builder, cookies, cache control, and a PSR-18 client facade.
tiny-blocks/environment-variable
1759 Downloads
Provides a type-safe environment variable reader for PHP, with strict integer and boolean conversion.
tiny-blocks/docker-container
1612 Downloads
Manages Docker containers programmatically for PHP, aimed at integration tests and disposable infrastructure.
tiny-blocks/currency
22516 Downloads
Models ISO-4217 currencies as a PHP enum, with per-currency fraction digit resolution.
tiny-blocks/collection
16266 Downloads
Models a type-safe, fluent collection API for PHP with eager and lazy pipelines over arrays, iterators, and generators.
sunnysideup/preview-all-elements
415 Downloads
In dev mode you can pick any page and see all the elemental blocks loaded onto that one page, for easy checking.
shikiphp/shikiphp
226 Downloads
Pure PHP port of Shiki. Syntax-highlight code with VS Code themes and TextMate grammars — no extensions, no Node, no Oniguruma binding.
restruct/silverstripe-admintweaks
1120 Downloads
Various admin tweaks & enhancements