Libraries tagged by Class methods
dmamontov/favicon
3705 Downloads
Class generation favicon for browsers and devices Android, Apple, Windows and display of html code. It supports a large number of settings such as margins, color, compression, three different methods of crop and screen orientation.
chrismeller/cybersource
17981 Downloads
A simple class for interfacing with some of the basic methods of the CyberSource SOAP Toolkit API for processing credit card transactions online.
rikudou/friend-classes
23 Downloads
Allows other classes to access your class private methods/properties
isra00/class-triggers
6 Downloads
Inject magic actions before and after any method of any class
emrancu/dependency-injection-container
16 Downloads
A dependency injection container for php
tobento/service-macro
516 Downloads
Dynamically add methods to a class.
skagarwal/reflection
6302 Downloads
Test any Private/Protected Methods/Properties of any class
runopencode/traitor-bundle
61 Downloads
Inject into services via method injection based on used traits of defined service classes.
phpdepend/callmap
62 Downloads
PHPStan Plugin to collect method-calls for further processing
nabeghe/reflecty
14 Downloads
Simple reflection helper for PHP.
kigkonsult/pcgen
59 Downloads
PHP Code Generation support package
jimthunderbird/phlexmock
14 Downloads
A tool to allow developers to mock any php class by redefining class methods
drewlabs/code-generator
191 Downloads
Simple utility classes for generating PHP classes, methods, properties and interfaces
bigsinoos/laravel-repository-response
9 Downloads
Solution to PHP repository class method responses, Helps to implement true Repository pattern.
betterphp/php-native-mock
11344 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.