소스 검색

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.

Loading…
취소
저장