Libraries tagged by Class methods
rezozero/tree-walker
9228 Downloads
Creates a configurable tree walker using different methods for each node based on its PHP class or interface
pine3ree/pine3ree-params-resolver
2070 Downloads
A function/method/invokable-object parameter resolution utility class
marcocesarato/security
2604 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.
dkd/php-populate
52830 Downloads
Trait for PHP classes, allowing properties to be populated from sources like JSON, via getters but using a single method
denmarty/base-service-repository
1364 Downloads
This package adds base classes for a service/repository with base methods and also adds a command to gerenate custom services/repositories.
chehivskiy/i18n-arabic
50609 Downloads
Class enhances developing Arabic web applications by providing set of methods to process and present Arabic text
chrismeller/cybersource
17884 Downloads
A simple class for interfacing with some of the basic methods of the CyberSource SOAP Toolkit API for processing credit card transactions online.
stormcode/multi-login-methods
429 Downloads
Simple package that allows to make classes for multiple login methods
silvertipsoftware/dynamic-methods
12322 Downloads
Add dynamically attached methods to any class. Binding variation requires 5.4 and above
uni-method/json-to-php-class
595 Downloads
felixmaier1989/soft-cache
49090 Downloads
Soft cache for your class methods
progest/twig-extension-callfunc
1120 Downloads
Twig extension to call PHP functions or static methods from templates
orisai/reflection-meta
33653 Downloads
PHP reflection in more reliable and deterministic way - for declarative engines
lodev09/php-util
8882 Downloads
Collection of methods that I or you usually use.
ijvo/kdyby-strict-objects
1083 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).