Libraries tagged by Simple File Management
jameslevi/silhouette
0 Favers
7 Downloads
7 Downloads
Is a simple configuration management library that supports multiple configuration file formats.
zalevsk1y/container-builder
2 Favers
161 Downloads
161 Downloads
Container Builder, provides a simple implementation of a Dependency Injection Container. It allows for easy management of object instances and their dependencies, allowing for more flexible and maintainable code. The module includes methods for adding definition files, retrieving instances, and calling methods on instances with specified arguments. This can help improve code organization and reduce coupling between classes, leading to a more robust and scalable application.