Skip to content

Instantly share code, notes, and snippets.

@michaelbunch
Last active February 1, 2019 13:01
Show Gist options
  • Save michaelbunch/384a00ac9e175f9bd71602dc2ec80748 to your computer and use it in GitHub Desktop.
Save michaelbunch/384a00ac9e175f9bd71602dc2ec80748 to your computer and use it in GitHub Desktop.
Development Resources

PHP Development

General Information

Tools

  • Sentry - Exception Monitoring

General Packages

  • Guzzle - HTTP Client for PHP
  • Carbon - Additional functionality for PHP's internal DateTime library
  • Typed - Generics, tuples, typed lists, structs for PHP userland
  • PHP Enum - Enums for PHP userland
  • IDE Helper - Helps your IDE understand your codebase

Laravel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment