The simply the best collection of classes scripts
Compose criteria queries using Laravel Eloquent. It provides classes that allow developers to compose query conditions based on criteria defined at run-time. The package can build filters that support conditions like IN, NOT IN, CONTAINS, and NOT CONTAINS.
Manage and run multiple versions of the same class. It provides a version manager class that can keep track of multiple versions of classes that can be used to execute a given action. The package can also call a specific version of the same class or call the latest version of the class.