Libraries tagged by acyclic
telkins/laravel-dag-manager
4388 Downloads
A SQL-based Directed Acyclic Graph (DAG) solution for Laravel.
marcovo/laravel-dag-model
2146 Downloads
An implementation of the Directed Acyclic Graph (DAG) for Laravel models
marcobuschini/mlb-dag-bundle
10 Downloads
This bundle provides entities, and methods to handle directed acyclic graphs.
bscheshirwork/yii2-gui-acyclic-graphs
21 Downloads
Yii 2 model management GUI interface
jumaphelix/php-dag
65 Downloads
Implementation of Directed Acyclic Graphs (DAG) based task executions with parallelization in PHP
pburggraf/crc
141108 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
php-snippets/circular-array
47186 Downloads
Fixed circular array data structure
upscale/stdlib-object-lifecycle
36 Downloads
Library to monitor lifecycle of objects allocated by long-running PHP scripts
barryvanveen/php-cca
98 Downloads
Create two-dimensional Cyclic Cellular Automaton with PHP. Export results as (animated) images. Includes presets of working rules.
antaresproject/component-automation
403 Downloads
Automation is a module used to executte cyclic operations based on laravel task scheduler. It serves as a replacement for setting up your own cron jobs to make it easier to manage. It provides an intuitive control interface on the admin level. Automation can run tasks every few minutes, hourly, daily or weekly - depending how you set it up. Scheduled data is stored in the system database.
tworzenieweb/cyclic-dates
966 Downloads
A small tool library for determining the closest interval cycle to context dates
lctrs/circular-buffer
740 Downloads
Provides a circular buffer implementation.
patriarch/php-cycdep-finder
8 Downloads
Package to find cyclic dependencies in classes, files, directories and packages in PHP projects
misuoka/work-loop
3 Downloads
循环执行任务的后台服务程序 Background service program that executes tasks cyclically
jacobstr/dumpling
30931 Downloads
Like print_r, but depth limited and cyclic reference safe.