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  
  1990 - 1981   ...   1080 - 1071   1070 - 1061   1060 - 1051   1050 - 1041   1040 - 1031   1030 - 1021   1020 - 1011   1010 - 1001   1000 - 991   990 - 981   980 - 971   970 - 961   ...   10 - 1  

923. Notable PHP package: PHP Scrape Stack

Updated on: 2019-11-26

Posted on:

Some applications need to scrape information from other Web sites because they need that information and the sites do not provide an API or any other means to provide that information to other sites.

However, scraping Web sites may be difficult if the site server limits the number of requests that a site receives from a remote client computer.

This package provides a workaround that uses the Scrape API Web service. That service uses multiple proxy servers to perform multiple requests to pages of a another 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)

1. Introduction to The PureMVC PHP Framework

Updated on: 2019-11-21

Posted on:

Blog: Pure MVC PHP Standard Framework package blog
Package: Pure MVC PHP Standard Framework

The PureMVC framework, created by Cliff Hall, has a very narrow goal. That is to help you separate your application’s coding concerns into three discrete tiers: Model, View and Controller.

Read this is a brief article to learn about some of the most important benefits for developers that will use the framework.


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

922. Notable PHP package: Online PHP Image Transform

Updated on: 2019-11-20

Posted on:

Many Web sites take images from the users that many need additional treatment before they can be used.

This package provides a Web based user interface to allow the users to interact with the site so they can perform several types image manipulation operations.

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)

921. Notable PHP package: PHP TCP Arduino

Updated on: 2019-11-18

Posted on:

Arduino is a popular platform for developing electronic devices that can be controlled remotely using networking chips such as those that provide connection capabilities via WiFi.

This package can be used to connect to a Arduino device using a TCP based protocol, so it can control the device remotely using PHP code.

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)

920. Notable PHP package: Very Simple WordPress Map Plugin

Updated on: 2019-11-18

Posted on:

Some Web sites developed using WordPress need to show maps to let the site users know about real world locations.

This package provides a plugin that simplifies the integration of maps in WordPress based site pages.

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)

919. Notable PHP package: Unused PHP Composer Packages Scanner

Updated on: 2019-11-13

Posted on:

This package can be used to detect packages in a composer project that unused.

It reads a configuration script that returns options that determine how Composer based projects are scanned.

The package outputs to the command line console screen the scan progress steps and in the end it shows the list of unused packages that were found.

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. Reincarnation of popular PHP Slack API Client Package

Updated on: 2019-11-13

Posted on:

Blog: PHP Slack Message package blog
Package: PHP Slack Message

Many of us developers use Slack to communicate with other team members.

If you use Slack in your team for monitoring, sending notifications, commands or for other purposes you may be interested in a PHP package that can automate the processes that involve your work with Slack.

There are some PHP packages that were popular but they seem to no longer be developed or supported.

Read this article to learn how you can use this PHP Slack Message package to take advantage of the Slack resources, as well how you can collaborate to benefit the community of PHP developers that use Slack.


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

918. How to use Laravel Multi Auth Guard in Laravel 5.8

Updated on: 2019-11-12

Posted on:

Laravel is a popular Web framework that provides tools that can generate code for complex tasks such as authentication users.

You can use different methods of authentication of your choice but if for some reason you want to use more than one method of authentication, you can use the Laravel Multi Auth Guard support.

Read this article to learn how you can implement Multi Auth Guard support in your Laravel Web applications.


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

917. Notable PHP package: PHP MariaDB Execute Compound Statement

Updated on: 2019-11-10

Posted on:

The MySQL MariaDB server allows executing compound statements that are made of multiple SQL statements.

Usually an application would have to install these compound statments before they can be run by the database server.

This package simplifies the installation of and the execution of compound SQL statements by providing means to parse PHP scripts that call this package to extract the SQL statements to be extracted from the script files.

Then the package can execute those statements and return one more result sets that are returned by the 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)

916. Notable PHP package: Presento

Updated on: 2019-11-11

Posted on:

Many applications need to serve the same data in different ways like Web pages, mobile version or an API.

This package simplifies the process of transforming the data generated by an application, so it reduces the effort to develop the code to serve the same information in different means.

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)

  1990 - 1981   ...   1080 - 1071   1070 - 1061   1060 - 1051   1050 - 1041   1040 - 1031   1030 - 1021   1020 - 1011   1010 - 1001   1000 - 991   990 - 981   980 - 971   970 - 961   ...   10 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article