Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rekalogika/file-derivation
[READ-ONLY] Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.
https://github.com/rekalogika/file-derivation
derivation file filter filtering php symfony
Last synced: about 1 month ago
JSON representation
[READ-ONLY] Provides an abstract class to streamline the creation of filters using the file derivation feature of the rekalogika/file framework.
- Host: GitHub
- URL: https://github.com/rekalogika/file-derivation
- Owner: rekalogika
- License: mit
- Created: 2023-09-24T05:07:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-03T15:16:00.000Z (4 months ago)
- Last Synced: 2024-11-07T04:44:43.484Z (2 months ago)
- Topics: derivation, file, filter, filtering, php, symfony
- Language: PHP
- Homepage: https://rekalogika.dev/file-bundle
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rekalogika/file-derivation
Provides an abstract class to streamline the creation of filters using the file
derivation feature of the rekalogika/file framework.## Documentation
[rekalogika.dev/file-bundle](https://rekalogika.dev/file-bundle)
## License
MIT
## Contributing
The `rekalogika/file-derivation` repository is a read-only repo split from the
main repo. Issues and pull requests should be submitted to the
[rekalogika/file-src](https://github.com/rekalogika/file-src) monorepo.