Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor core internals to use the Laravel Service Container #333

Closed
wants to merge 28 commits into from

Commits on May 14, 2022

  1. Create the Core files

    caendesilva committed May 14, 2022
    Configuration menu
    Copy the full SHA
    9e6a3ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39406f6 View commit details
    Browse the repository at this point in the history
  3. Add the bootstrap method

    caendesilva committed May 14, 2022
    Configuration menu
    Copy the full SHA
    42ce322 View commit details
    Browse the repository at this point in the history
  4. Add PHPDoc

    caendesilva committed May 14, 2022
    Configuration menu
    Copy the full SHA
    d9c3af8 View commit details
    Browse the repository at this point in the history
  5. Create the system manager

    caendesilva committed May 14, 2022
    Configuration menu
    Copy the full SHA
    56a77fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c86257a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fe22c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7dea469 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62b6b9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b22e4fa View commit details
    Browse the repository at this point in the history
  11. Apply fixes from StyleCI

    [ci skip] [skip ci]
    StyleCIBot committed May 14, 2022
    Configuration menu
    Copy the full SHA
    8640d81 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #331 from hydephp/analysis-J2vOKV

    Apply fixes from StyleCI
    caendesilva authored May 14, 2022
    Configuration menu
    Copy the full SHA
    541fff9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8be2923 View commit details
    Browse the repository at this point in the history
  14. Add helper to quickly get the instantiated provider from the service …

    …container for the given contract.
    caendesilva committed May 14, 2022
    Configuration menu
    Copy the full SHA
    51bdcd8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8a3c673 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a84e678 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4defd9a View commit details
    Browse the repository at this point in the history
  18. Apply fixes from StyleCI

    [ci skip] [skip ci]
    StyleCIBot committed May 14, 2022
    Configuration menu
    Copy the full SHA
    4daa47a View commit details
    Browse the repository at this point in the history
  19. Merge pull request #334 from hydephp/analysis-0gN0N4

    Apply fixes from StyleCI
    caendesilva authored May 14, 2022
    Configuration menu
    Copy the full SHA
    ccc50f6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    580cd9a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fb8200f View commit details
    Browse the repository at this point in the history
  22. Apply fixes from StyleCI

    [ci skip] [skip ci]
    StyleCIBot committed May 14, 2022
    Configuration menu
    Copy the full SHA
    029feba View commit details
    Browse the repository at this point in the history
  23. Merge pull request #335 from hydephp/analysis-YjVdVY

    Apply fixes from StyleCI
    caendesilva authored May 14, 2022
    Configuration menu
    Copy the full SHA
    ec28718 View commit details
    Browse the repository at this point in the history
  24. Remove source location

    caendesilva committed May 14, 2022
    Configuration menu
    Copy the full SHA
    1fe5d4b View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    c08e6ea View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bdd96a5 View commit details
    Browse the repository at this point in the history
  27. Apply fixes from StyleCI

    [ci skip] [skip ci]
    StyleCIBot committed May 14, 2022
    Configuration menu
    Copy the full SHA
    9abd49f View commit details
    Browse the repository at this point in the history
  28. Merge pull request #337 from hydephp/analysis-GD94wk

    Apply fixes from StyleCI
    caendesilva authored May 14, 2022
    Configuration menu
    Copy the full SHA
    ee92631 View commit details
    Browse the repository at this point in the history