Riley19280

Results 4 issues of Riley19280

This PR adds a bootstrapper class for working with Laravel job batches. This fixes issues related to #547, where a `Call to a member function prepare() on null` exception gets...

Don't merge yet
v4

- Based on Shift's PR, Corrected passports version

Currently, given an import such as `import { Foo, Bar } from './utilities'`, the returned dependencies will only give `['utilities']`, and no other details about what specifically was imported. For...

Many times the community has asked for custom rules to be supported (#23, #26, #55, #161, #239, #286). With so many people persistently asking for this feature, I believe that...