Libraries tagged by method call
wheelpros/shipping-method-calculator
364 Downloads
Magento 2 (Open Source)
spatie/tax-calculator
38081 Downloads
A set of interfaces and methods to clean up your application's tax calculations
nng/nnhelpers
217883 Downloads
A collection of extremely simplified tools and methods to significantly speed up the development and update of Typo3 extensions.
codingms/additional-tca
98269 Downloads
TYPO3 Additional-TCA by coding.ms: The TYPO3 Additional-TCA Extension keeps TCA configurations clean and maintainable. It provides reusable methods for tab labels and common fields such as language and visibility, plus practical Form Engine fields for currency, percent, time, weight, phone numbers, notices, date and datetime values, badge suggestions, and collapsible textareas.
softonic/laravel-collection-extended
57834 Downloads
Additional collection methods.
mistralys/application-utils-collections
48372 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
hananils/kirby-methods-folder
2455 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.
boxed-code/laravel-challenge
10787 Downloads
Multi-method two factor authentication for Laravel apps.
customergauge/remainder
19013 Downloads
Largest Remainder Method calculation
cse/helpers-session
3157 Downloads
The helpers allows you to easily manage session data. START, SET, GET DELETE, HAS method session - all this is available in this library.
edouardbob/pipedrive-bundle
14764 Downloads
Internal bundle to sync entity fields ans calculated methods to pipedrive custom fields
creativestyle/utilities
1891 Downloads
Static method utilities collection with high reusability
doganoo/php-util
7872 Downloads
A collection of common classes and methods that I am usually working with
hercule-tech/jours-feries-france
17553 Downloads
This lightweight PHP library provides simple methods to find all French public holidays 🇫🇷 (even those specific to territories, such as from Alsace-Moselle, or from France d'Outre-Mer) ; calculate dates in working days, "délai franc" etc.
mediagone/types-collections
2284 Downloads
Provides full-featured collections for primitive types, and generic classes to build your own strongly-typed collections. Each collection has chainable methods to perform traversal, filter and projection operations (similar to Microsoft's LINQ-like features).