Libraries tagged by method call
craftblue/simple-sql
26 Downloads
SimpleSql is a wrapper around PHP's PDO and is intended to be an easy to use drop-in for your projects. It abstracts away the atrocities of querying by using common methods while still giving you full control of your queries
juanchosl/socketclient
64 Downloads
Little methods collection in order to connect and use some socket connections from distinct types of origins
juanchosl/requestlistener
201 Downloads
Little methods collection in order to create an APP listener, that can be able to receive, process and response to http request and cli commands
juanchosl/ftpclient
97 Downloads
Little methods collection in order to create connections with file servers
carry0987/utils
190 Downloads
This Utils library provides a collection of static methods designed to help in various common tasks encountered in PHP development. From manipulating arrays and strings to handling date-time conversions and file paths, this library aims to be a handy tool for PHP developers.
mediarox/module-instant-estimated-shipping
272 Downloads
This Magento 2 module automatically determines & sets (based on the configured default country) the lowest shipping method once the shopping cart is calculated.
gabrielqs/installments
980 Downloads
Cálculo de parcelamento genérico a ser utilizado por módulos de métodos de pagamento.Generic installments calculation module, to be used by payment method modules.
assisted-mindfulness/bayesian-average
369822 Downloads
A Bayesian average is a method of estimating the mean of a population using outside information, especially a pre-existing belief, which is factored into the calculation.
hananils/missing-link
3 Downloads
Unlike collection and controllers, Kirby only allows for the creation of custom methods via plugins. Methods Folder bridges this gap by automatically registering methods located in site/methods. In additon to all methods types, it also provides a way to register helper functions via a dedicated file.
dikastes/extbase-collection
1 Downloads
This package extends Extbase's QueryResult with Laravel Illuminate's chainable Collection methods (filter, map, reduce etc).
baxtiyorbohodirov/calc-methods
8 Downloads
Arifmetik methods for create calculator
sirdevendra/calculator
7 Downloads
This Package Contains Basic Calculator Operations Methods
nowpost/module-click-collect
11 Downloads
NowPost Click & Collect shipping method for Magento 2 — PUDO pickup point selection at checkout
doker123/collect_array_methods
7 Downloads
Module for working with arrays
sven/laravel-collection-testing-helpers
5 Downloads
Convenience methods on your Laravel collections for testing