Libraries tagged by myth
serhii/short-number
3028 Downloads
For changing the language you want to call `set` method once before calling other methods from this package.
serbanghita/form-to-object.js
28 Downloads
Plain JavaScript method to convert a HTML form (fields and values) to JavaScript (multidimensional) object.
sequra/magento2-card
4502 Downloads
SeQura Card Payment Method
samirzz/jldb
13 Downloads
Simple and powerfull tool that allows to use json file like a database. It provides collection of methods that you can use like a database query builder.
rkooistra/super-eloquent-repository
2664 Downloads
A concrete repository for Eloquent models to allow quick implementation of common functionalities, such as CRUD and search methods. Save yourself the boring stuff.
renfordt/clamp
4946 Downloads
Adds the support of the method clamp() for PHP.
ratepay/shopware6-module
7410 Downloads
Ratepay payment methods for Shopware 6
r83dev/test-accessible
1457 Downloads
Accessible trait to call protected methods, properties and constants in tests.
quellabs/annotation-reader
167 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
purplespider/silverstripe-asset-delete-if-unused-extension
1569 Downloads
Provides a deleteIfUnused() method to the File class
programmis/upper-case-field
1179 Downloads
Setter method name and getter method name make by field name in upper case every first char
prinsfrank/arithmetic-operations-floating-point
11272 Downloads
Floating point math implementation for the prinsfrank/arithmetic-operations interface that provides basic arithmetic operations (addition, subtraction, power, dividing, etc...)
prestashop/ps_checkout
5 Downloads
Provide the most commonly used payment methods to your customers in this all-in-one module, and manage all your sales in a centralized interface.
pointybeard/helpers-exceptions-readabletrace
3365 Downloads
Provides an exception base class that includes method getReadableTrace(), giving simple access to a plain-text, readable, backtrace string.
pixelbrackets/not-empty
3972 Downloads
not empty() - Adds methods to determine whether a variable is blank or present - Inspired by Ruby on Rails