|
|
@@ -907,6 +907,7 @@ Libraries to help manage database schemas and migrations.
|
|
907
|
907
|
* [PHP Queue](https://github.com/CoderKungfu/php-queue) - An application for managing queueing backends.
|
|
908
|
908
|
* [phpRedisAdmin](https://github.com/ErikDubbelboer/phpRedisAdmin) - A simple web interface to manage [Redis](https://redis.io/) databases.
|
|
909
|
909
|
* [PHPSandbox](https://phpsandbox.io) - An online IDE for PHP in the browser.
|
|
|
910
|
+* [ZuzShortURL](https://github.com/JanePHPDev/ZuzShortURL) - Next-generation short link SaaS solution
|
|
910
|
911
|
|
|
911
|
912
|
### Infrastructure
|
|
912
|
913
|
*Infrastructure for providing PHP applications and services.*
|
|
|
@@ -994,4 +995,4 @@ Various resources, such as books, websites and articles, for improving your PHP
|
|
994
|
995
|
* [PHP RFCs](https://wiki.php.net/rfc) - The home of PHP RFCs (Request for Comments).
|
|
995
|
996
|
* [Externals](https://externals.io/) - PHP internal discussions.
|
|
996
|
997
|
* [PHP RFC Watch](https://github.com/beberlei/php-rfc-watch) - Watch the latest PHP [RFCs](https://wiki.php.net/rfc).
|
|
997
|
|
-* [PHP Internals Book](https://www.phpinternalsbook.com/) - An online book about PHP internals, written by three core developers.
|
|
|
998
|
+* [PHP Internals Book](https://www.phpinternalsbook.com/) - An online book about PHP internals, written by three core developers.
|