Fresh selection with links to news and materials. At release: PHP fwdays'18 conference, PHP 7.3 release managers, a sentence from PHP Internals, videos from past meetings, a portion of useful tools, and much more.
RFC: Deprecate uniqid () - It is proposed to mark outdated the uniqid() function, which despite the name does not guarantee the uniqueness of the return value. In PHP 7.3, it is suggested to throw a Warning, and in PHP 8.0, remove the function.
paragonie / ciphersweet - Fast encryption for PHP projects with the ability to search by data.
php-enqueue / enqueue-dev - Message queue with support for AMQP (RabbitMQ, ActiveMQ), STOMP, Amazon SQS, Redis, Doctrine DBAL, Filesystem transports, and MongoDB support added.