Libraries tagged by Mage class
hisman/laravel-make-class
17937 Downloads
Artisan command for generating a new custom class in Laravel.
schumacherfm/mage2-mocks
36593 Downloads
This Magento2 module provides mock classes when you have physically removed unneeded modules with dependencies.
always-open/sidekick
62205 Downloads
A collection of helper classes to make fighting the good fight easier
kununu/testing-bundle
64110 Downloads
Testing made easy by providing helper classes and fixtures loading
nicksynev/make-observer-command
15592 Downloads
Artisan command for creating Observer classes in Laravel
teners/laravel-extras
3912 Downloads
Extend laravel applications with more artisan commands, traits and useful helper classes
mane-olawale/rest-response
18175 Downloads
Base response classes for Rest API SDKs.
zaphyr-org/utils
9201 Downloads
A collection of useful helper classes, which make a developer's workday a little easier.
matthiasmullie/ogone
14023 Downloads
Wrapper class to make Ogone implementations a lot easier
atk14/url-fetcher
46914 Downloads
Class providing methods to make http requests
getkirby/toolkit
25466 Downloads
The Kirby 2 toolkit is a set of handy classes and helpers which make your life with PHP easier.
saberliou/whetstone
3450 Downloads
A Laravel package with console commands like `php artisan make` for generating self-defined PHP blank classes.
robinwieske/laravel-action-command
7201 Downloads
This package provides a simple `make:action` command to generate invokable action classes
peltonsolutions/laravel-ownerable
1700 Downloads
A custom package for Laravel to make it easier to attach and require classes to belong to a tenant.
mouf/html.utils.weblibrarymanager
363337 Downloads
The Javascript/CSS library manager is a PHP class in charge of keeping track of the JS and CSS files that have been included so far in a web page. Basically, you tell the Javascript/CSS library manager to import a JS/CSS file and it will make sure it is included, only once, and that all dependencies are included as well.