浏览代码

Merge branch 'master' of github.com:ziadoz/awesome-php

pull/1174/head
Jamie 4 年前
父节点
当前提交
79c794d094
共有 1 个文件被更改,包括 7 次插入6 次删除
  1. 7
    6
      README.md

+ 7
- 6
README.md 查看文件

101
 
101
 
102
 * [Composer Installers](https://github.com/composer/installers) - A  multi framework Composer library installer.
102
 * [Composer Installers](https://github.com/composer/installers) - A  multi framework Composer library installer.
103
 * [Composer](https://getcomposer.org/) - A package and dependency manager.
103
 * [Composer](https://getcomposer.org/) - A package and dependency manager.
104
-* [Melody](https://melody.sensiolabs.org/) - A tool to build one file Composer scripts.
105
 * [Phive](https://phar.io/) - A PHAR manager.
104
 * [Phive](https://phar.io/) - A PHAR manager.
106
 * [Pickle](https://github.com/FriendsOfPHP/pickle) - A PHP extension installer.
105
 * [Pickle](https://github.com/FriendsOfPHP/pickle) - A PHP extension installer.
107
 
106
 
663
 *Libraries for working with JSON.*
662
 *Libraries for working with JSON.*
664
 
663
 
665
 * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
664
 * [JSON Lint](https://github.com/Seldaek/jsonlint) - A JSON lint utility.
665
+* [JSONMapper](https://github.com/JsonMapper/JsonMapper) - A library for mapping JSON to PHP objects.
666
 
666
 
667
 ### Strings
667
 ### Strings
668
 *Libraries for parsing and manipulating strings.*
668
 *Libraries for parsing and manipulating strings.*
862
 *Web-based applications and tools.*
862
 *Web-based applications and tools.*
863
 
863
 
864
 * [3V4L](https://3v4l.org/) - An online PHP & HHVM shell.
864
 * [3V4L](https://3v4l.org/) - An online PHP & HHVM shell.
865
+* [Adminer](https://www.adminer.org/) - Database management in a single PHP file.
866
+* [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
865
 * [DBV](https://github.com/victorstanciu/dbv) - A database version control application.
867
 * [DBV](https://github.com/victorstanciu/dbv) - A database version control application.
866
-* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
868
+* [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
867
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
869
 * [MailCatcher](https://github.com/sj26/mailcatcher) - A web tool for capturing and viewing emails.
868
-* [Cachet](https://github.com/cachethq/cachet) - The open source status page system.
869
-* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases.
870
 * [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
870
 * [phpMyAdmin](https://github.com/phpmyadmin/phpmyadmin) - A web interface for MySQL/MariaDB.
871
-* [Adminer](https://www.adminer.org/) - Database management in a single PHP file.
872
-* [Lychee](https://github.com/electerious/Lychee) - An easy to use and great looking photo-management-system.
871
+* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
872
+* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases.
873
+* [PHPSandbox](https://phpsandbox.io) - An online IDE for PHP in the browser.
873
 
874
 
874
 ### Infrastructure
875
 ### Infrastructure
875
 *Infrastructure for providing PHP applications and services.*
876
 *Infrastructure for providing PHP applications and services.*

正在加载...
取消
保存