Libraries tagged by methods to class

adamczykpiotr/laravel-make-transformer

2 Favers
200 Downloads

Laravel 7.x package to add artisan method `make:transformer ClassTransformer`

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


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


sikessem/reflex

0 Favers
0 Downloads

Use PHP's Reflection API to dynamically manage classes/objects, call methods/functions and many more.

Go to Download


kachuru/util

0 Favers
137 Downloads

Utility classes and methods that are fun to have around

Go to Download


jonathanwkelly/ups-shipping-rate

0 Favers
7 Downloads

This is a very simple class that uses the UPS web service to get a shipping rate. Basically, you pass it the shipping method you'd like to use, the destination / shipper zip codes, the package dimensions, and receive a shipping quote. There are plenty of values that are hard-coded in the XML request that could be passed in dynamically for a more robust rating process.

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


fkolcu/attribute-authorization-bundle

0 Favers
3 Downloads

This bundle provides attribute to authorize user on class or method level

Go to Download


f1ames/pear_image_iptc

0 Favers
321 Downloads

This package provides a mechanism for modifying IPTC header information. The class abstracts the functionality of iptcembed() and iptcparse() in addition to providing methods that properly handle replacing IPTC header fields back into image files.

Go to Download


mima/cache-proxy

0 Favers
17 Downloads

Decorator for public methods of any classes for proxy request to cache

Go to Download


milantex/tpc

0 Favers
14 Downloads

This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.

Go to Download


jclaveau/php-visibility-violator

0 Favers
201 Downloads

Class providing simple helpers to violate the defined visibility of methods and properties

Go to Download


ivanstan/symfony-extend-request

0 Favers
5 Downloads

Adds ability to extend Symfony request class and use child class as controller method parameter type

Go to Download


celtak/dog-database

1 Favers
5 Downloads

A class that allows to use a MySQL database and make calls to this database not through queries but through methods

Go to Download


blainesch/magicoracle

1 Favers
18 Downloads

A proxy class developed for unit testing that makes all methods and properties public to you.

Go to Download


<< Previous Next >>