Libraries tagged by methods to class
piotrpress/wordpress-plugin
124 Downloads
This library is WordPress plugin singleton base class with methods to get data from plugin's header fields.
ezeasorekene/php-cookie-manager
37 Downloads
This class provides methods to manage cookies in PHP applications.
drechsler-development/secupay
18 Downloads
provides classes and methods to offer payment via the secupay gateway
cscfa_tool_division/collections
153 Downloads
This bundle provide collections class and method to store data
crmplease/coder
62 Downloads
Coder is library for code-generation, e.g. add property to class, parameter to method, value to array and etc.
bakgul/laravel-helpers
229 Downloads
A package to add helper classes and methods to Laravel
azmolla/transaction-middleware
6 Downloads
A Laravel middleware package that wraps DELETE requests in a DB transaction also a provides trait and class to call methods in a database transaction.
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
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
403 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.