https://github.com/humweb/filters
This package allows developers to create filters/hooks to manipulate output
https://github.com/humweb/filters
Last synced: 6 months ago
JSON representation
This package allows developers to create filters/hooks to manipulate output
- Host: GitHub
- URL: https://github.com/humweb/filters
- Owner: humweb
- License: mit
- Created: 2013-11-21T19:23:39.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-29T06:06:29.000Z (over 12 years ago)
- Last Synced: 2025-06-01T16:52:59.083Z (about 1 year ago)
- Language: PHP
- Homepage: humboldtweb.com
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/humweb/filters) [](https://scrutinizer-ci.com/g/humweb/filters/) [](https://scrutinizer-ci.com/g/humweb/filters/)
Filters
=======
This package allows developers to create filters/hooks to manipulate output.
It works by adding one or many subscribers/filters and then you can `apply` them to just about anything.