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   ...   1338 - 1329   1328 - 1319   1318 - 1309   1308 - 1299   1298 - 1289   1288 - 1279   1278 - 1269   1268 - 1259   1258 - 1249   1248 - 1239   1238 - 1229   1228 - 1219   ...   8 - 1  

1. How Can Validity PHP Validation Library Simplify the Process of Only Accepting Correct Data Entered Passed to Your PHP Applications

Updated on: 2021-04-12

Posted on:

Blog: PHP Validity Checker package blog
Package: PHP Validity Checker

As we all know, validation of data values entered by the users or passed to pages from external sources like the current HTTP request parameters, is very important to protect our PHP applications against possible abuses caused by security exploits.

Read this article to learn more about how the PHP Validity Checker library can help you to make your PHP applications more secure.


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

1049. A Guide To Internet Security: Why You Should Use A VPN

Updated on: 2021-11-27

Posted on:

A VPN (Virtual Private Network) is a solution for accessing a network via a private channel that makes the access to computers in that network more secure. It can be useful for developers to access the computers that host their sites and applications in a way that is very secure.

Read this article to learn more about what are VPNs and how you can use them to do your developer work that requires to access the remote computers of your own site servers or the servers of your customers.


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

1. How to Verify Packages Installed with PHP Composer to Perform Security Checks On Them

Updated on: 2021-04-08

Posted on:

Blog: PHP Security Checker package blog
Package: PHP Security Checker

Many projects use PHP composer tool to install its packages. This way it is easier to know all the external packages that are necessary to run a PHP project.

This package takes advantage of that possibility to determine if a project is using packages that have security vulnerabilities by checking the Security Checker API.


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

1. How You Can Develop GUI Based Applications using a PHP MVP Design Pattern Implementation

Updated on: 2021-04-07

Posted on:

Blog: Mezon PHP MVP Presenter package blog
Package: Mezon PHP MVP Presenter

Model-View-Presenter (MVP) is a design pattern based on the Model-View-Controller design pattern that is meant to be more efficient to generating graphical user interfaces based packages.

This package provides an implementation of the Model-View-Presenter design pattern that can be used by PHP applications.


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

2. How to Improve WordPress Security by Issuing HTTP Headers that Can Be Used to Prevent Common Exploits

Updated on: 2021-04-06

Posted on:

Blog: Wordpress Secure Headers Helper package blog
Package: Wordpress Secure Headers Helper

Nowadays there are several HTTP headers that can be used to protect better Web applications and their users against harm that could be caused by certain types of security attacks.

This class can be used to send those HTTP headers in a WordPress applications. It makes it easier to develop more secure WordPress based sites and plugins.


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

1. How to Implement a Marriage Matching Algorithm in PHP to Check If a Couple Will Have a Happy Marriage

Updated on: 2021-04-02

Posted on:

Blog: Kundli Matching Marriage package blog
Package: Kundli Matching Marriage

Many couples are curious to know if they marry they will be happily ever after. That will certainly depend on many factors.

This class provides a possible solution to determine if two people can match for marriage by performing some calculations with their birthday dates.

It compute a matching level score that can be used to give an idea of how a couple can match.


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

1. How to Implement a WordPress Security Headers Plugin to Protect You WordPress Instalation

Updated on: 2021-04-08

Posted on:

Blog: Wordpress Secure Headers Helper package blog
Package: Wordpress Secure Headers Helper

The current Web standards define several means to help preventing security vulnerabilities that cause harm to Web site users.

Some of those means include using specific HTTP headers as part of the response of Web servers to browsers that access the Web sites.

Read this article to learn how you can improve the security of Web sites that use WordPress by creating your own plugins that send those HTTP headers meant to protect your Web site users against security exploits.


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

1. How Can a Plugin Improve the WordPress API Integration Adding New API Endpoints with an API Class Generator

Updated on: 2021-03-31

Posted on:

Blog: WordPress API EndPoint Create package blog
Package: WordPress API EndPoint Create

WordPress is a popular content management system used by many sites to publish blog posts and other types of content.

Its capabilities can be expanded by the means of plugins that enhance the list of features that WordPress can provide to its users.

WordPress also provides an API that can be called by external applications to integrate with WordPress.

This package can be used by plugin developers to improve the WordPress API with new function endpoints that can be called by external applications to integrate with new plugins that use the package.


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

1. A Single Class PHP Password Hashing and Encryption package

Updated on: 2021-03-30

Posted on:

Blog: Oire Colloportus package blog
Package: Oire Colloportus

Password hashing is an useful approach to make more secure systems that need to verify the password that users enter in a way that may be very hard to discover the original password of users, in case there is a breach of user accounts.

Read this article to learn how the Colloportus implements its PHP password hashing solution to simplify the implementation of solutions for storing passwords.


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

1. How to Make a Composite Primary Key in PHP using Eloquent in a Laravel based Application

Updated on: 2021-03-29

Posted on:

Blog: Eloquent Composite Primary Key package blog
Package: Eloquent Composite Primary Key

Usually applications that database tables to store information, define one field that has unique values in all records to be the key to access the record data faster.

However, in certain applications there is the need to use more than one table field as unique value key to access the table records faster.

This package provides a trait that can be used with Laravel model objects to define which fields will be used as primary keys composed with values of more than one field.


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

  1988 - 1979   ...   1338 - 1329   1328 - 1319   1318 - 1309   1308 - 1299   1298 - 1289   1288 - 1279   1278 - 1269   1268 - 1259   1258 - 1249   1248 - 1239   1238 - 1229   1228 - 1219   ...   8 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article