Libraries tagged by myth
pagantis/orders-api-client
56844 Downloads
Pagantis Orders Api Client in PHP. Use the api with simple methods and using OOP.
otifsolutions/curl-handler
2661 Downloads
This package provides a eaisy access to api data in the project by simply giving the method,url and parameters
odiseoteam/sylius-mercado-pago-plugin
5688 Downloads
Plugin for Sylius to add Mercado Pago payment method
notifier/notifier
9763 Downloads
Send notifications using any delivery method.
nomelodic/name-case-lib
5406 Downloads
Created based on the NameCaseLib library (https://github.com/seagullua/NameCaseLib). NameCaseLib is a PHP library designed for automatic declension of full names in Russian and Ukrainian. A unique feature is that the librarycontains the same methods for working with full names in Russian and Ukrainian.
nilportugues/assert
65549 Downloads
A simple and elegant assertion and guard methods library for input validation.
ngmy/laravel-ide-helper-eloquent
5299 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.
namics/twig-nitro-library
10113 Downloads
Extension to embrace the Terrific frontend methodology in Twig. Currently it adds a custom component tag to Twig which mimics Nitro's handlebars helper.
myckhel/checkmobi
1113 Downloads
CheckMobi APIs are based on HTTP methods, which make it easy to integrate into your own products.
multisafepay/magento2-hyva-checkout
41724 Downloads
Integrate MultiSafepay payment methods into your Hyvä Checkout
mslwk/module-repository-searchresult-builder
7342 Downloads
Magento2 module for easy search result building in custom repositories getList methods
mouf/utils.common.sortable-interface
224920 Downloads
This package contains an interface used by objects to say they can sort data. The concept is very simple, the object implements a sort method that takes a key (the sort column) and a direction, and that's it!
mouf/utils.common.paginable-interface
224928 Downloads
This package contains an interface used by objects to say they can paginate data. The concept is very simple, the object implements a paginate method that takes a limit and an offset, and that's it!
mondu/magento2-payment
30291 Downloads
Mondu payment method for magento 2
mobilestock/laravel-database-interceptor
5390 Downloads
Laravel Database Interceptor is a library that enables you to intercept database queries managed by PDO and transform the returned values into custom types. It uses Illuminate library abstractions to implement new PDO facade methods like selectOneFirstColumn and selectFirstColumn. It also enables ATTR_EMULATE_PREPARES without any external setting. It is fully compatible with MySQL/MariaDB. Other databases are not supported.