Libraries tagged by Mage class
openmage/module-mage-poll
81 Downloads
Mage_Poll classes for backward compatibility.
memegento/module-mage
3 Downloads
The Legend Returns
lcbrq/magento2-mage
0 Downloads
Mage class emulation in Magento2
openmage/module-mage-sendfriend
1 Downloads
Mage_Sendfriend classes for backward compatibility.
openmage/module-mage-pagecache
174 Downloads
Mage_PageCache classes for backward compatibility.
openmage/module-mage-backup
201 Downloads
Mage_Backup classes for backward compatibility.
aidantwoods/secureheaders
530314 Downloads
A PHP class aiming to make the use of browser security features more accessible.
projectcleverweb/color
589418 Downloads
This is a stand-alone PHP 7 (and PHP 5!) library for working with RGB, HSL, HSB/HSV, Hexadecimal, and CMYK colors. Create schemes, modify specific color properties, easily convert between color spaces, create gradients, and make color suggestions quickly and easily.
kdyby/strict-objects
1564890 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
spinen/laravel-geometry
356907 Downloads
Wrapper over the geoPHP Class to make it integrate with Laravel better.
hbattat/verifyemail
121445 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
ajimix/asana-api-php-class
66528 Downloads
A dependency free, lightweight PHP class that acts as wrapper for Asana API. Lets make things fast and easy! :)
marc-mabe/php-enum-phpstan
519488 Downloads
Enum class reflection extension for PHPStan
digitaldream/laracrud
20351 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
hisman/laravel-make-class
11632 Downloads
Artisan command for generating a new custom class in Laravel.