jamm/memory suggesters (4)

  • PHP

    jamm/datamapper

    Map objects to storage (MySQL or Redis), without relations mapping

  • PHP

    jamm/errorhandler

    Module for handling errors and uncaught exceptions (*ErrorHandler*), logging them in memory-storage (*ErrorLogger*) and notice admin about them (*MessageSender*). Also, Watcher can watch points of your process (it's especially handy for long-running processes), control memory usage and prevent unexpected process termination when memory limit is reached.

  • PHP

    jamm/redis-dashboard

    Simple tool to see what is in your Redis

  • PHP

    jamm/tasks

    Simple way to manage delayed execution in PHP scripts