Matteo Mattei

Hello, my name is Matteo Mattei and this is my personal website. I am computer engineer with a long experience in Linux system administration and web software development.

linkedin rss twitter google+ github facebook

PHPCron

PhpCron is a library for running and managing cron jobs without a real cron daemon (useful for Linux web hostings that don’t allow cron jobs).

Technologies used:

  • PHP 5
  • INI file format

Requirements:

  • Linux hosting

Main Features:

  • External ini file to customize and configure cronjobs
  • Possibility to run different types of interpreters
  • Check for single instance of the program
  • Limited support for linux/unix cronjob syntax

License:

  • LGPL version 3

URL:

  • Project sources are hosted on Github
comments powered by Disqus