| 
| Subject: | Thats a very goood class . | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 2 | 
|---|
 | Author: | José Filipe Lopes Santos | 
|---|
 | Date: | 2021-07-05 09:24:39 | 
|---|
 |  |  |  | 
José Filipe Lopes Santos rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Documentation: | Good | 
|---|
|  | 
  José Filipe Lopes Santos - 2021-07-05 09:24:39Thats a very goood class ... ! 
So many times i dont worked with PHP, i use in my current job Plsql and Python, and i dont know that now has DS\Stack .. !
 php.net/manual/en/class.ds-stack.ph ...
 
Regards
  Carlos Artur Curvelo da Matos - 2021-07-05 10:14:06 - In reply to message 1 from José Filipe Lopes SantosHello, actually, besides the DS extension you could have been using native classes like SplStack and SplPriorityQueue that are since php7 available. |