CodelDev member since: Jun 13, 2025

CodelDev's packages

  • PHP

    codeldev/laravel-job-log

    A simple Laravel package that automatically logs all jobs queued and processed by your application to the database.

  • PHP

    codeldev/laravel-mail-log

    Record when mail is sent from your application

  • PHP

    codeldev/laravel-schedule-log

    A simple Laravel package that automatically logs every scheduled command execution to your database. It listens to Laravel's built-in schedulerevents to record information without wrapping or modifying the scheduler itself. Ships with configurable table names, swappable Eloquent models, and a built-in prune command to manage retention.

  • PHP

    codeldev/livewire-markdown-editor

    A clean and simple livewire based markdown editor