694. Notable PHP package: PHP Similar Text Percentage
Updated on: 2018-05-24
Posted on: 2018-05-24
PHP comes with built-in functions for comparing strings and determine how similar they are.
This package provides a pure PHP solution that works in a more sophisticated way by performing text comparison on a sentences basis, rather than on a word by word basis.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package provides a pure PHP solution that works in a more sophisticated way by performing text comparison on a sentences basis, rather than on a word by word basis.
Read this article to learn more details about how this notable PHP package works.



693. Notable PHP package: G6K
Updated on: 2018-05-21
Posted on: 2018-05-21
There are many sites that are useful because they provide means to let the users perform calculations of some kind from simple values entered in Web forms.
This package provides a Web interface to implement a generic system for designing and providing access to pages that provide several types of calculator tools.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package provides a Web interface to implement a generic system for designing and providing access to pages that provide several types of calculator tools.
Read this article to learn more details about how this notable PHP package works.



692. 5 Ways to Test WordPress Site Performance 2018 Tutorial
Updated on: 2020-08-04
Posted on: 2018-05-18
WordPress is a very popular PHP product that is used to power 60% of the market of content management systems.
Very popular WordPress sites may suffer of performance problems if they are not optimized to avoid using too much server resources.
Read this article to learn how to test the performance of WordPress based sites and what you can do to solve this different types of problems that may case speed loss.
More ...
Post a comment
See comments (1) Trackbacks (0)
Very popular WordPress sites may suffer of performance problems if they are not optimized to avoid using too much server resources.
Read this article to learn how to test the performance of WordPress based sites and what you can do to solve this different types of problems that may case speed loss.



1. How to Use PHP to Create PDF documents from HTML in 2018 on a Linux based Web server
Updated on: 2018-05-18
Posted on: 2018-05-16
Blog: Laravel and PHP HTML to PDF converter package blog
Package: Laravel and PHP HTML to PDF converter
Many PHP applications need to generate PDF documents. One easy way to generate PDF is to use the wkhtmltopdf program on the server side. This program is available on many Linux distributions like for instance Ubuntu.
Read this article to learn how to use the Laravel and PHP HTML to PDF converter package to generate PDF documents from HTML even when you do not want to use the Laravel framework.
More ...
Post a comment
See comments (1) Trackbacks (0)
Read this article to learn how to use the Laravel and PHP HTML to PDF converter package to generate PDF documents from HTML even when you do not want to use the Laravel framework.



691. Notable PHP package: pingvincek
Updated on: 2018-05-14
Posted on: 2018-05-14
Many people go on the Internet to find other people that may be interested to go on a date with them.
This package can be used for managing a whole dating site so people can meet and exchange dates to see if they are the right candidate to go on a date.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package can be used for managing a whole dating site so people can meet and exchange dates to see if they are the right candidate to go on a date.
Read this article to learn more details about how this notable PHP package works.



690. Notable PHP package: PHP Mnemonic Secret Path Login
Updated on: 2018-05-10
Posted on: 2018-05-10
Passwords are a very common way to identify people that know a secret text that is used to verify they are who they claim they are.
However, text passwords are problematic because people tend to forget them, especially on systems that require them to use uncommon characters in the password text.
This package provides a different approach to entering passwords that allows people to either enter a secret password as text, as well as a sequence of images that need to be clicked by the right order.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
However, text passwords are problematic because people tend to forget them, especially on systems that require them to use uncommon characters in the password text.
This package provides a different approach to entering passwords that allows people to either enter a secret password as text, as well as a sequence of images that need to be clicked by the right order.
Read this article to learn more details about how this notable PHP package works.



689. Notable PHP package: PHP Thesis Proposal Hub
Updated on: 2018-05-09
Posted on: 2018-05-09
Many universities require students to elaborate and present thesis about a relevant topic as part of the process that will allow them to graduate and conclude their courses, master or doctorate degrees.
This package provides means to implement a systems that allows students to store thesis documents to be shared with teachers.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package provides means to implement a systems that allows students to store thesis documents to be shared with teachers.
Read this article to learn more details about how this notable PHP package works.



688. Notable PHP package: PHP Browser OS Detection and Age Guessing
Updated on: 2018-05-08
Posted on: 2018-05-08
Some sites require that the users use a more recent browser that is not older than a certain age and works on certain operation systems that are well supported.
This package can guess check the identification of a user browser sent via HTTP requests and detect what is the age of the version of the browser that is being used, as well the operation system that it is running.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package can guess check the identification of a user browser sent via HTTP requests and detect what is the age of the version of the browser that is being used, as well the operation system that it is running.
Read this article to learn more details about how this notable PHP package works.



687. Notable PHP package: PHP Pokemon Script
Updated on: 2018-05-04
Posted on: 2018-05-04
Pokemon is a very popular game and animated movie series around the world.
This package can keep track of information Pokemon in a database, so Pokemon players may be aware of existing Pokemons and their characteristics.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
This package can keep track of information Pokemon in a database, so Pokemon players may be aware of existing Pokemons and their characteristics.
Read this article to learn more details about how this notable PHP package works.



686. Notable PHP package: PHP HD Images Search
Updated on: 2018-05-01
Posted on: 2018-05-01
High Dynamic Range (HDR) images are very important for people that want to have take photos of high quality.
These pictures can be captured by cameras and stored in JPEG format with special information that can be parsed by image software processing.
This class can scan directories that contain image files and parse their contents to detect which are the HDR images, so they can be moved to another directory.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
These pictures can be captured by cameras and stored in JPEG format with special information that can be parsed by image software processing.
This class can scan directories that contain image files and parse their contents to detect which are the HDR images, so they can be moved to another directory.
Read this article to learn more details about how this notable PHP package works.


