Libraries tagged by method call
mediagone/types-collections
1952 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.
sammyt/paginate-collection
911 Downloads
Allows laravel users to paginate a collection via a global helper method. Currently laravel only allows for native query builder pagination.
hananils/kirby-link-methods
30 Downloads
List Methods is a plugin for Kirby providing methods to generate comma-separated list from collections like pages, users or files.
kostikpenzin/credit-calc
1067 Downloads
Calculator for calculating the loan repayment schedule using annuity/differentiated repayment methods. You can specify partial early repayment, as well as take into account one-time/periodic commissions. The package is easily expanded with our own algorithms for calculating the repayment schedule.
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/validators
152 Downloads
Little methods collection in order to validate variables contents
juanchosl/terminal
35 Downloads
Little methods collection in order to create console commands
juanchosl/requestlistener
53 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/httpheaders
278 Downloads
Little methods collection in order to create http headers
juanchosl/httpdata
119 Downloads
Little methods collection in order to create http request and responses using the PSR standards from PHP-FIG definitions
juanchosl/ftpclient
9 Downloads
Little methods collection in order to create connections with file servers
creativestyle/utilities
678 Downloads
Static method utilities collection with high reusability