Libraries tagged by processors

malc0mn/haproxy-config-builder

10 Favers
726 Downloads

HAProxy config file builder and processor.

Go to Download


macbre/monolog-utils

0 Favers
13269 Downloads

Additional formatters and processors for Monolog

Go to Download


iamntz/handlebars.php

2 Favers
4621 Downloads

Handlebars processor for php

Go to Download


iainconnor/cornucopia

0 Favers
422 Downloads

Expanded Annotation processor.

Go to Download


guest-one/php-tar-streamer

0 Favers
1166 Downloads

TarStreamer — stream-based tar processor

Go to Download


genai/web

0 Favers
165 Downloads

Web/MVC layer over genai/http: #[Controller]/#[RestController] (with a base path) and #[Route] attributes, a View value object, a default genai/view engine (override with #[ViewRegister]), and a dispatcher. Routes compile to genai/routing's standalone matcher. Runtime is PHP 5.3-safe; the attributes/processors are PHP 8 build-time.

Go to Download


genai/validation

0 Favers
114 Downloads

Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.

Go to Download


genai/trace

0 Favers
162 Downloads

Request correlation IDs for centralized logging. A TraceInterceptor reads X-Request-Id (or generates one), exposes it via a TraceContext bean + a global trace_id(), echoes it on the response, and a Monolog processor stamps it on every log line. PHP 5.3-safe at runtime.

Go to Download


genai/sql-mapper

0 Favers
161 Downloads

MyBatis-style SQL mapper: mark an interface #[Mapper] and its methods #[Select]/#[Insert]/#[Update]/#[Delete] with the SQL. A build-time processor compiles a reflection-free Cache\ implementation (prepared statements, #{name} bound params, optional row->object hydration) and registers it as a container bean keyed by the interface. Self-contained: a bundled DatabaseConfig provides the 'PDO' bean from a [database] group in the app's app.ini, so you only edit config. Runtime is PHP 5.3-safe.

Go to Download


genai/dto

0 Favers
113 Downloads

DTO support: a #[Dto] attribute, a build-time processor that compiles each DTO's getters into a JSON map, and a PHP 5.3-safe Serializer that turns DTOs (and nested/arrays of them) into arrays via that map — no runtime reflection, no toArray(). Standalone: no runtime dependencies.

Go to Download


genai/di

0 Favers
160 Downloads

Popular DI attributes (#[Service], #[Repository], #[Configuration], #[Bean], #[Value]) and their processor, targeting GenAI\Container. Build-time (PHP 8).

Go to Download


genai/boot

0 Favers
168 Downloads

Application kernel with Composer-based package auto-discovery (Laravel style): reads each installed component's extra.genai.processors so the app never hand-lists them, then boots the compiled app into a ready Dispatcher. Build-time uses PHP 8; the Kernel + runtime boot are PHP 5.3-safe.

Go to Download


friendica/json-ld

0 Favers
2760 Downloads

A JSON-LD Processor and API implementation in PHP.

Go to Download


danielneis/moodle-message_newprocessor

0 Favers
899 Downloads

A template for Moodle message outputs (processors) plugins

Go to Download


bem/bh

34 Favers
755 Downloads

Template engine. BEMJSON -> HTML processor. PHP port of https://github.com/bem/bh

Go to Download


<< Previous Next >>