Skip to content

comodojo/extender.framework

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Comodojo extender

Build Status Latest Stable Version Total Downloads Latest Unstable Version License Scrutinizer Code Quality Code Coverage

Daemonizable, database driven, multiprocess, (pseudo) cron task scheduler in PHP.

** This is the development branch, please do not use it in production**

It supports multiprocessing via PHP Process Control extensions and is designed to work with different databases.

For more information, visit extender.comodojo.org.

Installation

First, install composer. Then:

  • install extender from project package:

      composer create-project comodojo/extender
    
  • install extender as a standalone library:

      composer require comodojo/extender.framework
    

Documentation

Contributing

Contributions are welcome and will be fully credited. Please see CONTRIBUTING for details.

About

Database driven, multiprocess, (pseudo) cron tasks scheduler in PHP

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages