Libraries tagged by class properties
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, ...
mattvb91/docpropgenerator
4 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.
drewlabs/code-generator
118 Downloads
Simple utility classes for generating PHP classes, methods, properties and interfaces
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
3057 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.
sal/phpstan-readonly-enforcing
10 Downloads
PHPStan rule to enforce readonly usage on properties and classes when safe to do so
oldpak/reflection
24 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.
devcirclede/attrenv
8 Downloads
Library to mark a property or class parseable for EnvReader
crmplease/coder
62 Downloads
Coder is library for code-generation, e.g. add property to class, parameter to method, value to array and etc.
best-served-cold/reflection
130 Downloads
Reflection - Simple utility to reflect objects and classes to access properties and methods.
prolix/metadata
247 Downloads
Class/method/property metadata management in PHP