Popular Packages
-
-
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.
-
-
-
-
-
-
-
-
-
PHP
realodix/php-cs-fixer-config
Provides a configuration factory and multiple rule sets for friendsofphp/php-cs-fixer.
Abandoned! See realodix/relax
-
-
-
PHP
danielmarschall/php_clientchallenge
Server requests using client-challenges in order to mitigate resource starvation
-