| Recommend this page to a friend! | 
| Info | Reputation | Support forum | Blog | Links | 
| Ratings | Unique User Downloads | Download Rankings | ||||
| Total: 1,684 | All time:  2,342 This week: 560 | |||||
| Version | License | Categories | ||||
| linkedlist 1.0 | GNU General Publi... | Data types | ||||
| Description | Author  | ||||||||||||||||||||||
This package implements a double linked list similar to the one available in Java.  | 
  | ||||||||||||||||||||||
| File | Role | Description | 
|---|---|---|
| Class | An Iterator for the linked list | |
| Class | The linked list class | |
| Example | Examples on how to use the LinkedList and it iterators. | |
| Class | The class for the list node | |
| Class | The list iterator class | 
| The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. | 
| Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
| 0% | 2 | 
  | 
  | 
| User Ratings | ||||||||||||||||||||||||||||||
  | ||||||||||||||||||||||||||||||
| Applications that use this package | 
 If you know an application of this package, send a message to the author to add a link here.
| Other classes that need this package | 
| Class | Why it is needed | Dependency | 
|---|---|---|
| Sorted List | My class inherits from it | Required | 
| XHTML Table generator | Table.php and Tr.php uses the "Double Linked List" package to store rows and cells. | Required |