Libraries tagged by class properties
strapless/display
105 Downloads
Responsive classes for managing CSS display properties.
kodeas/publicise
57 Downloads
Publicise lets you test the `private` or `protected` properties and methods in your classes
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
3062 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
12 Downloads
Simple and handy Class for API Responses with success flag, errors bag and data property
dealnews/typed-objects
18 Downloads
Base classes for creating objects with typed/constrained properties
blainesch/magicoracle
16 Downloads
A proxy class developed for unit testing that makes all methods and properties public to you.