PHP Classes

Collections: Create and manage collections of values

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 50%Total: 698 All time: 4,698 This week: 455Up
Version License PHP version Categories
collections 1.0Freeware5.02PHP 5, Data types
Description 

Author

This package can be used to create and manage collections of values.

There are several classes for manipulating lists of values as collections, queues, stacks and dictionaries.

There are regular versions of these classes and also generic versions which can verify whether the values in the collections are of a given type.

Picture of Pulni4kiya
Name: Pulni4kiya <contact>
Classes: 5 packages by
Country: Bulgaria Bulgaria
Innovation award
Innovation award
Nominee: 2x

  Files folder image Files (15)  
File Role Description
Plain text file Enumerable.php Class Base abstract class
Plain text file BaseCollection.php Class Base abstract class
Plain text file ICollection.php Class Interface of the Collection class
Plain text file Collection.php Class The Collection class
Plain text file GenericCollection.php Class The GenericCollection class
Plain text file Stack.php Class The Stack class
Plain text file GenericStack.php Class The GenericStack class
Plain text file Queue.php Class The Queue class
Plain text file GenericQueue.php Class The GenericQueue class
Plain text file IDictionary.php Class Interface for the Dictionary class
Plain text file Dictionary.php Class The Dictionary class
Plain text file GenericDictionary.php Class The GenericDictionary class
Plain text file IEquatable.php Class An interface with Equals method
Plain text file config.php Conf. Configuration file
Accessible without login Plain text file example.php Example An example of the classes

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
Downloadcollections-2009-03-07.zip 11KB
Downloadcollections-2009-03-07.tar.gz 5KB
Install with ComposerInstall with Composer
Needed packages  
Class DownloadWhy it is needed Dependency
Exceptions Manager Download .zip .tar.gz Used in all the classes Required
Generics Download .zip .tar.gz Needed only for the generic collections Conditional
 Version Control Unique User Downloads Download Rankings  
 0%
Total:698
This week:0
All time:4,698
This week:455Up
 User Ratings  
 
 All time
Utility:75%StarStarStarStar
Consistency:68%StarStarStarStar
Documentation:-
Examples:62%StarStarStarStar
Tests:-
Videos:-
Overall:50%StarStarStar
Rank:2682