aedart/testing-laravel dependents (7) Order by: name | downloads Show: all | require | require-dev

  • PHP

    gzero/api

    GZERO API

  • PHP

    aedart/laravel-helpers

    Getters and Setters utility package for some of Laravel's core packages. This package make use of Laravel's native Facades, as a fallback, when no custom instances are provided.

    Abandoned! See aedart/athenaeum

  • PHP

    aedart/config-loader

    Utility for loading various types of configuration files and parse them to a Laravel Configuration Repository

    Abandoned! See aedart/athenaeum

  • PHP

    aedart/laravel-detector

    Utility for detecting if a Laravel application is available or not. Can be used to determine if a given component must perform logic based current Laravel application settings or not.

    Abandoned!

  • aedart/laravel-application

    Getter and Setter package for a Laravel application instance. It serves as an alternative to the app() method, found in the framework's foundation helpers file.

    Abandoned! See aedart/laravel-helpers

  • aedart/laravel-config

    Getter and Setter package for a Laravel configuration repository instance. It serves as an alternative to the 'Config' facade.

    Abandoned! See aedart/laravel-helpers

  • aedart/laravel-database

    Various utilities and helpers for Laravel's Database package, here among a package migrations helper.

    Abandoned!