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  
  1996 - 1987   ...   1056 - 1047   1046 - 1037   1036 - 1027   1026 - 1017   1016 - 1007   1006 - 997   996 - 987   986 - 977   976 - 967   966 - 957   956 - 947   946 - 937   ...   6 - 1  

902. Notable PHP package: PHP Security Code Card

Updated on: 2019-10-07

Posted on:

Security cards are images that contain codes that can be used to verify if a person that has a card is authorized to access a certain system.

This package can generate security card images with verification codes before they can be sent to people that are authorized to access a secure system.

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)

901. Notable PHP package: PHP Mussel

Updated on: 2019-10-03

Posted on:

Applications that take uploaded files from untrusted sources should be concerned with the potential of harmful files infected with virus can be submitted to those applications.

ClamAV is a well known Open Source anti-virus solution that can detect many types of harmful forms of virus and malware.

This package uses ClamAV signature files to provide a pure PHP based anti-virus solution that benefits from the malware knowledge provided by ClamAV to protect PHP applications from accepting harmful files.

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)

900. Notable PHP package: Sphinx PHP Doc RST

Updated on: 2019-10-02

Posted on:

Sphinx is the name of a format and a tool to generate documentation for the Python language.

Like the Python language, it uses indentation to show the different levels of nested content in a way that makes it more readable what is the level of nesting of document blocks that are contained in the respective parent document blocks.

This package can generate documentation in Sphinx format from PHP classes that contain function and variable documentation details in comments formatted in the PHPDoc format.

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)

899. Notable PHP package: PHP APK File Download Collector

Updated on: 2019-10-01

Posted on:

APK is a file format used by Android applications to install them on mobile devices that run the Android operating system.

This package makes it easier to download APK files of many kinds of Android applications from various sites.

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)

898. Notable PHP package: Handy Properties with PHP Accessors and Mutators

Updated on: 2019-09-25

Posted on:

Setters and getters are functions that can be used to control how class variable values are stored and retrieved.

This package provides a simpler approach to implement a general solution to control class variable value access, providing a trait that can be used in many classes to implement setters and getters.

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. How Would You Create Enums in PHP

Updated on: 2019-09-24

Posted on:

Blog: Div PHP Enum Class package blog
Package: Div PHP Enum Class

Enums, or enumerations, are types of values that can be assigned to a variable with a limited number of possible values.

Until today PHP does not have a native enum type. It offers a very basic implementation using SPL extension, but I prefer to believe that implementation is not ideal.

Alternatively, the Div PHP Enum package provides is a solution for this using classes. Thanks to some interesting features of PHP, you can make a taxonomy (hierarchy of terms) and give behavior to each term similar to what we can achieve using the Java language.

Read read article to learn how you can implement PHP enums using pure PHP code, thus without additional extensions.



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

897. Notable PHP package: PHP Page Preview

Updated on: 2019-09-23

Posted on:

Facebook allows users to submit posts that refer external pages. When the user is composing a post, the user can see a preview of an external page embedded in the preview of the post being edited.

This package allows implementing a similar feature on regular sites. It can display previews of external pages on posts being created in any PHP site.

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)

896. 5 Common Laravel Request Errors Which Aunt New PHP Developers

Updated on: 2019-09-19

Posted on:

Errors and exceptions are integral parts of software development.

Good developers should be ready to handle them in the best possible way to minimize the harm that the errors may cause to the application users and providers

Read this article to learn about the most common mistakes committed by less experienced developers and how can you fix them.


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

895. Notable PHP package: PHP License Detector

Updated on: 2019-09-18

Posted on:

This package can detect the type of project license text.

It can take as parameters the text of a license given in the format of a string or a file that contains the license text.

The package can detect the type of license by checking the similarity of the text of the given license with other well known types of license provided by this package as license files.

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)

894. PHP Open Doors Will Help PHP Developers to Find Great Jobs in Netherlands

Updated on: 2019-09-17

Posted on:

The PHP Open Doors is an event to be held in November 14-15th, in which Landing.jobs will fly for free 30 PHP developers to the Netherlands to join a 2-day program in which they'll get to know some of the local tech companies hiring international talent.

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

  1996 - 1987   ...   1056 - 1047   1046 - 1037   1036 - 1027   1026 - 1017   1016 - 1007   1006 - 997   996 - 987   986 - 977   976 - 967   966 - 957   956 - 947   946 - 937   ...   6 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article