Libraries tagged by methods to class

diskerror/typed

0 Favers
267 Downloads

PHP classes to strictly define member structure, to control their data types, and to add convenience methods.

Go to Download


aslamhus/google-drive-uploader

2 Favers
11 Downloads

A PHP class for uploading files to Google Drive, providing methods for basic and resumable uploads, with support for managing dependencies and setting up Google Drive API service accounts

Go to Download


alexkratky/requestx

0 Favers
27 Downloads

Class to work with HTTP requests and HTTP methods.

Go to Download


antonythorpe/silverstripe-formfieldadditionalclasses

0 Favers
2 Downloads

Warning: there is an error in this module as it adds classes to all form fields. Abandoned. Through new methods on the FormField, CSS classes can be added to any Field Holder template. That is, to the opening div, Validation span, Middle Column/Description div, and Left/Right label.

Go to Download


adamczykpiotr/laravel-make-transformer

2 Favers
195 Downloads

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

Go to Download


zalevsk1y/container-builder

2 Favers
153 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
17 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


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
55 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
2 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
30 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
15 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


<< Previous Next >>