浏览代码

Merge branch 'porter' of https://github.com/Bilge/awesome-php into Bilge-porter

pull/1097/head
Jamie 5 年前
父节点
当前提交
9ae49b3b9d
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2
    1
      README.md

+ 2
- 1
README.md 查看文件

@@ -415,6 +415,8 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
415 415
 * [Iter](https://github.com/nikic/iter) - A library that provides iteration primitives using generators.
416 416
 * [Patchwork](http://patchwork2.org/) - A library for redefining userland functions.
417 417
 * [Pipeline](https://github.com/thephpleague/pipeline) - A pipeline pattern implementation.
418
+* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction library for consuming Web APIs and other data sources.
419
+* [Ruler](https://github.com/bobthecow/Ruler) - A simple stateless production rules engine.
418 420
 * [RulerZ](https://github.com/K-Phoen/rulerz) - A powerful rule engine and implementation of the Specification pattern.
419 421
 
420 422
 ### Debugging and Profiling
@@ -705,7 +707,6 @@ Libraries to help manage database schemas and migrations.
705 707
 * [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
706 708
 * [msgpack.php](https://github.com/rybakit/msgpack.php) - A pure PHP implementation of the [MessagePack](https://msgpack.org/) serialization format.
707 709
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
708
-* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction framework.
709 710
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
710 711
 * [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.
711 712
 * [Laminas Serializer](https://github.com/laminas/laminas-serializer) - Another library for serialising and de-serialising data.

正在加载...
取消
保存