Libraries tagged by Class methods
nextstage-brasil/ns-helpers
39 Downloads
Methods and classes for various utilities
kael-shipman/factory
51 Downloads
A class that provides overridable instantiation of classes through declarative method calls.
belsrc/php-dotnet
35 Downloads
.Net like methods and classes in PHP
avto-dev/bypass-finals
2671 Downloads
Removes final keyword from source code on-the-fly and allows mocking of final methods and classes
zhouweijiebest/helperclass
22 Downloads
This is a common method of auxiliary class.
zero-to-prod/dynamic-setter
1199 Downloads
Fluently set class properties with dynamic methods.
vswteam/laravel-hashed-naming
1654 Downloads
A trait to hashed naming methods to a class
uniter1/uniter-requester
65 Downloads
Uniter1 integration library. Assistant for automatic test generation. Classes to request registration user and to send yours class to generate test for it. Class for converting all methods to public on load
sunel/aspect-me
0 Downloads
Intercept and change the behavior of a public method of a class before, after, or around that function call.
spuniter/php-uniter-package
0 Downloads
PhpUniter integration package. Assistant for automatic test generation. Commands for registration user and for sending yours class to generate test for it. Class for converting all methods to public on load
sikessem/reflex
0 Downloads
Use PHP's Reflection API to dynamically manage classes/objects, call methods/functions and many more.
shakib53626/laravel-repository-maker
3 Downloads
The shakib53626/laravel-repository-maker package provides a simple and efficient way to implement the Repository Design Pattern in Laravel projects. With a custom Artisan command (make:repository), developers can automatically generate repository classes with pre-defined methods like index, store, update, and delete. This tool is designed to enhance modularity, promote clean architecture, and save development time.
saberyjs/refl-helper
25 Downloads
this library can help create object of specified class,or call specified method of specified clas
radziuk/php-tt
30 Downloads
Docblock unit tests library, unit test methods of your class directly in your doc block
mima/cache-proxy
17 Downloads
Decorator for public methods of any classes for proxy request to cache