Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gluonfield/chaining-class
Chaining class provides methods allowing to chain a sequence of functions.
https://github.com/gluonfield/chaining-class
Last synced: 4 days ago
JSON representation
Chaining class provides methods allowing to chain a sequence of functions.
- Host: GitHub
- URL: https://github.com/gluonfield/chaining-class
- Owner: gluonfield
- License: mit
- Created: 2013-10-12T16:31:56.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-12T16:41:57.000Z (about 11 years ago)
- Last Synced: 2025-01-01T10:38:35.805Z (6 days ago)
- Language: PHP
- Homepage:
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Chaining-Class
==============This class can apply a chain of functions to a variable value.