2017 © Pedro Peláez
 

library php-ds

image

php-ds/php-ds

  • Saturday, September 2, 2017
  • by rtheunissen
  • Repository
  • 21 Watchers
  • 205 Stars
  • 123,387 Installations
  • PHP
  • 36 Dependents
  • 2 Suggesters
  • 24 Forks
  • 9 Open issues
  • 10 Versions
  • 26 % Grown

The README.md

Data Structures for PHP

Build Status Packagist, (*1)

This is a compatibility polyfill for the extension. You should include this package as a dependency of your project to ensure that your codebase would still be functional in an environment where the extension is not installed. The polyfill will not be loaded if the extension is installed and enabled., (*2)

Install

composer require php-ds/php-ds

You can also require that the extension be installed using ext-ds., (*3)

Test

composer install
composer test

Make sure that the ds extension is not enabled, as the polyfill will not be loaded if it is. The test output will indicate whether the extension is active., (*4)

Contributing

Please see CONTRIBUTING for more information., (*5)

Credits

License

The MIT License (MIT). Please see LICENSE for more information., (*6)

The Versions

02/09 2017

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Rudi Theunissen

php polyfill data structures ds

03/08 2017

v1.2.0

1.2.0.0

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Rudi Theunissen

php polyfill data structures ds

19/12 2016

2.0.x-dev

2.0.9999999.9999999-dev

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Rudi Theunissen

php polyfill data structures ds

28/08 2016

1.2.x-dev

1.2.9999999.9999999-dev

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Rudi Theunissen

php polyfill data structures ds

25/08 2016

dev-new_sequence_functions

dev-new_sequence_functions

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Rudi Theunissen

php polyfill data structures ds

08/08 2016

v1.1.1

1.1.1.0

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Rudi Theunissen

php polyfill data structures ds

03/08 2016

v1.1.0

1.1.0.0

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Rudi Theunissen

php polyfill data structures

01/08 2016

v1.0.3

1.0.3.0

  Sources   Download

MIT

The Requires

  • php >=7.0.0

 

The Development Requires

by Rudi Theunissen

php polyfill data structures

29/07 2016

v1.0.2

1.0.2.0

  Sources   Download

MIT

The Requires

  • php >=7

 

The Development Requires

by Rudi Theunissen

04/03 2016

dev-linked_map

dev-linked_map

  Sources   Download

MIT

The Requires

  • php >=7

 

The Development Requires

by Rudi Theunissen