Libraries tagged by class properties
firstw/php-extension-export
3 Downloads
a simple library to export php extension library 's function, method or class and function, method,property inside a class
classmarkets/javaproperties.php
0 Downloads
A class for loading Java properties files in PHP
greencape/reflector
58 Downloads
A wrapper to the Reflection classes for accessing non-public properties and methods for testing.
deviscoding/display
131 Downloads
Responsive classes for managing CSS display properties.
strapless/display
106 Downloads
Responsive classes for managing CSS display properties.
kodeas/publicise
63 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes
hchokshi/silverstripe-trait-config
4791 Downloads
Merge SilverStripe configuration from traits into class configuration, while avoiding private static property conflicts.
arshidkv12/data-request
0 Downloads
A Laravel FormRequest base class that auto-assigns validated data to properties.
wyz/file-indexer
2 Downloads
Some PHP classes for processing files, and for indexing file properties in a database.
voceconnect/wp-twitter-cards
2391 Downloads
Helper class to generate meta tags for twitter card support. When support is added to a post type, a meta box is added on the post edit view to configure the twitter card properties.
unicon/unicon
3064 Downloads
Universal PHP variable converter. The main feature is converting arrays to an object of given class. In this case, Unicon follows PhpDoc annotations, works recursively to create the object's properties.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
krylov123/handy-api-response
14 Downloads
Simple and handy Class for API Responses with success flag, errors bag and data property
jclaveau/php-visibility-violator
201 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
dealnews/typed-objects
20 Downloads
Base classes for creating objects with typed/constrained properties