Skip to main content
Back to packages
1,495 GitHub stars

imanghafoori1/laravel-microscope

View on GitHub

Description

Fearless refactoring, it does a lot of smart checks to find certain errors/user panels, and dashboards

  • It is created to be smarter than phpstorm and other IDEs in finding errors.
  • It is created to understand laravel run-time and magic.
  • It does not show you stupid false errors, all the reported cases are really errors.
  • Even If you have written a lot of tests for your app, you may still need this.
  • It can refactor your code, by applying early returns automatically.
  • It is written from scratch to yield the maximum performance possible.

Useful Commands:

# Artisan Command
1 php artisan search_replace
2 php artisan check:early_returns
3 php artisan check:all

Recent Courses on Laravel Daily

We'd Love Your Feedback

Tell us what you like or what we can improve

Feel free to share anything you like or dislike about this page or the platform in general.