瀏覽代碼

Moved Porter to architecture section and updated description.

pull/869/head
Bilge 8 年之前
父節點
當前提交
fed6107bad
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

414
 * [Patchwork](http://patchwork2.org/) - A library for redefining userland functions.
414
 * [Patchwork](http://patchwork2.org/) - A library for redefining userland functions.
415
 * [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
415
 * [PHP Option](https://github.com/schmittjoh/php-option) - An option type library.
416
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
416
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
417
+* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction library for consuming Web APIs and other data sources.
417
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
418
 * [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
418
 * [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern.
419
 * [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern.
419
 
420
 
714
 * [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
715
 * [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
715
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
716
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
716
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
717
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
717
-* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction framework.
718
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
718
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
719
 * [Totem](https://github.com/Wisembly/Totem) - A library to manage and create data changesets.
719
 * [Totem](https://github.com/Wisembly/Totem) - A library to manage and create data changesets.
720
 * [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.
720
 * [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.

Loading…
取消
儲存