Libraries tagged by methods
hostnet/accessor-generator-plugin-lib
112745 Downloads
Generate get, set, add, remove methods on the fly.
fouladgar/laravel-otp
22219 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
fouladgar/laravel-mobile-verification
26757 Downloads
This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.
debuss-a/mtomsoapclient
153369 Downloads
This class overrides SoapClient::__doRequest() method to implement MTOM for PHP. It decodes XML and integrate attachments in the XML response.
ci/restclientbundle
596456 Downloads
Provides REST request methods. Mapper bundle for php internal curl library
bshaffer/phpunit-retry-annotations
457580 Downloads
Traits for retrying test methods and classes in PHPUnit
astrotomic/php-conditional-proxy
127869 Downloads
This package provides a trait and class to allow calling methods based on a condition without breaking the method chain.
apy/breadcrumbtrail-bundle
892277 Downloads
Symfony bundle to generate a dynamic Twig breadcrumbs trail via Annotations, PHP Attributes or PHP methods.
adyen/adyen-magento2-expresscheckout
146069 Downloads
Official Adyen Magento2 plugin to add express payment method shortcuts.
adriansuter/php-autoload-override
47890 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
yii2tech/behavior-trait
285817 Downloads
Allows handling events via inline declared methods, which can be added by traits
nojacko/email-validator
346156 Downloads
Small PHP library to valid email addresses using a number of methods.
wheelpros/shipping-method-calculator
364 Downloads
Magento 2 (Open Source)
helix/http-method-contracts-implementation
Downloads
kschu91/largest-remainder-method
60964 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.