php.package.health
composer.json
.Package | Status | |
---|---|---|
larapack/attribute-encryption | Allows you to define what attributes in your eloquent model which should be encrypted and decrypted. | |
larapack/attribute-hashing | Allows you to define what attributes in your Eloquent Model which should be hashed. | |
larapack/attribute-manipulation | Allows multiple traits to manipulate with the attributes of an Eloquent Model. | |
larapack/attribute-purging | Allows you to define what attributes in your Eloquent Model which should be not be inserted into the database. | |
larapack/attribute-slugging | Allows your Eloquent Model to automatically generate a unique slug for a attribute on save. | |
larapack/command-validation | Enable a method for Artisan Commands to validate the output of methods like `ask`. | |
larapack/command-verification | Makes Artisan Commands prompt the console if it should continue. | |
larapack/composer-hook-plugin | ||
larapack/config-writer | Save changes to the configuration file in script. | |
larapack/dd | `dd` is a helper method in Laravel. This package will add the `dd` to your application. | |
larapack/doctrine-support | Better Doctrine Support with Laravel (Support for `enum`) | |
larapack/hooks | A Laravel Hook system | |
larapack/mobiledetect | Laravel package for MobileDetect | |
larapack/newrelic-service-provider | A newrelic service provider to set appname to be equals to the domain name. | |
larapack/spark-diff | ||
larapack/voyager-hooks | Hooks integrated in Voyager |