Libraries tagged by Class methods

m0rtis/picklock

1 Favers
22 Downloads

One class package for calling protected and private methods without reflection

Go to Download


greencape/reflector

0 Favers
58 Downloads

A wrapper to the Reflection classes for accessing non-public properties and methods for testing.

Go to Download


galvani/php-redis

0 Favers
167 Downloads

php-redis contains php5 class for connecting with redis database with methods for all available commands in redis

Go to Download


crazy-max/cws-crypto

3 Favers
340 Downloads

PHP class for password hashing with multi encryption methods.

Go to Download


zalevsk1y/container-builder

2 Favers
161 Downloads

Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.

Go to Download


webiik/container

0 Favers
69 Downloads

The Container adds handy methods to most common Pimple functions and then adds automatic injection of dependencies from container to class constructor.

Go to Download


voral/mock-builder

0 Favers
42 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.

Go to Download


uk/dynamic-properties

1 Favers
28 Downloads

Helping classes to use dynamic properties declared by get*() and set*() methods

Go to Download


scopez-jelmer/validation-helper

0 Favers
3 Downloads

Some helper methods to help you build up your validation classes quicker

Go to Download


sagittariusx/beluga.dynamic-properties

1 Favers
95 Downloads

Helping classes to use dynamic properties declared by get*() and set*() methods

Go to Download


rodrigodiez/mockable-predis

0 Favers
280 Downloads

A class that extends Predis/Client and has all its magic methods anotated so you can create Prophecy mocks

Go to Download


plinker/core

1 Favers
1075 Downloads

PlinkerRPC PHP client/server makes it really easy to link and execute PHP component classes on remote systems, while maintaining the feel of a local method call.

Go to Download


pine3ree/pine3ree-params-resolver

0 Favers
2161 Downloads

A function/method/invokable-object parameter resolution utility class

Go to Download


pcual-mac/image-basekit-cli

0 Favers
0 Downloads

Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.

Go to Download


onsa/reflective-test-case

0 Favers
23 Downloads

ReflectiveTestCase extends PHPUnit's TestCase with the invokeMethod method for the sake of testing private classes.

Go to Download


<< Previous Next >>