Libraries tagged by support clases
oliver-schoendorn/dependency-injector
104 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
oasin/db
11 Downloads
A database class which uses the PDO extension, Supports many drivers
marcellus-ku-283/lumen-form-request
7 Downloads
This package gives you support to validate your request via formRequest class.
koridamicko/vk
1 Downloads
The PHP class for vk.com API with support iframe
jtunggit/yurun-http
19 Downloads
一个基于PHP cURL的开源HTTP类库,支持链式操作,省去繁杂的cURL使用方法。(An open source HTTP class library based on PHP cURL, support chain operations, eliminating the use of miscellaneous cURL methods.)
insolita/yii2-arsync
30 Downloads
This behavior for automatic or manual sync data between two models, without declaration relation. This behavior must be attached on master model. Main purposes - for sync rarely modified data from more reliable database storage to redis storage for frequently access; Support actual data state in some development cases;
actualwave/events
26 Downloads
Includes Event, EventDispatcher classes and IEventDispatcher interface for events support.
evas-php/evas-loader
19 Downloads
Classes, Traits and Interfaces autoloader - partially supports PSR0, PSR4
evan/events
28 Downloads
Support for event-driven programming in PHP classes
dwnload/wp-composer
7 Downloads
A PHP class abstraction for WordPress plugins to support Composer.
cygnus/doctrine-magic-embed-bundle
3 Downloads
A Symfony2 bundle to support embedding a version of a first-class managed document
zloadmin/mpdf
16 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
voral/mock-builder
41 Downloads
A PHP utility to generate mock classes by processing source code, leaving only public methods and clearing their bodies. Supports PSR-4 and is ideal for testing complex systems without Dependency Injection.
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.
vaibhavpandeyvpz/phew
247 Downloads
Simple (just 2 classes) and native PHP view engine with support for inheritance (layouts).