PHP Classes

PHP Classes blog

Recommend this page to a friend!

Latest PHP Classes blog posts

  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article  
  1988 - 1979   ...   488 - 479   478 - 469   468 - 459   458 - 449   448 - 439   438 - 429   428 - 419   418 - 409   408 - 399   398 - 389   388 - 379   378 - 369   ...   8 - 1  

367. Better Type Hinting Proposal for Class Properties in PHP 7.1 - Lately in PHP podcast episode 70

Updated on: 2016-12-23

Posted on:

PHP 7.0 brought us type hinting for class functions and return values, but there was still a missing piece in this giant leap for PHP which is type hinting for class properties.

The latest improvements to the proposal for class property type hinting in PHP 7.1 were one of the main topics discussed by Manuel Lemos and Arturs Sosins in the episode 70 of the Lately in PHP podcast hangout.

They also talked about several other proposals like Null Coealesce Equal Operator, the glitch of not evaluating arguments of new operator for classes without constructors, the latest proposal on catching multiple exception types, allowing empty property names to support json_decode, the spaceship assignment operator, the result of the var deprecation proposal vote.

Special attention to a call for donations to the family of Nate Abele, the core developer of CakePHP and Lithium PHP frameworks.

This article includes a transcript of podcast summary.

Listen to the podcast, or watch the hangout video, or read the summary transcript to learn more about these interesting PHP topics.


Blog More ...   Post a comment Post a comment   See comments See comments (9)   Trackbacks (0)

366. Notable PHP package: Pretty PHP S3 Files Manager

Updated on: 2016-04-14

Posted on:

As we all know, Amazon S3 is a very popular cloud storage service. Its API allows us developers to manipulate files, directories and buckets the way we need.

This PHP package provides a very extensive and elegant user interface to manage data stored in a S3 account from a Web based user interface.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

365. How to Effectively Prepare for your Technical Interview & Coding Challenge

Updated on: 2016-04-15

Posted on:

Doing well in technical interviews is important for all developers to succeed in getting good jobs.

Read this article to learn about 5 important tips on how to get good jobs by getting ready for technical interviews.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

364. PHP Articles Report March 2016 Edition

Updated on: 2016-04-06

Posted on:

This is the March edition of the podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the latest outstanding PHP Articles published recently.

They commented on articles about using caching with AWS S3 to reduce costs and increase speed, developing applications that use Google search API to find how high your sites rank, interacting with users via SMS messages wuth the dotGo engine, and the salary you could be earning as software developer in different cities.

Listen to the podcast, or watch the hangout video to learn more about these PHP articles.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

362. Make Your WordPress Posts More Attractive with the Visualizer Charts and Graphs Plugin

Updated on: 2016-04-04

Posted on:

Users that read blog posts love to see graphics that visualize the information that the posts are talking about. One way to include nice graphics in your WordPress blog posts is to present charts or graphs that to visualize interesting data sets.

Read this article to learn how to embed nice interactive charts and graphs in your WordPress blog using the Visualizer plugin.



Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

361. The Family of Core Developer of CakePHP and Lithium PHP Frameworks Needs Our Urgent Help

Updated on: 2016-04-01

Posted on:

Nate Abele has been one of the main core developers of the popular PHP frameworks CakePHP and Lithium. His family is going through a tough moment due to an accident with his wife and her daughter. She may go to prison due to an injustice, but we, the PHP developers community, can help.

Blog More ...   Post a comment Post a comment   See comments See comments (2)   Trackbacks (0)

360. Fast Debugging of PHP Code Using PHPEd Part1: Finding Bugs in Code Running on a Web Server

Updated on: 2016-03-30

Posted on:

Debugging PHP code is a crucial activity that most developers have to do frequently. Sometimes simple echo or error_log calls will do, but for more complicated bugs, a single step debugger integrated with your IDE is the way to go to understand what is wrong.

PhpED is one of the oldest PHP IDEs that integrates this possibility to debug PHP scripts running them step by step either from a command line, or even in a Web server which is the most common and hard to debug environment.

Read this article to learn how PHP code debugging works and how you can do it from the comfort of a PHP IDE like PhpED.


Blog More ...   Post a comment Post a comment   See comments See comments (11)   Trackbacks (0)

359. PHP 7 Migration Guide Part 2: 19 New Exciting Features In PHP 7

Updated on: 2016-03-28

Posted on:

PHP 7 was a great step forward in the evolution of PHP. Many things were added, changed and removed.

In the first part of this article it was covered the things that were changed or removed and may break your PHP code that ran with the past versions.

Read this article part to learn more in detail about the new features and improvements of PHP 7 that you can take advantage.


Blog More ...   Post a comment Post a comment   See comments See comments (4)   Trackbacks (0)

358. PHP and JavaScript Innovation Award Report March 2016 Edition - December 2015 nominees

Updated on: 2016-03-24

Posted on:

This is the March edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of December 2015.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

357. PHP 7 Migration Guide Part 1: 10 Backwards Incompatibile Changes

Updated on: 2016-03-21

Posted on:

PHP 7 is out since December 2015 and several updates were released. Its advantages compare to PHP 5.x are huge but first you need to consider what are the backwards incompatible changes so you can evaluate the effort that it may take you, so it does not break your existing applications.

Read this article to understand 10 of the most relevant backwards incompatible changes that you need to pay attention before you migrate to PHP 7.


Blog More ...   Post a comment Post a comment   See comments See comments (7)   Trackbacks (0)

  1988 - 1979   ...   488 - 479   478 - 469   468 - 459   458 - 449   448 - 439   438 - 429   428 - 419   418 - 409   408 - 399   398 - 389   388 - 379   378 - 369   ...   8 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article