PHP Classes

Notable Packages

Recommend this page to a friend!

Packages that are worth taking a look for doing something different

  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article  
  513 - 504   ...   443 - 434   433 - 424   423 - 414   413 - 404   403 - 394   393 - 384   383 - 374   373 - 364   363 - 354   353 - 344   343 - 334   333 - 324   ...   3 - 1  

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)

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)

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)

893. Notable PHP package: Argon2 Refiner

Updated on: 2019-09-16

Posted on:

Argon2 is a function for implementing a password hashing method. It provides means to change parameters that can tune its behavior.

This package can generate parameter values to optimize the execution of a password hashing function based on Argon2.

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)

892. Notable PHP package: PHP iNotify Extension Class

Updated on: 2019-09-12

Posted on:

inotify is the name of a PHP extension that is used to notify a PHP application when a given directory or file has its contents changed.

This package provides a wrapper around the inotify package, making it easier for PHP applications to keep track of changes done on any file or directory under operating systems supported by the inotify extension.

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)

891. Notable PHP package: Laravel Nginx Configuration

Updated on: 2019-09-11

Posted on:

Many PHP applications are based on the Laravel framework use the Nginx framework.

This package makes it easier to configure a virtual host for a domain to run a Laravel based application by generating configuration files for the Nginx Web server.

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)

890. Notable PHP package: PHP Node.js Communication IPC Client

Updated on: 2019-09-10

Posted on:

Node.js is a popular JavaScript based package that is commonly used to implement Web based applications like PHP but using JavaScript language.

This package provides a solution to allow a PHP application to communicate with a Node.js based application.

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)

889. Notable PHP package: PHP Blake Chain

Updated on: 2019-09-09

Posted on:

Block chains have been made popular in the latest years as a means to send payments using virtual currencies such as Bitcoin.

This package implements a similar concept in PHP using blocks of chained data and hashes of the data to allow the verification of the authenticity of the chained block data.

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)

888. Notable PHP package: Simple Laravel Role Management

Updated on: 2019-09-05

Posted on:

Laravel is a well known framework for developing PHP applications.

There are many components based on this framework including those that are used to control the access of users with different application roles in an application.

This package is one of those components that uses PHP traits to make it simple to implement role based access control in existing Laravel based components.

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)

  513 - 504   ...   443 - 434   433 - 424   423 - 414   413 - 404   403 - 394   393 - 384   383 - 374   373 - 364   363 - 354   353 - 344   343 - 334   333 - 324   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article