Libraries tagged by given
minh7721/laravel-directory-cleanup
33 Downloads
This package will remove the expired files from the given directories.
minasm/carbon-uk
298 Downloads
A basic wrapper for citco/carbon which returns business days between two given dates.
milantex/tpc
14 Downloads
This project provides a mechanism to specify types for class properties. Also, property types have additional parameters, such as the regular expression pattern for strings, minimum and maximum value for integers etc. The special setter method handles type checking and will set the given value only if it is valid for the given type and its additional parameters. Check the documentation for an example.
mikemeier/sonata-imagick-crop-thumbnail-resizer
224 Downloads
Sonata resizer with imagick crop thubmnail function and dynamic computing of width or height if just one of them is given.
michaelmannucci/shades
569 Downloads
A modifier that generates color shades from a given hex color. It can be used with the color fieldtype or with manual input. It can be used generate Tailwind CSS color palettes or to manually generate individual shades and tints.
michaelmannucci/coolor
22 Downloads
A Statamic modifier manipulates the hue, saturation, and/or luminance of any given color.
mic/better-dd
158 Downloads
A package for Laravel 4 to dump the given variable. It much better than dd function in Laravel Helpers. Clean and Readable
mfn/detect_short_open_tag
18 Downloads
Scans the given directories / files and reports uses of short open tags
metinbaris/inventory-bundle
12 Downloads
Updates your Symfony apps MYSQL database with a given CSV file
metasyntactical/ip-address-grouper
4120 Downloads
PHP library to detect in which ip ranges a given ip is
metasyntactical/google-directions-client
278 Downloads
Client for Google Directions API to add interpolated points to a route consisting of given coordinates.
merterciyescagan/thanos
3 Downloads
Thanos is a PHP-based library designed to emulate the power of the Infinity Gauntlet. It allows users to manipulate data using the six Infinity Stones: Mind, Power, Reality, Soul, Space, and Time. Each stone has unique abilities that alter the given data.
mega6382/hab-encryption
20 Downloads
This class can encrypt and decrypt a string with a given key. It takes a given string and encrypts it by adding the code of o the characters in the string with the codes of the key string. The class can also do the opposite process by reverting to the original string using the same key. It can also encode the result encrypted string with base64 and store it on a file.
mediatis/formrelay-onetrust-provider
1776 Downloads
FormRelay data provider for GDPR consent given via OneTrust
mcaskill/php-fallback
9 Downloads
Sets a given variable if it is not set.