Libraries tagged by trefle
oihana/php-system
198 Downloads
The Oihana PHP System library
nucleuslabs/dependency-injector
17506 Downloads
Dependency Injector
ngsoft/tools
4358 Downloads
A set of reusable tools used on my projects.
nathanjosiah/parse-use-statements
5857 Downloads
Parse use statements for a reflection object
kdyby/parse-use-statements
4339 Downloads
Parse use statements for a reflection object
frzb/php-doc-reader
932 Downloads
PhpDocReader parses @var and @param types
gooh/interface-distiller
5498 Downloads
Derives Interfaces from the API of a class
reflexions/docker-laravel
27359 Downloads
Provides Docker and Elastic Beanstalk integration for a Laravel 5 project
team-reflex/rcon-php
2257 Downloads
CS:GO Rcon client made in PHP.
team-reflex/paladins-api
7505 Downloads
Easy access to the Hi-Rez Studios API for Paladins
samihsoylu/journal
23 Downloads
Document your life, daily happenings, special occasions, and reflections on your goals.
ovr/phpreflection
17426 Downloads
Advanced reflection for PHP, powered by own database with all description
nimbly/carton
7167 Downloads
A simple PSR-11 container implementation offering reflection based autowiring.
markbaker/spymaster
25 Downloads
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.
lin-cms-tp/validate-core
2428 Downloads
LinCms TP 的反射验证器核心类,含参数中间件封装,路由参数验证中间件,方法注释参数提取器,基于`wangyu/reflex-core`扩展