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  
  1934 - 1925   ...   644 - 635   634 - 625   624 - 615   614 - 605   604 - 595   594 - 585   584 - 575   574 - 565   564 - 555   554 - 545   544 - 535   534 - 525   ...   4 - 1  

505. Notable PHP package: NASA Near Earth Orbit API Client

Updated on: 2017-01-03

Posted on:

Near Earth objects can be comets or asteroids that came of the outer space and have been attracted to the planet Earth.

NASA keeps track of these objects and makes the known information about them available via an API.

This way you may be informed of known near Earth objects that are coming close to the planet.

This class provides means to extract the known information of near Earth objects using this NASA API.

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)

504. Notable PHP package: Burge CMF

Updated on: 2016-12-29

Posted on:

Many sites use content management systems like WordPress, Drupal or others to publish their content.

However, sometimes you need a simple but still powerful solution to implement in your site without turning it into a WordPress or Drupal instance.

This package provides a content management framework that you can adapt to add content management features to an existing site like multi-user access with support for different languages for each user, custom page views for different languages, management of posts, categories and files, etc..

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)

1. Using the PHP RTF Parser to Process Word Processing Documents Part 1: the RTF File Format

Updated on: 2016-12-28

Posted on:

Blog: PHP RTF Tools package blog
Package: PHP RTF Tools

RTF is a portable file format for representing the content of word processing document, such as those generate by Microsoft Word, OpenOffice and others.

Read this article to understand the RTF file format, so you can understand the next articles on which you will be able to learn how to use the PHP RTF Tools packages for good purposes, such as using RTF templates, merging multiple documents, or simply extracting text from a document.


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

503. Notable PHP package: PHP Table Chart Builder

Updated on: 2016-12-27

Posted on:

Many PHP applications display data retrieved from databases or arrays in HTML tables as is, I mean as they are retrieved from the data source.

Often you need to generate reports that show calculations performed on the data displayed in the table columns.

The class can display data in table cells including additional values that show calculated cells that result from operations on column values like total, average, lowest and highest.

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)

502. PHP Articles Report December 2016 Edition

Updated on: 2016-12-26

Posted on:

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

In the edition they discuss articles about implementing secure user validation using event sequences, the latest PHP modern practices, a comparison of the best PHP IDEs, how to implement a YouTube video downloader, and how to detect and block site attacks using a PHP Web application firewall .

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)

501. PHP and JavaScript Innovation Award Report December 2016 Edition - September 2016 nominees

Updated on: 2016-12-24

Posted on:

This is the December 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 September 2016.

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 (2)   Trackbacks (0)

500. Notable PHP package: PHP HTML to Text Conversion

Updated on: 2016-12-22

Posted on:

Most PHP applications are used to generate HTML but some times we need to also generate text versions of given HTML, like for instance to send by email that includes the HTML and the text version as alternative.

This package provides a solution that lets you automatically create the text version of a given text that you can use on email messages or for other purposes.

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 (5)   Trackbacks (0)

1. Secure PHP Login Script 2022 - Tutorial for a Complete Secure PHP Login System using MySQL with PDO Solution and a PHP Login Form to Set a PHP Login Session

Updated on: 2022-01-03

Posted on:

Blog: PHP Secure Login and Registration package blog
Package: PHP Secure Login and Registration

Over time PHP has been adding features that promote the development of secure applications, as well deprecated or removed features that made it easy to write insecure code.

Read this tutorial to learn how to create a modern login and registration system that takes advantage of PHP security-focused features and uses jQuery to send AJAX requests and Bootstrap to provide a fast and nice user interface that can work regardless if you use other frameworks or not.


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

499. Notable PHP package: PHP Convert Words to Numbers

Updated on: 2016-12-20

Posted on:

Very often applications need to be able to spell numbers using words in a given language. There are many solutions for that because it is a relatively easy problem.

However, there are not many solutions that do the opposite, i.e. take text written in a given language that represents a certain amount and return the number value of the amount that.

This class does precisely that. It takes a text representing an amount in English and returns the number that is spelled.

It is pretty smart to the point of understanding the different ordering that an amount can be spelled as well when the amount is spelled using Indian word variants like lakh and crore instead of millions and billions.

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)

498. PHP 7.1 Performance Benchmark Shows it is 27 Times Faster than PHP 5 - 5 Minutes Lately in PHP podcast episode 78

Updated on: 2016-12-23

Posted on:

Now that PHP 7.1 was released pure CPU benchmarks reveal it is 27 times faster than PHP 5.0. This was one of the main topics discussed by Manuel Lemos and Arturs Sosins on the episode 78 of the Lately in PHP podcast now also being streamed using livecoding.tv.

In this episode they also talk about the upcoming PHP 5.6 end of life, features being deprecated and more being proposed for PHP 7.2 like interval comparison, type locked variables, function overloading by extensions, the latest PHP modern practices evolution steps, etc..

This article also contains a 5 minute video and the transcript of the podcast summary.

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


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

  1934 - 1925   ...   644 - 635   634 - 625   624 - 615   614 - 605   604 - 595   594 - 585   584 - 575   574 - 565   564 - 555   554 - 545   544 - 535   534 - 525   ...   4 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article