Libraries tagged by class props
jasny/meta
19694 Downloads
Define metadata for classes, properties and functions
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.
drewlabs/code-generator
113 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
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.
sal/phpstan-readonly-enforcing
3 Downloads
PHPStan rule to enforce readonly usage on properties and classes when safe to do so
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
crmplease/coder
62 Downloads
Coder is library for code-generation, e.g. add property to class, parameter to method, value to array and etc.