Libraries tagged by WH
eniams/safe-migrations
234050 Downloads
Warn you when a migration is unsafe
electrolinux/php-html5lib
191598 Downloads
A PHP implementations of a HTML parser based on the WHATWG HTML5 specification.
efficiently/authority-controller
31921 Downloads
AuthorityController is an PHP authorization library for Laravel 5 which restricts what resources a given user is allowed to access.
dzango/twig-truncate-extension
220145 Downloads
A Twig extension to truncate text while preserving HTML tags
dwgebler/encryption
4193 Downloads
Encryption wrapper for PHP which uses libsodium to provide a simple API for symmetric and asymmetric encryption, decryption, digital signing and message authentication.
drew/debug-statements-fixers
427700 Downloads
Removes debug statements, which shouldn't be in production ever
dragon-code/laravel-data-dumper
2392 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
dotsunited/bundlefu
25906 Downloads
BundleFu is a PHP 5.3+ library which bundles multiple css/javascript files into a big package and sends it out at once
djurovicigoor/lara-files
2533 Downloads
Lara-files is a package which will make it easier to work with files. Package has built-in support for DigitalOcean spaces and Amazon S3.
djboris88/timber-debugger
33832 Downloads
Composer package which provides some extra debugging options for Timber
djboris88/timber-commented-include
31900 Downloads
Twig extension for Timber which outputs HTML comments before and after the `include` tag
digitaldream/laravel-seo-tools
8040 Downloads
Laravel Seo package for Content writer/admin/web master who do not know programming but want to edit/update SEO tags from dashboard
digitaldream/laracrud
19821 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
diarmuidie/envpopulate
69110 Downloads
Tool to interactively populate a `.env` file based on an `.env.example` file whenever Composer installs or updates.
devgeniem/wp-sanitize-accented-uploads
87098 Downloads
Replaces accents from future uploads and has wp-cli command which you can use to sanitize current content.