2017 © Pedro Peláez
 

library meta

A class and a collection to handle metadata and access them "à la" C#.

image

3f/meta

A class and a collection to handle metadata and access them "à la" C#.

  • Wednesday, February 14, 2018
  • by dedalozzo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 155 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

Latest Stable Version Latest Unstable Version Build Status Scrutinizer Code Quality License Total Downloads, (*1)

Meta

A class and a collection to handle metadata and access them "à la" C#., (*2)

Composer Installation

To install Meta, you first need to install Composer, a Package Manager for PHP, following these few steps:, (*3)

curl -s https://getcomposer.org/installer | php

You can run this command to easily access composer from anywhere on your system:, (*4)

sudo mv composer.phar /usr/local/bin/composer

Meta Installation

Once you have installed Composer, it's easy install Meta., (*5)

  1. Edit your composer.json file, adding Meta to the require section:
{
    "require": {
        "3f/meta": "dev-master"
    },
}
  1. Run the following command in your project root dir:
composer update

Documentation

The documentation can be generated using Doxygen. A Doxyfile is provided for your convenience., (*6)

Authors

Filippo F. Fadda - filippo.fadda@programmazione.it - http://www.linkedin.com/in/filippofadda, (*7)

Copyright (c) 2016-2017, Filippo Fadda All rights reserved., (*8)

License

Meta is licensed under the Apache License, Version 2.0 - see the LICENSE file for details., (*9)

The Versions

14/02 2018

dev-master

9999999-dev https://github.com/dedalozzo/meta

A class and a collection to handle metadata and access them "à la" C#.

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

collection metadata meta properties

29/11 2017

1.1.1

1.1.1.0 https://github.com/dedalozzo/meta

A class and a collection to handle metadata and access them "à la" C#.

  Sources   Download

Apache-2.0

The Requires

 

collection metadata meta properties

15/11 2017

1.1

1.1.0.0 https://github.com/dedalozzo/meta

A class and a collection to handle metadata and access them "à la" C#.

  Sources   Download

Apache-2.0

The Requires

 

collection metadata meta properties

15/11 2017

v1.0

1.0.0.0 https://github.com/dedalozzo/meta

A class and a collection to handle metadata and access them "à la" C#.

  Sources   Download

Apache-2.0

The Requires

 

collection metadata meta properties