An open API service indexing awesome lists of open source software.

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

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