Libraries tagged by Mage class
assegaiphp/common
4 Downloads
The assegai/common package is a collection of commonly used utility classes and functions for AssegaiPHP projects. This package provides a set of tools that are designed to make it easier for developers to perform common tasks such as working with arrays, strings, and paths. The package also includes classes for handling errors and logging, as well as a simple yet powerful configuration management system. The package is designed to be lightweight, with minimal dependencies, and is fully compatible with any AssegaiPHP based project. Whether you're building a small web application or a large enterprise system, assegai/common provides the essential building blocks you need to get started quickly and easily.
aedart/testing-laravel
657 Downloads
Utilities that allows you to test Laravel dependent packages. At its core, this package is a wrapper for the Orchestral Testbench. However, you can make use of this with whatever testing framework you wish; it does not impose you to use neither Orchestral's nor Laravel's TestCase classes.
wawan/laravel-make-class
11 Downloads
Artisan command for generating a new custom class in Laravel.
longtnt/make-repository
12 Downloads
Use for make Repository class
kobalt/make-action
47 Downloads
Adds Laravel Artisan command to make Action classes
mage2/tax-class
679 Downloads
Mage2 Laravel E commerce - Tax Class Module
mattostromhall/laravel-make-in
83 Downloads
A wrapper around the artisan make command to move created classes to a specified path and update the namespace accordingly.
lucaasleaal/instagram-class
6 Downloads
An instagram class to get the last post made by an user.
windsondias/laravel-make
4 Downloads
A Laravel package to create some class by command
waqar/make-artisan
1 Downloads
create trait and service class
tsquare/classoverrider
6 Downloads
Override PHP Classes using a path outside of your project, to make customizations that might otherwise be overwritten on an update.
thuraaung2493/laravel-make-files-tools
87 Downloads
A small cli tools to create DTO, Action and Service classes for Laravel project.
norman-huth/console-make-command
3 Downloads
Create a new Artisan command with default name by class name and directory
jian1098/tp-make-service
12 Downloads
thinkphp框架命令行创建Service Class(即服务层,基于controller-service-repository目录架构)
ewci/cli-make-command
22 Downloads
Package to help making the command class, controller class, filter class, entity class, model class