laravel-violation-logger
by karim-tao
Logs Laravel and Eloquent strict mode violations to a JSON file, grouped by the line that caused them, instead of throwing. Turn strict mode on, run your app, fix the list.
laravel-server-status
by karim-tao
Current CPU, load, memory, disk, uptime and PHP processes of the server running your Laravel app, as a Livewire component or in code. No daemon, no history, no database.