Libraries tagged by class properties

niirrty/niirrty.dynprop

0 Favers
25 Downloads

A dynamic PHP class properties library.

Go to Download


milantex/tpc

0 Favers
13 Downloads

This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.

Go to Download


leo980/reflector

0 Favers
4 Downloads

Helper function for reflecting private/protected class properties and methods. For unit-testing purposes.

Go to Download


fnash/desugar-constructor

1 Favers
9 Downloads

Desugar a php8 class constructor with equivalent class properties and constructor assignments

Go to Download


cjdennis/hidden-value

0 Favers
21 Downloads

Allows storing pseudo class properties as values that are not dumpable, serialisable, or accessible from child classes

Go to Download


pchouse/php-tabulator

0 Favers
4 Downloads

A library to use PHP attributes in class and properties to create the base configuration of to the Tabulator javascript library

Go to Download


pchouse/php-attributes

0 Favers
7 Downloads

A library to use PHP attributes in class and properties to define metadata, such as database, html, ...

Go to Download


mattvb91/docpropgenerator

1 Favers
3 Downloads

@property class documentation generator for @mixin

Go to Download


unicon/yaml

1 Favers
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.

Go to Download


crmplease/coder

2 Favers
61 Downloads

Coder is library for code-generation, e.g. add property to class, parameter to method, value to array and etc.

Go to Download


best-served-cold/reflection

1 Favers
128 Downloads

Reflection - Simple utility to reflect objects and classes to access properties and methods.

Go to Download


prolix/metadata

0 Favers
243 Downloads

Class/method/property metadata management in PHP

Go to Download


firstw/php-extension-export

1 Favers
1 Downloads

a simple library to export php extension library 's function, method or class and function, method,property inside a class

Go to Download


classmarkets/javaproperties.php

1 Favers
0 Downloads

A class for loading Java properties files in PHP

Go to Download


greencape/reflector

0 Favers
57 Downloads

A wrapper to the Reflection classes for accessing non-public properties and methods for testing.

Go to Download


<< Previous Next >>