Libraries tagged by methods to class
soruba/php-requester
17 Downloads
PHP class that provides methods to perform http request: GET, POST, PUT, DELETE
mehedimi/new-instance
2 Downloads
A package to chain class method with out storing a variable
eduluz1976/pervasive
4 Downloads
Library to wrap class methods and add dynamically other callables, allowing add something to be executed before an method, or after it.
designbycode/levenshtein-distance
110 Downloads
The LevenshteinDistance class provides a method to calculate the Levenshtein distance between two strings. The Levenshtein distance is a measure of the minimum number of single-character edits (insertions, deletions, or substitutions) required to change one word into the other.
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
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
podlove/comment-introspection
4693 Downloads
PHP library providing a toolkit to parse class and method comments.
imliam/laravel-macros
6 Downloads
A collection of miscellaneous methods to extend some of Laravel's core classes through the use of macros and mixins
blackbird/mtomsoapclient
402 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
best-served-cold/reflection
130 Downloads
Reflection - Simple utility to reflect objects and classes to access properties and methods.
amonite/async
3 Downloads
PHP async, await and Promise classes, about to run async methods
aesonus/php-magic
314 Downloads
Reads the class docblock to determine magic method behavior
scopez-jelmer/validation-helper
3 Downloads
Some helper methods to help you build up your validation classes quicker
pbxg33k/phalcon-dummy-backend-cache
6 Downloads
This is a library which doesn't cache but still offers a class that responses to the cache methods. Useful for developing/testing without cache.
jabarihunt/format
6 Downloads
Class to hold static formatting helper methods.