Libraries tagged by exist link

italix/console

0 Favers
2 Downloads

Framework CLI runner: commands listed not discovered, dependencies declared like a controller's, PSR-11 container, exit codes that mean something

Go to Download


causalontology/causalontology

0 Favers
12 Downloads

The PHP binding of the Causalontology standard - reified causation as a programming-language-neutral standard and shared commons. Bundled sodium/hash extensions only; passes all 137 conformance checks at specification 4.0.0, of which 38 are driven by the frozen shared vector files in conformance/vectors/ and 99 are implemented in this binding's own runner. The twenty-one JSON Schemas are vendored at bindings/php/spec/schema, so an installed copy validates without a checkout. (Sources under bindings/php/; this root manifest exists because Packagist reads the repository root, like Package.swift for SwiftPM.)

Go to Download


landlib/treealgorithms

0 Favers
31 Downloads

This group of methods for work with tree structure. Provide methods build tree from flat array, find node in the tree by id, walk tree and execulte callback function for each node. Node of the tree has fields like as id, parent_id, children. Concrete names of the tree node fields can be configured with TreeAlgorithms properties idFieldName, parentIdFieldName, childsFieldName. Also exists javascript release, search lamzin-andrey/landlib on github.

Go to Download


<< Previous