Libraries tagged by class props

quellabs/annotation-reader

0 Favers
311 Downloads

A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.

Go to Download


php-shark-tank/anonymizer

2 Favers
210 Downloads

Library to anonymize class properties

Go to Download


ogi/prompt

1 Favers
18 Downloads

A PHP package to convert class properties into XML-formatted prompts for LLM APIs.

Go to Download


niirrty/niirrty.dynprop

0 Favers
30 Downloads

A dynamic PHP class properties library.

Go to Download


milantex/tpc

0 Favers
14 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
8 Downloads

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

Go to Download


judahnator/public-accessor-attribute

0 Favers
10 Downloads

A trait and attribute that provides read-only access to protected class properties.

Go to Download


fnash/desugar-constructor

1 Favers
10 Downloads

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

Go to Download


cjdennis/hidden-value

0 Favers
23 Downloads

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

Go to Download


reflective/reflection

0 Favers
11682 Downloads

Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.

Go to Download


pchouse/php-tabulator

0 Favers
11 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
4 Downloads

@property class documentation generator for @mixin

Go to Download


hotelmah/mysqli-wrapper

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

Go to Download


eboreum/cloner

3 Favers
2 Downloads

Immutably clone (copy) objects and override their properties. Works for readonly classes and properties as well.

Go to Download


<< Previous Next >>