intonate/tinker-zero dependents (21) Order by: name | downloads Show: all | require | require-dev
-
-
-
-
-
-
-
-
-
-
PHP
nasrulhazim/arc8-cli
Arc8 CLI is a pre-configured CLI Application code based on Laravel Zero that help developers to jumpstart quickly on CLI application development.
-
-
-
PHP
pcual-mac/image-basekit-cli
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
-