Libraries tagged by rmpro
nabeghe/buildify
5 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
mysite-digital/silverstripe-build-task-output
9 Downloads
A collection of functions to improve output of messages when developing build tasks.
mvnrsa/laravel-sluggable-trait
14 Downloads
A trait you can apply to Eloquent models to have slugs automatically generated on save. A slight omprovement on martinbean/laravel-sluggable-trait to use underscore (or any other character) instead of dash in slugs.
monsieurbiz/mbiz_errorpages
612 Downloads
Magento module which improve the default error pages in errors/.
monsieurbiz/mbiz_cms
78 Downloads
Magento module which improve the default CMS module.
monsieurbiz/mbiz_catalog
34 Downloads
Magento module which improves the catalog.
monogo/disable-customer-log
4332 Downloads
Magento 2 module to disable customer logging for improve speed
mjducharme/laravel-model-json-storage
176 Downloads
Storing your models in a json file rather than in database (single or few lines recording) can be a good option. This package saves you to create a table for a ridiculous amount of lines, improves the data recovery performances, and allows you to store and access to your models from a json files as you would do it in database.
mixcom/wp-workflow
1 Downloads
Workflow improvement Classes & Helpers for Wordpress
mitmelon/sentiment
22 Downloads
Sentiment is a sentiment classifier. It uses a model of words that are categorised as positive, negative or neutral, and a naive bayes algorithm to calculate sentiment. To improve accuracy, Sentiment removes 'noise' words.
mitirrli/yii2-ide-helper
14 Downloads
Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.
missionx-co/laravel-better-http-fake
13 Downloads
A package that provides improved helpers for faking Laravel HTTP client requests.
mission-made/acf-instructions
1055 Downloads
Add BBCode syntax to field instructions to improve readability.
mintao/mongodbsuite
112 Downloads
This extension originally started as a fork of YiiMongoDbSuite, written by canni and further improved by several developers.
mint-soft/form-shaper
6 Downloads
Zend Framework 2 module improves various operations on forms, such baking domain model, entities into forms + validation in one line call