2017 © Pedro Peláez
 

library core

Primitive types behaving like grown up objects

image

koine/core

Primitive types behaving like grown up objects

  • Monday, December 5, 2016
  • by mjacobus
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,686 Installations
  • PHP
  • 6 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 4 % Grown

The README.md

Koine Core

Primitive types behaving like grown up objects. Compatible with PHP 5.3.3+, (*1)

Code information:, (*2)

Build Status Coverage Status Code Climate Scrutinizer Code Quality, (*3)

Package information:, (*4)

Latest Stable Version Total Downloads Latest Unstable Version License Dependency Status, (*5)

Once you've written some ruby code and you HAVE to write php, you miss the hell out off ruby objects., (*6)

Well, not anymore. Hopefully., (*7)

Installing

Installing via Composer

Append the lib to your requirements key in your composer.json., (*8)

{
    // composer.json
    // [..]
    require: {
        // append this line to your requirements
        "koine/core": "0.9.*"
    }
}

Alternative install

Issues/Features proposals

Here is the issue tracker., (*9)

Contributing

Only TDD code will be accepted. Please follow the PSR-2 code standard., (*10)

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

How to run the tests:

phpunit --configuration tests/phpunit.xml

To check the code standard run:

phpcs --standard=PSR2 lib
phpcs --standard=PSR2 tests

# alternatively

./bin/travis/run_phpcs.sh

License

MIT, (*11)

Authors

The Versions

05/12 2016

dev-master

9999999-dev https://github.com/koinephp/core

Primitive types behaving like grown up objects

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

16/08 2015

0.9.x-dev

0.9.9999999.9999999-dev https://github.com/koinephp/core

Primitive types behaving like grown up objects

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

16/08 2015

1.0

1.0.0.0 https://github.com/koinephp/core

Primitive types behaving like grown up objects

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

22/09 2014

0.9.10

0.9.10.0 https://github.com/koinephp/core

Primitive types behaving like grown up objects

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

19/09 2014

0.9.9

0.9.9.0 https://github.com/koinephp/core

Primitive types behaving like grown up objects

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

19/09 2014

0.9.8

0.9.8.0 https://github.com/koinephp/core

Primitive types behaving like grown up objects

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

19/09 2014

0.9.7

0.9.7.0 https://github.com/koinephp/core

Primitive types behaving like grown up objects

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

29/08 2014

0.9.6

0.9.6.0 https://github.com/koinephp/core

Primitive types behaving like grown up objects

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus

29/08 2014

0.9.5

0.9.5.0 https://github.com/koinephp/core

Primitive types behaving like grown up objects

  Sources   Download

MIT

The Requires

  • php >=5.3.3

 

The Development Requires

by Marcelo Jacobus