Ver código fonte

Corrected Porter's description to be API-agnostic. (#745)

* Added Porter to Third Party APIs section.

* Moved Porter to Data Structure and Storage section.

* Corrected Porter's description to be API-agnostic.
pull/746/head
Bilge 9 anos atrás
pai
commit
10d1042881
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      README.md

+ 1
- 1
README.md Ver arquivo

@@ -697,7 +697,7 @@ Libraries to help manage database schemas and migrations.
697 697
 * [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
698 698
 * [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
699 699
 * [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
700
-* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction framework for accessing APIs.
700
+* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction framework.
701 701
 * [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
702 702
 * [Totem](https://github.com/Wisembly/Totem) - A library to manage and create data changesets.
703 703
 * [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.

Carregando…
Cancelar
Salvar