Libraries tagged by class props
leo980/reflector
5 Downloads
Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.
judahnator/public-accessor-attribute
9 Downloads
A trait and attribute that provides read-only access to protected class properties.
fnash/desugar-constructor
10 Downloads
Desugar a php8 class constructor with equivalent class properties and constructor assignments
cjdennis/hidden-value
23 Downloads
Allows storing pseudo class properties as values that are not dumpable, serialisable, or accessible from child classes
pchouse/php-tabulator
9 Downloads
A library to use PHP attributes in class and properties to create the base configuration of to the Tabulator javascript library
pchouse/php-attributes
7 Downloads
A library to use PHP attributes in class and properties to define metadata, such as database, html, ...
mrkrstphr/peridot-automock-plugin
292 Downloads
A plugin to reduce mocking boilerplate for a given class using Prophecy
mattvb91/docpropgenerator
3 Downloads
@property class documentation generator for @mixin
hotelmah/mysqli-wrapper
15 Downloads
This MySQLi wrapper base class provides properties for Connection and Query Error Messages and ResultSet Properties and Methods to navigate a ResultSet. Connection and Server properties are also provided, basically all of the available features the extension provides.
brickhouse/reflection
31 Downloads
Reflection package for classes, functions, properties, etc.
effectiveactivism/schema-org-api
5 Downloads
A Symfony bundle offering a GraphQL representation of Schema.org classes and properties
unicon/yaml
3056 Downloads
Validates YAML file using given class and, if matches, creates an object. Understands PhpDoc, converts values if necessary. Works recursively, so the YAML file may have complicated structure, and the given class may have properties of other classes.
oldpak/reflection
18 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
joelwenger/textspecial
0 Downloads
TextSpecial is a small parser class for a proprietary markup language that can handle multiple columns.
devcirclede/attrenv
8 Downloads
Library to mark a property or class parseable for EnvReader