aedart/license dependents (36) Order by: name | downloads Show: all | require | require-dev

  • aedart/array-option

    Allows you to defined a set of options (array key-value pair), which must follow a set of predefined rules (allowed options)

    Abandoned!

  • PHP

    aedart/config

    Configuration utilities

    Abandoned!

  • 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/dto

    A variation / interpretation of the Data Transfer Object (DTO) design pattern (Distribution Pattern). Provides an abstraction for such DTOs

    Abandoned! See aedart/athenaeum

  • PHP

    aedart/installed-version

    Utility that attempts to identify what version of a given package you have installed

    Abandoned! See jean85/pretty-package-versions

  • 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!

  • 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!

  • 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/license-file-manager

    A simple LICENSE-file manager for you composer packages. Allows you to store / organise your various licenses into a single package, fetch it and update your current project’s license file with the desired one. At its core, this package is nothing more than a ‘glorified’ wrapper for PHP’s copy function, but it makes managing license files a bit easier, when you are developing multiple packages.

    Abandoned!

  • PHP

    aedart/model

    Collection of getter- / setter-interfaces with various trait implementations, for different kinds of 'common' properties.

    Abandoned! See aedart/athenaeum

  • aedart/model-email

    Getter and Setter package for a model email. This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-email).

    Abandoned! See aedart/model

  • aedart/model-hash-algorithm

    Getter and Setter package for a model hash algorithm (name). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-hash-algorithm)

    Abandoned!

  • aedart/model-id

    Getter and Setter package for some kind of model identifier (id). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-id).

    Abandoned! See aedart/model