Libraries tagged by class props

net_bazzline/php_component_code_generator

5 Favers
1553 Downloads

free as in freedom component to generate php code for class, file, method, property, constant, documentation

Go to Download


markbaker/spymaster

6 Favers
11 Downloads

SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, without needing to modify the class using Reflection.

Go to Download


welcomattic/has-attributes

12 Favers
0 Downloads

Check if a class, a method or a property has an attribute

Go to Download


cemerson/trespass

0 Favers
2001 Downloads

A library for modifying private properties of PHP 7 classes from an external context

Go to Download


bckp/environment

0 Favers
98 Downloads

Simple class for getting environment in proper type with fallback

Go to Download


vendi-advertising/vendi-shared-utils

1 Favers
785 Downloads

Helper class shared across all Vendi-controlled properties

Go to Download


kodeas/publicise

1 Favers
57 Downloads

Publicise lets you test the `private` or `protected` properties and methods in your classes

Go to Download


hchokshi/silverstripe-trait-config

1 Favers
4729 Downloads

Merge SilverStripe configuration from traits into class configuration, while avoiding private static property conflicts.

Go to Download


zeeshanu/yell

20 Favers
12 Downloads

A php package that yells when you try to access a property that doesn't exist in a class!

Go to Download


xmlutils/xmlutils

0 Favers
69 Downloads

This class contains methods to convert a xml tree into a complex array with nested properties and to convert a complex array object into an xml tree.

Go to Download


mvccore/ext-view-helper

1 Favers
608 Downloads

MvcCore - Extension - View - Helper - abstract class code and interface support code to create more sofisticated view helpers with better setup and protected properties.

Go to Download


make/accessible

8 Favers
79 Downloads

A very lightweight PHP package that let you easely access and test singleton classes and inaccessible instance members like private or protected methods and properties.

Go to Download


crimsonkissaki/mockmaker

4 Favers
41 Downloads

Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.

Go to Download


cloudframework-io/tcpdi_cf

0 Favers
773 Downloads

TCPDI_CF is a PHP class for importing PDF to use with TCPDF tecnickcom/tcpdf:6.4.1 and pop/tcpdi adapted by cloudframework to include Custom Properties when you sign a PDF

Go to Download


yukata-roommate/call-property

0 Favers
1 Downloads

Access class properties as dynamic methods

Go to Download


<< Previous Next >>