https://github.com/lunr-php/lunr.locator
PHP library implementing the Service Locator pattern
https://github.com/lunr-php/lunr.locator
backend lunr php
Last synced: 2 months ago
JSON representation
PHP library implementing the Service Locator pattern
- Host: GitHub
- URL: https://github.com/lunr-php/lunr.locator
- Owner: lunr-php
- License: mit
- Created: 2022-04-22T11:11:50.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-20T10:27:09.000Z (11 months ago)
- Last Synced: 2024-11-20T12:10:55.036Z (11 months ago)
- Topics: backend, lunr, php
- Language: PHP
- Homepage:
- Size: 187 KB
- Stars: 0
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lunr
Lunr.Locator is a library implementing the Service Locator pattern, which
can be used to load class dependencies on demand.Installation
------------* Install Lunr.Locator with Composer or with your own installer.
* Lunr.Locator follows the [semantic versioning][2] standards.Community
---------* Follow us on [GitHub][3].
Contributing
------------Lunr.Locator is an Open Source, community-driven project. Join by contributing code or documentation.
If you encounter any issues when using Lunr you can report them [on github][4]
About Us
--------Lunr development is spearheaded by [Move][1].
[1]: https://moveagency.com
[2]: https://semver.org
[3]: https://github.com/lunr-php/lunr.locator
[4]: https://github.com/lunr-php/lunr.locator/issues