1. PHP: Why we need a template library?
Blog: BladeOne package blog
Package: BladeOne
Example of the use of a template library using vanilla's PHP.
More ...
Post a comment
See comments (0) Trackbacks (0)



1. How to Use PHP to Create a Link Preview like Facebook
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



1. Faster PHP Lazy Loading of Classes with the Newer Version of LGCF Package
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



1. How Can PHP Create Secure Password Hash 2019 Way
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



1. How to Retrieve Web Pages Faster using PHP CURL Multi for Sending Parallel HTTP Requests
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.
More ...
Post a comment
See comments (5) Trackbacks (0)
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.



1. Zest PHP Framework Benefits in 2019
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.
More ...
Post a comment
See comments (0) Trackbacks (0)
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.



1. IP API Geolocating, the brief
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.
More ...
Post a comment
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
Blog: Docusend PHP package blog
Package: Docusend PHP
Many companies need to deliver printed documents via postal mail like for instances bills, invoices and other types of documents to be made available to the company customers in paper.
DocuSend provides a Web services API that addresses this need by allowing businesses to generate the documents to be delivered via Post Office and then the company takes care of printing and delivering the documents via the United States Postal Service.
Read this article to learn how you can benefit from the DocuSend services, so you can integrate the delivery of printed documents in a PHP application that implement parts of the businesses that need to deliver those documents by postal mail.
More ...
Post a comment
See comments (0) Trackbacks (0)
DocuSend provides a Web services API that addresses this need by allowing businesses to generate the documents to be delivered via Post Office and then the company takes care of printing and delivering the documents via the United States Postal Service.
Read this article to learn how you can benefit from the DocuSend services, so you can integrate the delivery of printed documents in a PHP application that implement parts of the businesses that need to deliver those documents by postal mail.



3. Why You Should Contribute to Open Source Projects in 2018 and Beyond
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.
More ...
Post a comment
See comments (1) Trackbacks (0)
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.



1. We are getting some new features
Blog: PHP MySQL WebSocket Chat package blog
Package: PHP MySQL WebSocket Chat
Big news comming up for this package. We are gonna make it even better then it is.
More ...
Post a comment
See comments (0) Trackbacks (0)


