Libraries tagged by trefle
xchert/util
111 Downloads
Lightweight PHP utility library for structured data handling, JSON operations, reflection helpers, type utilities and more common tasks.
tixelrocks/class-constants-helper
9789 Downloads
A tiny package that makes working with PHP class constants easier
php-forge/helper
2155 Downloads
Small, focused helpers for common PHP tasks.
ngsoft/tools
5038 Downloads
A set of reusable tools used on my projects.
kode/attributes
134 Downloads
轻量级、健壮的 PHP 8.3+ 属性读取器,为 kodephp 框架和主流 PHP 框架提供基础组件支持
jshannon63/cobalt
901 Downloads
A fast, autowired PSR-11 dependency injection container for PHP with cached resolution closures.
hiqdev/code-generator-utils
479 Downloads
A set of code generator utilities built on top of PHP-Parsers that ease its use when combined with Reflection
dvictorjhg/php-injector
60 Downloads
Reflection-based dependency injection and PSR-11 container for modern PHP.
crustum/cakephp-attribute-resolver
177 Downloads
PHP Attribute discovery and resolution library for CakePHP applications
crazyfactory/docblocks
981 Downloads
A library for parsing and working with php docblocks from within your code.
claude-php/agent
45 Downloads
A powerful PHP framework for building AI agents with Claude, featuring ReAct loops, tool orchestration, and advanced agentic patterns
caue-santos/auto-class-discovery
164 Downloads
Scan directories for classes, interfaces, traits and enums and inspect their parents, interfaces, traits and attributes without writing manual reflection code.
gooh/interface-distiller
5514 Downloads
Derives Interfaces from the API of a class
gears/class-finder
95002 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
abmmhasan/oof
214 Downloads
A lightweight, high-performance PHP dependency injection and runtime utility toolkit with invocation, scoped services, compiled resolution, Closure serialization, Fence and fluent helpers.