Libraries tagged by methods to class

zalevsk1y/container-builder

2 Favers
160 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


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


netbuild/apidriver

3 Favers
20 Downloads

An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.

Go to Download


kachuru/util

0 Favers
121 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


mossengine/helper

0 Favers
39 Downloads

PHP Class that streamlines usages of static method helpers without needing to load in or define all the helper classes

Go to Download


mima/cache-proxy

0 Favers
16 Downloads

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

Go to Download


milantex/tpc

0 Favers
13 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


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


mgleska/repositorymock

0 Favers
29 Downloads

A package to facilitate the testing of classes/methods which uses ORM Repository and ORM Entity objects.

Go to Download


<< Previous Next >>