mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
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.
This commit is contained in:
parent
84e1b3d3e0
commit
10d1042881
@ -697,7 +697,7 @@ Libraries to help manage database schemas and migrations.
|
||||
* [Knapsack](https://github.com/DusanKasan/Knapsack) - Collection library inspired by Clojure's sequences.
|
||||
* [PHP Collections](https://github.com/schmittjoh/php-collection) - A simple collections library.
|
||||
* [PINQ](https://github.com/TimeToogo/Pinq) - A PHP library based on .NET's LINQ (Language Integrated Query).
|
||||
* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction framework for accessing APIs.
|
||||
* [Porter](https://github.com/ScriptFUSION/Porter) - Data import abstraction framework.
|
||||
* [Serializer](https://github.com/schmittjoh/serializer) - A library for serialising and de-serialising data.
|
||||
* [Totem](https://github.com/Wisembly/Totem) - A library to manage and create data changesets.
|
||||
* [YaLinqo](https://github.com/Athari/YaLinqo) - Yet Another LINQ to Objects for PHP.
|
||||
|
Loading…
Reference in New Issue
Block a user