<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://www.phpclasses.org/rss1html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.13 $ -->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel rdf:about="https://www.phpclasses.org/blog/package/12106/">
  <atom:link rel="self" type="application/rss+xml" href="https://www.phpclasses.org/blog/package/12106/post/latest.xml"/>
  <description>Latest posts on the PHP DS Functional package blog</description>
  <link>https://www.phpclasses.org/blog/package/12106/</link>
  <title>Latest PHP DS Functional package blog posts</title>
  <dc:date>2026-07-12T05:52:03Z</dc:date>
  <image rdf:resource="https://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png"/>
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="https://www.phpclasses.org/blog/package/12106/post/1-How-to-Use-a-PHP-Data-Structures-Library-to-Process-Sets-of-Values-More-Efficiently-using-the-PHP-DS-Extension.html"/>
   </rdf:Seq>
  </items>
 </channel>
 <image rdf:about="https://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png">
  <link>https://www.phpclasses.org/blog/package/12106/</link>
  <title>PHP Classes site logo</title>
  <url>https://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png</url>
 </image>
 <item rdf:about="https://www.phpclasses.org/blog/package/12106/post/1-How-to-Use-a-PHP-Data-Structures-Library-to-Process-Sets-of-Values-More-Efficiently-using-the-PHP-DS-Extension.html">
  <link>https://www.phpclasses.org/blog/package/12106/post/1-How-to-Use-a-PHP-Data-Structures-Library-to-Process-Sets-of-Values-More-Efficiently-using-the-PHP-DS-Extension.html</link>
  <title>How to Use a PHP Data Structures Library to Process Sets of Values More Efficiently using the PHP DS Extension</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;https://www.phpclasses.org/blog/package/12106/post/1-How-to-Use-a-PHP-Data-Structures-Library-to-Process-Sets-of-Values-More-Efficiently-using-the-PHP-DS-Extension.html&quot;&gt;How to Use a PHP Data Structures Library to Process Sets of Values More Efficiently using the PHP DS Extension&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;The PHP DS extension provides a more efficient way to manipulate common data structures like vector, set, stack, queue, map, deque, and pqueue.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;This package provides a simple way to convert values to be used by the functions of the PHP DS extension.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2021-07-23T16:11:01Z</dc:date>
 </item>
</rdf:RDF>