Libraries tagged by MET.no
magaras/pstats
5969 Downloads
Library that contains statistical methods.
macropage/sdk-ebay-rest-account
3096 Downloads
The Account API gives sellers the ability to configure their eBay seller accounts, including the seller's policies (the Fulfillment Policy, Payment Policy, and Return Policy), opt in and out of eBay seller programs, configure sales tax tables, and get account information. For details on the restrictions and availability of the methods in this API, see API restrictions.
m4rw3r/auto-curry
7 Downloads
Provides automatic currying of functions and methods.
lliure/simple-crud-router
144 Downloads
Pre built trait methods for your controller to create a simple crud route
lexbegin/var-logger
18 Downloads
Var Logger Component provides a static method to dump string messages into a log file.
letsjump/yii2-easy-ajax
383 Downloads
EasyAjax are a bunch of Yii methods that minimize the amount of code you need to write to interact with Ajax CRUD, notifies, modals, tabs, pjax-reloads, form validations among others...
leofranca47/abstract-repository-eloquent-laravel
680 Downloads
Essa é uma classe php onde tem métodos que podem ser chamados igual no Eloquent. Serve para criar repositórios e facilitar os testes unitários sem perder o poder do Eloquent - This is a php class where it has methods that can be called equal in Eloquent. It serves to create responses and facilitate unit tests without losing the power of the Eloquent
legecha/enumpty
188 Downloads
Find yourself creating methods like label(), description() or icon() on your enums? This very simple package takes the legwork out of doing so for you, and gives you the same functionality without implementing the methods.
leedavis81/altr-ego
1130 Downloads
Access an objects protected / private properties and methods
laravelgems/escape
12074 Downloads
Basic methods to escape untrusted data before inserting into different HTML contexts
larablocks/pigeon
3705 Downloads
A more flexible email message builder for Laravel 5 including chained methods, reusable message configurations, and message layout and template view management.
labrodev/php-mixed-converter
57 Downloads
PHP utility class that provides methods to convert mixed values to strings, ints or floats
kyrena/openmage-shippingmax
24 Downloads
A module to add new pick up shipping methods for OpenMage.
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.
koalabs/repo
21 Downloads
Simple implementation of the Repository Interface for Eloquent with the most basic CRUD methods