Libraries tagged by reflections

wdda/laravel-finder-tests

1 Favers
1536 Downloads

This package uses reflection to find tests

Go to Download


velcoda/mocker

0 Favers
526 Downloads

Mock class constructor args based on the reflection class

Go to Download


tiny-blocks/mapper

3 Favers
2071 Downloads

Maps PHP objects to and from arrays, JSON, and iterables through reflection and pluggable strategies.

Go to Download


thesis/protobuf-descriptor-types

0 Favers
993 Downloads

Generated types for protocol buffers reflection.

Go to Download


samihsoylu/journal

70 Favers
24 Downloads

Document your life, daily happenings, special occasions, and reflections on your goals.

Go to Download


pollora/hook

0 Favers
65 Downloads

A modern PHP package for WordPress hook (action/filter) management with callback resolution and reflection caching

Go to Download


notauniondev/laminas-code

0 Favers
216 Downloads

Extensions to the PHP Reflection API, static code scanning, and code generation

Go to Download


magento/magento-zf-server

0 Favers
11101 Downloads

Create Reflection-based RPC servers

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/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/openapi

0 Favers
79 Downloads

Generates an OpenAPI 3 document at build time from your #[RestController] routes, request-body Forms/DTOs and validation constraints — baked into a reflection-free Cache\OpenApi — and ships a controller that serves /openapi.json and a Swagger UI page at /docs. PHP 5.3-safe at runtime.

Go to Download


genai/i18n

0 Favers
79 Downloads

Localization for the GenAI stack — Spring-style message keys compiled from per-locale .ini catalogs into a reflection-free Cache\Messages, a Translator bean, a global __() view helper, and a LocaleInterceptor that resolves the request locale (?lang / session / Accept-Language). PHP 5.3-safe at runtime.

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


futuretek/data-mapper

0 Favers
950 Downloads

A lightweight, reflection-based PHP 8.4+ data mapping library for converting associative arrays into typed PHP objects (POPOs), and back. Ideal for OpenAPI-generated DTOs, form handling, and request/response serialization in modern API architectures.

Go to Download


forrest79/phpgsql-phpstan

2 Favers
4598 Downloads

PhPgSql class reflection extension and settings for PHPStan.

Go to Download


<< Previous Next >>