Libraries tagged by methods
nickjbedford/randomstringgenerator
1355 Downloads
Provides methods to generate cryptographically strong random strings based on an input alphabet.
ngmy/unused-public
6815 Downloads
Detect unused public properties, constants and methods in your code
ngmy/laravel-ide-helper-eloquent
5345 Downloads
Laravel IDE Helper Eloquent generates a stub file to enable autocompletion for QueryBuilder methods on models in IDEs/editors that do not support @mixin.
navarr/iterable-to-array
9503 Downloads
A method for converting an iterable to an array, no matter what type of iterable
nalgoo/return-type-container
2229 Downloads
PSR-11 Container which gets entries based on return values of its public methods
multisafepay/magento2-mirakl
2590 Downloads
Integrate MultiSafepay payment methods into Mirakl
mslwk/module-repository-searchresult-builder
7395 Downloads
Magento2 module for easy search result building in custom repositories getList methods
mpociot/laravel-face-auth
510 Downloads
Use Microsoft Face API as a authentication method in your Laravel app.
mouf/utils.common.url-interface
354410 Downloads
This package contains an interface used by many objects to say they represent a URL. The concept is very simple, the object implements a getUrl method, and that's it!
mouf/utils.cache.cache-interface
376420 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
mouf/html.template.menus.basicmenu
143803 Downloads
This package contains a single class in charge of rendering a 'Menu' instance in HTML using the toHtml() method. The rendering is performed using <ul> and <li> tags.
mossengine/helper
271 Downloads
PHP Class that streamlines usages of static method helpers without needing to load in or define all the helper classes
monsieurbiz/sylius-advanced-shipping-plugin
5337 Downloads
Advanced configuration for shipping methods.
mohsinqk/focuspoint
270 Downloads
Focuspoint integrate the focal point method to crop images in the frontend of the web page. Use the jQuery-focuspoint plugin (https://github.com/jonom/jquery-focuspoint example http://jonom.github.io/jquery-focuspoint/demos/helper/index.html) to crop the images. Use the function as wizard in the file list view and directly in the content element.
mmedia/classcontroller
8257 Downloads
A controller that can take standard PHP classes and convert them to controller methods with auto validation.