biurad / biurad-loader
This dependency is a robust package for loading files, classes, class aliases, annotations, and store data
Fund package maintenance!
Patreon
biurad.com/sponsor
Requires (Dev)
- phpunit/phpunit: ~7.0
Suggests
- nette/neon: Support loading files in neon format, since nette/neon is an advanced version of yaml
- symfony/yaml: Support loading files in yml or yaml format, if native yaml extension is not avaliable
This package is auto-updated.
Last update: 2024-10-22 05:02:01 UTC
README
The Poakium Loader
A PHP library for loading yaml, neon, json, ini, xml, files, resource streamed paths, and aliased classes and namespaces.
📦 Installation
This project requires PHP 8.0 or higher. The recommended way to install, is by using Composer. Simply run:
$ composer require biurad/loader
📓 Documentation
In-depth documentation on how to use this library can be found at docs.biurad.com. It is also recommended to browse through unit tests in the tests directory.
🙌 Sponsors
If this library made it into your project, or you interested in supporting us, please consider donating to support future development.
👥 Credits & Acknowledgements
- Divine Niiquaye Ibok is the author this library.
- All Contributors who contributed to this project.
📄 License
Poakium Annotations is completely free and released under the BSD 3 License.