Libraries tagged by method call
stitch/regression-php
9718 Downloads
regression-php is a Php component containing a collection of linear least-squares fitting methods for simple data analysis.
wyzen-packages/jours-feries-france
1752 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.
dipesh/nepali-date
364 Downloads
The Nepali Date package is designed for working with the Nepali calendar. It provides functionality for converting dates between the English (AD) and Nepali (BS) calendars, along with a wide range of methods for handling and manipulating Nepali dates. This comprehensive tool facilitates seamless integration and operations within the Nepali calendar system.
chrisrhymes/policy-collect
6 Downloads
A Laravel Collection method to check a collection of models against a policy
mediagone/types-collections
2285 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).
temkaa/collections
1 Downloads
These are simple array and object collections that provide convenient methods to manipulate them.
hananils/kirby-link-methods
31 Downloads
List Methods is a plugin for Kirby providing methods to generate comma-separated list from collections like pages, users or files.
thelia/cawl-payment-module
16 Downloads
CAWL Solutions / Worldline payment gateway module for Thelia 3. Supports 30+ payment methods including cards, PayPal, Apple Pay, Klarna, and more.
ergebnis/attribute-collector
61 Downloads
Provides collectors for collecting attributes located on classes, class constants, properties, methods, method parameters, functions, function parameters, and constants.
cse/helpers-request
91 Downloads
The helpers allows you to Request processing. Get value for POST/GET/REQUEST method by key and set default value, check exist AJAX, POST and GET method - all this is available in this library.
cse/helpers-arrays
69 Downloads
Array helpers provides extra static methods allowing you to deal with arrays more efficiently.
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
62 Downloads
Little methods collection in order to connect and use some socket connections from distinct types of origins
juanchosl/requestlistener
199 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
95 Downloads
Little methods collection in order to create connections with file servers