Packages from karim-tao · Transparency log
-
PHP
karim-tao/concurrent-console-progress
Concurrent progress dashboard for PHP console applications that need to render and monitor multiple concurrent tasks in a single live terminal view.
-
PHP
karim-tao/laravel-server-status
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.
-
PHP
karim-tao/laravel-violation-logger
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.