Libraries tagged by automatically
a7/autoload
19670 Downloads
Automatically and recursively require_once all php files in a given directory.
viraj/hawkeye
5103 Downloads
A package for uploading files automatically in a nested md5 hash naming folder structure. A mini CDN for optimized file storage for Laravel.
thereddot/swiftmailer-image-embed
55201 Downloads
Swiftmailer plugin to automatically embed images into message
spatie/laravel-disable-floc
121753 Downloads
Automatically disable Google's floc in Laravel apps
silverstripe/gridfieldajaxrefresh
68758 Downloads
Adds the ability to either automatically or manually refresh a SilverStripe GridField
neirda24/guzzle-bundle-header-forward-plugin
13180 Downloads
Guzzle plugin that allow you to forward headers from your current request into the the guzzle one automatically.
mpyw/laravel-retry-on-duplicate-key
51770 Downloads
Automatically retry non-atomic upsert operation when unique constraints are violated.
matriphe/imageupload
26843 Downloads
Upload image using Laravel's build in function and resize it automatically.
imanghafoori/laravel-self-test
123 Downloads
Automatically test your laravel application
base-reality/php-to-javascript
1090 Downloads
A PHP to Javascript converter for automatically converting PHP source code (including Classes) into Javascript.
austinheap/laravel-database-encryption
75993 Downloads
A package for automatically encrypting and decrypting Eloquent attributes in Laravel 5.5+, based on configuration settings.
jakewhiteley/hodl
5488 Downloads
A lightweight PSR-11 dependency injection container for PHP, which sites in between Pimple and the Laravel Container
yfix/packager
9357 Downloads
Packager is a PHP 5.2+ library to concatenate libraries split in multiple files in a single file. It automatically calculates dependancies. Packager requires a yml header syntax in every file, and a package.yml manifest file, as seen on the MooTools project.
wpscholar/wp-related-posts
6924 Downloads
A library for automatically fetching related posts in WordPress.
wowkaster/yii2-serialize-attributes
5806 Downloads
This behavior allows you to treat model attributes as arrays, and they are automatically serialized for insertion and unserialized upon select, as long as you use the active record find methods.