Libraries tagged by class props
amig/mailhandler
9 Downloads
A wrapper class around the PHPMailer package for proprietary use
znanylekarz/recaptcha
4752 Downloads
A properly coded PHP 5 reCaptcha class that will allow you to interact with Google'sreCaptcha API.
khalyomede/syslog-interface
20 Downloads
Standard proposal for Syslog protocol across any classes
wyz/file-indexer
2 Downloads
Some PHP classes for processing files, and for indexing file properties in a database.
vxdiv/asynctask
147 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
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
3059 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, ...)
rodrigodiez/mockable-predis
251 Downloads
A class that extends Predis/Client and has all its magic methods anotated so you can create Prophecy mocks
rockylars/faker
6 Downloads
Simple class/method faking tool like Mockery and Prophecy to make tests focus on one service at a time
pecee/asynctask
16 Downloads
AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.
krylov123/handy-api-response
11 Downloads
Simple and handy Class for API Responses with success flag, errors bag and data property
jclaveau/php-visibility-violator
186 Downloads
Class providing simple helpers to violate the defined visibility of methods and properties
f1ames/pear_image_iptc
321 Downloads
This package provides a mechanism for modifying IPTC header information. The class abstracts the functionality of iptcembed() and iptcparse() in addition to providing methods that properly handle replacing IPTC header fields back into image files.
dealnews/typed-objects
18 Downloads
Base classes for creating objects with typed/constrained properties