PHP Classes

All package blogs

Recommend this page to a friend!

Latest posts of all package blogs

  PHP Classes blog PHP Classes blog   Blog All package blogs  
  812 - 803   ...   272 - 263   262 - 253   252 - 243   242 - 233   232 - 223   222 - 213   212 - 203   202 - 193   192 - 183   182 - 173   172 - 163   162 - 153   ...   2 - 1  

1. How to Find the Distance Between Two Points with Given Latitude and Longitude in PHP?

Updated on: 2019-08-26

Posted on:

Blog: Geodesy PHP package blog
Package: Geodesy PHP

Many applications require to find the distance between places on Earth.

This is a common problem that only requires knowing the geographic coordinates of those points to be solved.

Read this short article to learn how to solve this problem with a small effort using the Geodesy PHP package.

Geodesy-PHP is a PHP port of some known geodesic functions for getting distance from a known point A to a known point B, given their latitude and longitude (good for working out distances between latitude/longitude data provided by Google Maps or any Restful APIs).


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

1. PHP: Why we need a template library?

Updated on: 2019-08-10

Posted on:

Blog: BladeOne package blog
Package: BladeOne

Example of the use of a template library using vanilla's PHP.

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

1. How to Use PHP to Create a Link Preview like Facebook

Updated on: 2019-08-08

Posted on:

Blog: PHP Page Preview package blog
Package: PHP Page Preview

When you submit a post in Facebook that contains a link to an external page, Facebook shows a preview of that page below the post text, so users can see a preview of how it will look link when the post is published.

Read this article to learn how you can implement this feature in a PHP Web site, so you can show previews of posts in your pages that also show how associated external pages look like.


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

1. Faster PHP Lazy Loading of Classes with the Newer Version of LGCF Package

Updated on: 2019-05-29

Posted on:

Blog: PHP LGCF Loader package blog
Package: PHP LGCF Loader

Lazy loading is a well known concept in the programming world to speedup tasks that are more important by retarding less important tasks until they are needed.

The LGCF package is an attempt to implement this concept real for the PHP classes auto-loading, as well for the global functions loading.

Despite the fact that the first version was functional and has even been nominated to the PHP Innovation Awards organized by PHP Classes, its performance was not really up to its potential.

Read this article to know more about how the latest version of this package has drastically been improved to reach 1000% of performance compared to the first one.


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

1. How Can PHP Create Secure Password Hash 2019 Way

Updated on: 2019-05-09

Posted on:

Blog: PHP Argon2 Password Verify package blog
Package: PHP Argon2 Password Verify

As you may know, a hashing is a one-way process to create a string from another string in a way that it is very hard to determine the original string that was used to create the hash because a hashing function only works one way.

Hashing functions are often used before storing passwords to make it hard to guess the original password in case of a security breach.

Read this article to learn more about modern PHP hashing methods that make them hard to break these days.


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

1. How to Retrieve Web Pages Faster using PHP CURL Multi for Sending Parallel HTTP Requests

Updated on: 2019-04-25

Posted on:

Blog: Fast PHP CURL Multiple Requests package blog
Package: Fast PHP CURL Multiple Requests

PHP comes with the Curl extension that among other useful features allows sending multiple requests in parallel to Web servers so it can retrieve Web pages faster.

Read this article to learn how to use the PHP Curl extension and take advantage of the Curl Multi functions using the Fast PHP CURL Multiple Requests package.


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

1. Zest PHP Framework Benefits in 2019

Updated on: 2019-01-23

Posted on:

Blog: Zest package blog
Package: Zest

Many PHP frameworks have been developed to use in PHP applications but sometimes it is not clear what are the benefits of using each one.

Zest is a PHP framework that can help improving the process of building Web applications in PHP.

Read this article to learn why using the Zest Framework is a good idea for all PHP developers, what are the benefits of using it, and what the most useful features that it provides for PHP Web developers.


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

1. IP API Geolocating, the brief

Updated on: 2019-04-25

Posted on:

Blog: PHP Geo Location by Internet Protocol API package blog
Package: PHP Geo Location by Internet Protocol API

A beginners guide to understanding geolocating and features of the IP API.

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

1. How to Integrate a Print-to-Mail PHP API into Your Software to Send PDF Statements via the Post Office

Updated on: 2021-04-13

Posted on:

Blog: Docusend PHP package blog
Package: Docusend PHP

REST API in PHP for printing, mailing and even emailing documents

Software developers are conscious of the importance of giving more options to users. Many individuals and companies need to deliver printed documents via postal mail to make bills, invoices, etc. available to their customers on paper. Others prefer to send these documents electronically.

DocuSend provides a cloud-based services API that addresses this need by allowing senders to generate documents to be delivered via United States Postal Service. DocuSend takes care of printing and delivering the documents to the post office. And now with the new email feature, you can send a secure PDF link by email, track unopened links, and opt to resend the document via USPS.

Read this article to learn how you can integrate sending emails and printed documents in a PHP application that implements both methods in an all-in-one document-delivery solution.


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

3. Why You Should Contribute to Open Source Projects in 2018 and Beyond

Updated on: 2018-09-02

Posted on:

Blog: Corcel (Laravel + WordPress) package blog
Package: Corcel (Laravel + WordPress)

Open source can change your life. It has changed mine with Corcel, an Open Source project that I started in 2013 which changed who I am and how I live.

Read this article to learn more the story of the project and how it became a passion for Open Source projects that is probably like yours.


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


  812 - 803   ...   272 - 263   262 - 253   252 - 243   242 - 233   232 - 223   222 - 213   212 - 203   202 - 193   192 - 183   182 - 173   172 - 163   162 - 153   ...   2 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs