Libraries tagged by giv
mtrajano/simple-excel
10 Downloads
A wrapper around the phpexcel package, that gives it array access and some extra features
mrkrstphr/peridot-automock-plugin
293 Downloads
A plugin to reduce mocking boilerplate for a given class using Prophecy
mrf/synchro
19 Downloads
Flow (Neos) package, which gives a command to synchronize database and resources with remote instances in both directions (push and pull). Useful for fast update of the project on development context or fast upload of the changes remotely, when working on multiple instances (e.g. live, beta, local).
mrbig00/yii2-class-validator
10 Downloads
This validator test if an object (instance) is a subtype of a given class
monsieurbiz/mbiz_setup
739 Downloads
Magento module which gives an easy way to create CMS blocks and pages.
monsieurbiz/mbiz_price
43 Downloads
Magento module which gives a helper to manage price display.
monsieurbiz/mbiz_menu
395 Downloads
Magento module which gives a better menu block.
monsieurbiz/mbiz_imagecrop
104 Downloads
Magento module which gives more capabilities in croping images.
mohmann/array-transform
185 Downloads
Transforms raw arrays from a given source mapping and back again
mmurattcann/repository-generator
21 Downloads
You can easily generate interface and class for resository with given model name. Created class implements created interface and they have methods to do basic operations like store(), getAll(), etc.
minh7721/laravel-directory-cleanup
34 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
570 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.