Libraries tagged by method
mouf/utils.cache.cache-interface
373642 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.
mondu/magento2-payment
20936 Downloads
Mondu payment method for magento 2
mistralys/html_quickform2
36122 Downloads
Provides methods to create, validate and render HTML forms in PHP.
michaelpetri/phpunit-consecutive-arguments
1212 Downloads
Replacement for the removed InvocationMocker::withConsecutive method.
mash2/cobby-magento2
26209 Downloads
This extension for Magento 2 provides a direct integration of the cobby management methods to your Magento 2 shop.
marcocesarato/security
2362 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.
luyadev/yii-helpers
69273 Downloads
Static helper methods in addition to the Yii Framework.
lintaba/orchid-tables
1989 Downloads
An opinionated extension package for Laravel Orchid to extend its table handling capabilities, and some further useful helper methods.
larapack/command-validation
1839 Downloads
Enable a method for Artisan Commands to validate the output of methods like `ask`.
krlove/async-service-call-bundle
52923 Downloads
Symfony bundle for asynchronous service methods calls
knj/revelation
12286 Downloads
Easiest way to make non-public methods accessible
kirschbaum-development/laravel-route-file-macro
21086 Downloads
Route macro that easily loads a route file without unnecessary method calls.
kenjis/monkey-patch
11849 Downloads
Monkey patching for exit(), functions, methods, and constants
keboola/phpunit-retry-annotations
30498 Downloads
Traits for retrying test methods and classes in PHPUnit
kamazee/phan-override-return-type-by-argument
24648 Downloads
Phan plugin that sets correct return type for methods that accept return type as an argument