Libraries tagged by methods
pagantis/orders-api-client
57286 Downloads
Pagantis Orders Api Client in PHP. Use the api with simple methods and using OOP.
odiseoteam/sylius-mercado-pago-plugin
5706 Downloads
Plugin for Sylius to add Mercado Pago payment method
notifier/notifier
9827 Downloads
Send notifications using any delivery method.
nilportugues/assert
65591 Downloads
A simple and elegant assertion and guard methods library for input validation.
myckhel/checkmobi
1140 Downloads
CheckMobi APIs are based on HTTP methods, which make it easy to integrate into your own products.
multisafepay/magento2-hyva-checkout
43102 Downloads
Integrate MultiSafepay payment methods into your Hyvä Checkout
mouf/utils.common.sortable-interface
225782 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
225789 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
30875 Downloads
Mondu payment method for magento 2
mobilestock/laravel-database-interceptor
5955 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.
mistralys/html_quickform2
45793 Downloads
Provides methods to create, validate and render HTML forms in PHP.
mistralys/application-utils-collections
16516 Downloads
Interfaces, traits and classes for handling static item collections, similar to Enums and with useful getter methods.
michaelpetri/phpunit-consecutive-arguments
2255 Downloads
Replacement for the removed InvocationMocker::withConsecutive method.
meritoo/common-library
5536 Downloads
Useful classes, methods, extensions etc.
marcocesarato/security
2692 Downloads
AIO Security Class offer an automatic system of protection for developers's projects and simplify some security operations as the check of CSRF or XSS all in a simple class. Infact you could just call the main method to have better security yet without too much complicated operations.