php.package.health
composer.json
.Package | Status | |
---|---|---|
cviebrock/artisan-hash | Adds Artisan tasks to Laravel to work with password hashes from the CLI. | |
cviebrock/discourse-php | Helper class for building a single sign-on source for Discourse forums | |
cviebrock/eloquent-loggable | Easy change logging for your Eloquent models in Laravel 5. | |
cviebrock/eloquent-log-lazy-loading | Log (or disable) Eloquent lazy-loaded relationships. | |
cviebrock/eloquent-sluggable | Easy creation of slugs for your Eloquent models in Laravel | |
cviebrock/eloquent-taggable | Easy ability to tag your Eloquent models in Laravel 5. | |
cviebrock/eloquent-typecast | Trait for Eloquent models to force type-casting on retrieved values | |
cviebrock/guzzle-stripbom-plugin | Plug-in for Guzzle that strips BOMs from server responses | |
cviebrock/image-validator | Custom Laravel Validator for image dimensions - abandoned since these are now built in to Laravel 5.2 and later | |
cviebrock/laravel-elasticsearch | An easy way to use the official PHP ElasticSearch client in your Laravel applications. | |
cviebrock/laravel-elasticsearch-handlers | Further easiness when using Elasticsearch with Laravel | |
cviebrock/laravel-mangopay | Laravel/Lumen wrapper for the office Mangopay SDK library | |
cviebrock/laravel-news-sitemap | A simple Google News Sitemap generator for Laravel. | |
cviebrock/multi-twitter-widget | A simple widget that displays only the most recent tweet from multiple accounts. Fork of https://github.com/wrought/multi-twitter-widget | |
cviebrock/package-checker | Tool to check all the composer packages in a project for PHP compatibility. | |
cviebrock/sdata-laravel | sData connector for Laravel | |
cviebrock/twig-group | Twig filter that splits an array into a given number of groups (unlike batch, which splits the array based on items per group) | |
cviebrock/twig-natural-join | Twig filter that joins an array using a different separator for the last element |