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  
  1945 - 1936   ...   915 - 906   905 - 896   895 - 886   885 - 876   875 - 866   865 - 856   855 - 846   845 - 836   835 - 826   825 - 816   815 - 806   805 - 796   ...   5 - 1  

768. Notable PHP package: Pure MVC PHP Multicore Framework

Updated on: 2018-12-11

Posted on:

Sometimes it is convenient to use the same components of a MVC framework during the execution of the same PHP script.

This package uses the Multiton design pattern to make that possible by creating named instances of each component of the PureMVC framework, allowing 2 or more instances of the components to be used in parallel.

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)

767. Notable PHP package: PHP SSL Certificate Check

Updated on: 2018-12-06

Posted on:

SSL is a well known protocol for implementing secure connections over the Web. It requires the installation of SSL certificates that will eventually expire.

This class can validate a set of SSL certificates for a list of given, domains, it it helps site administrators to not forget to renew those certificates before thy expire by sending email notifications ahead of time.

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)

766. Notable PHP package: Laravel Valet Linux

Updated on: 2018-12-05

Posted on:

Sometimes it is necessary to quickly setup a PHP development environment that does not require to install too many external programs.

This package can setup an environment under a Linux operating system distribution that uses Nginx to work as a Web server and makes all requests sent to a test domain be handled by PHP using Nginx.

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)

765. Notable PHP package: ZipFly PHP ZipArchive zip64 Creator

Updated on: 2018-12-04

Posted on:

ZIP is a very popular format for storing a structure of directories and files in a single compressed file.

However, for creating ZIP files that can store very large files, it may be necessary to create ZIP files that use the ZIP64 format version.

This package provides a pure PHP implementation of the packing and compression process that supports the ZIP64 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)

764. Notable PHP package: PHP CLI Calculator Class

Updated on: 2018-11-29

Posted on:

Sometimes it is necessary to perform simple math calculations.

This class allows users to make calculations on a command line console using a simple script that uses the class.

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)

763. Notable PHP package: PHP Jalali to Gregorian Date Converter and Comparison

Updated on: 2018-11-28

Posted on:

This package can process text to apply rules to display Arabic text.

It can take a given text string and can apply several types of filters that can process Arabic text so it can be rendered in a more convenient way.

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)

762. Notable PHP package: PHP File Size Human Readable

Updated on: 2018-11-27

Posted on:

XML is a format that is often used to store structured data.

This package uses XML files are storage containers for databases that can be accessed using SQL statements.

Since XML can also be rendered in Web browsers, the database files in XML format generated by this package can also be viewed in browser, using a given CSS code to customize their presentation.

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)

761. Notable PHP package: PHP Property Preprocessor

Updated on: 2018-11-26

Posted on:

PHP supports using class functions named __get to implement a single function that will be used to return values of any class variables.

This package provides a trait that provides a getter function that can preprocess the value of a variable being retrieved in a way that is defined by a custom function.

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)

760. The PHP elePHPants Are Coming Finally Soon!

Updated on: 2018-11-20

Posted on:

After many many months of planning and development, the first iterations of the prototype are finally coming out from a factory that will produce them soon.

Read this article to learn how is it going and how you can still pre-order your own elePHPant.


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

759. Notable PHP package: PHP Reference Variable Debug

Updated on: 2018-11-19

Posted on:

In PHP variables can contain values of a specific type, or can be references pointing to other values.

This package can not only determine if a variable is a reference to another, but can also determine the number of references that point to a given variable.

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)

  1945 - 1936   ...   915 - 906   905 - 896   895 - 886   885 - 876   875 - 866   865 - 856   855 - 846   845 - 836   835 - 826   825 - 816   815 - 806   805 - 796   ...   5 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article