Skip to content
This repository was archived by the owner on Oct 26, 2024. It is now read-only.

Tags: maschmann/php-utilities

Tags

v3.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove phpci from readme

v3.0.0

remove unneccessary return

v2.0.4

Fixed tests for import without filecheck

v2.0.3

Merge pull request #6 from maschmann/yaml-fileread-deprecation-refact…

…oring

Added filecheck, now loading with file_get_contents before YAML::read()

v2.0.2

Merge pull request #5 from maschmann/maschmann-patch-1

Fixed directory for includes

v2.0.1

Merge pull request #4 from maschmann/feature/import_and_default_values

Feature/import and default values

v2.0.0

Added SLinside badge

v1.2.0

Merge branch 'master' of github.com:maschmann/php-utilities

v1.1.0

moved to psr-4, closed some extension points

v1.0.0

added DataInterface to ConfigInterface since Config inherits data