Interesting PHP composer packages, repos
Interesting PHP composer packages for your projects (to be continued ... )
jokkedk/webgrind - Webgrind is an Xdebug profiling web frontend in PHPgraham-campbell/result-type - An implementation of the result type
netresearch/jsonmapper - Map nested JSON structures onto PHP classes
lesstif/php-jira-rest-client - for creating tickets in Jira and using its API
vlucas/phpdotenv - Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automatically.
webmozart/assert - This library contains efficient assertions to test the input and output of your methods. With these assertions, you can greatly reduce the amount of coding needed to write a safe implementation. Here are other webmozart useful tools like (key-value-store, experession, glob, json, console) Where applicable, assertion functions are annotated to support Psalm's [Assertion syntax]. A dedicated [PHPStan Plugin] is required for proper type support.
axllent/mailpit - An email and SMTP testing tool with API for developers!
Robo - Robo is a modern and simple PHP task runner, here is some integration with PhpStorm (https://www.jetbrains.com/help/phpstorm/robo-task-runner.html)
nesbot/carbon - An API extension for DateTime that supports 281 different languages.
symfony/var-exporter - it is var_export but better ;-) (i recommend read the docs)
Comments