aedart member since: Nov 24, 2014

aedart's packages

  • 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

  • aedart/model-table-name

    Getter and Setter package for a model table 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-table-name).

    Abandoned!

  • aedart/model-uuid

    Getter and Setter package for Universally unique identifier (UUID). 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-uuid).

    Abandoned! See aedart/model

  • aedart/model-vendor-path

    Getter and Setter package for a vendor path. 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-vendor-path).

    Abandoned!

  • PHP

    aedart/overload

    Provides means to dynamically deal with inaccessible properties, by implementing PHP's magic methods; __get(), __set(), __isset(), and __unset(). This package, however, enforces the usage of getters- and setters-methods, ensuring that if a property is indeed available, then its corresponding getter or setter method will be invoked. The term 'overload', in this context, refers to PHP’s own definition hereof. (http://php.net/manual/en/language.oop5.overloading.php)

    Abandoned! See aedart/athenaeum

  • PHP

    aedart/scaffold

    Tool for creating and installing various files and directories into your project, based on created scaffolds

    Abandoned!

  • PHP

    aedart/scaffold-bundle

    Collection of scaffolds

    Abandoned!

  • PHP

    aedart/testing

    Various testing utilities for php

    Abandoned! See aedart/athenaeum

  • PHP

    aedart/testing-gst

    Testing utility for custom getter setter traits

    Abandoned! See aedart/athenaeum

  • PHP

    aedart/testing-laravel

    Utilities that allows you to test Laravel dependent packages. At its core, this package is a wrapper for the Orchestral Testbench. However, you can make use of this with whatever testing framework you wish; it does not impose you to use neither Orchestral's nor Laravel's TestCase classes.

    Abandoned! See aedart/athenaeum

  • PHP

    aedart/util

    This package contains a set of various utility resources, which can be used independently.

    Abandoned! See aedart/athenaeum