Package:
Summary:
Manage documents colaboratively
Groups:
Author:
Description:
This package can be used to manage documents colaboratively...
Read more at http://www.phpclasses.org/package/10026-PHP-Manage-documents-colaboratively.html#2016-12-03-10:30:23
Package:
Summary:
Robot to automate interactions with Slack users
Groups:
Author:
Description:
This package can implement robots to automate interactions with Slack users...
Read more at http://www.phpclasses.org/package/10010-PHP-Robot-to-automate-interactions-with-Slack-users.html#2016-12-03-10:06:15
Package:
Summary:
Manage files and directories with AJAX interface
Groups:
Author:
Description:
This package can be used to manage files and directories with AJAX interface...
Read more at http://www.phpclasses.org/package/10059-PHP-Manage-files-and-directories-with-AJAX-interface.html
Package:
Summary:
Natural language processing using Stanford server
Groups:
Author:
Description:
This class can perform natural language processing using Stanford server...
Read more at http://www.phpclasses.org/package/10056-PHP-Natural-language-processing-using-Stanford-server.html
Package:
Summary:
Authenticate users of a WordPress installation
Groups:
Author:
Description:
This class can authenticate users of a WordPress installation...
Read more at http://www.phpclasses.org/package/10050-PHP-Authenticate-users-of-a-WordPress-installation.html#2016-12-01-11:05:15
Package:
Summary:
Robot to automate interactions with Slack users
Groups:
Author:
Description:
This package can implement robots to automate interactions with Slack users...
Read more at http://www.phpclasses.org/package/10010-PHP-Robot-to-automate-interactions-with-Slack-users.html#2016-12-01-10:05:35
Package:
Summary:
Compress HTML removing unnecessary data
Groups:
Author:
Description:
This class can compress HTML removing unnecessary data...
Read more at http://www.phpclasses.org/package/10000-PHP-Compress-HTML-removing-unnecessary-data.html#2016-12-01-10:05:10
We’re at a turning point: 2017 is going to be the year that we’re going to see features in WordPress which require hosts to have HTTPS available, just as Javascript is an almost necessity for smoother user experiences and more modern PHP versions for performance, SSL just makes sense as the next hurdle our users are going to face.
SSL basically means the link between your browser and the server is encrypted. SSL used to be difficult to implement, and often expensive or slow. Modern browsers, and the incredible success of projects like Let’s Encrypt have made getting a certificate to secure your site fast, free, and something we think every host should support by default, especially in a post-Snowden era. Google also weighs SSL as a search engine ranking factor and will begin flagging unencrypted sites in Chrome.
First, early in 2017, we will only promote hosting partners that provide a SSL certificate by default in their accounts. Later we will begin to assess which features, such as API authentication, would benefit the most from SSL and make them only enabled when SSL is there.
Separately, I also think the performance improvements in PHP7 are particularly impressive, and major kudos to everyone who worked on that. We will consider whether hosts use PHP7 by default for new accounts next year as well.