Libraries tagged by acyclic
telkins/laravel-dag-manager
5173 Downloads
A SQL-based Directed Acyclic Graph (DAG) solution for Laravel.
marcovo/laravel-dag-model
2412 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.
jumaphelix/php-dag
88 Downloads
Implementation of Directed Acyclic Graphs (DAG) based task executions with parallelization in PHP
drupal/plugin_topsort
80 Downloads
A mechanism for ordering plugin definitions using a directed acyclic graph.
bscheshirwork/yii2-gui-acyclic-graphs
21 Downloads
Yii 2 model management GUI interface
pburggraf/crc
240357 Downloads
Cyclic redundancy checker (crc) class to calculate crc8, crc16, crc24 and crc32 checksum values
rnr1721/depthnet
28 Downloads
Laravel-based autonomous AI agent platform with cyclic thinking, persistent memory and real-time code execution
feip/php-cycdep-finder
835 Downloads
Package to find cyclic dependencies in classes, files, directories and packages in PHP projects
upscale/stdlib-object-lifecycle
37 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.
php-snippets/circular-array
47520 Downloads
Fixed circular array data structure
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
967 Downloads
A small tool library for determining the closest interval cycle to context dates
lctrs/circular-buffer
742 Downloads
Provides a circular buffer implementation.