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   ...   1180 - 1171   1170 - 1161   1160 - 1151   1150 - 1141   1140 - 1131   1130 - 1121   1120 - 1111   1110 - 1101   1100 - 1091   1090 - 1081   1080 - 1071   1070 - 1061   ...   10 - 1  

1020. Notable PHP package: PHP REST API Boiler Plate

Updated on: 2020-06-05

Posted on:

Many APIs are available to provide useful services to the API users. The services that each API provides may vary from user to user.

This package provides a solution to implement an API that already comes with built-in user access management operations like user registration and authentication.

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)

1019. Notable PHP package: Laravel Relational Data Model

Updated on: 2020-06-03

Posted on:

Many applications use databases to store and retrieve application data objects defined using model classes.

Usually data objects of different model classes need to establish relationships with each other.

This package provides a trait that can be used in model classes, so you can hierarchical relationships between parent and child objects.

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)

1018. Notable PHP package: Orbisius PHP dotenv Parser Class

Updated on: 2020-06-01

Posted on:

dotenv is a file format that defines configuration variables for customizing details of operation in the environment that an application is running on.

This package can parse dotenv files to extract and assign environment configuration variables that PHP applications can access using the $_ENV or the $_SERVER superglobal array variables or the getenv 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)

1017. Notable PHP package: PHP httpful Request

Updated on: 2020-05-30

Posted on:

This package can send and process HTTP requests using handler class.

It can send HTTP requests with a wrapper class around the PHP Curl extension.

The package can also provide means to register handler classes that can parse HTTP request responses with data with a given MIME type, as well serialize request data of the same MIME type to be sent as payload of the HTTP requests that are sent.

The package already comes with built-in MIME handler classes for format data types like CSV, form data, HTML, JSON and XML.

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)

1016. Notable PHP package: PHP Web Push Notifications Server

Updated on: 2020-05-28

Posted on:

Web based push notifications are useful to let users of a site know about anything new that happens on a site that may be of the interest of those users.

This package provides a complete solution to register users interested to subscribe to get notifications from a site, queue notifications to be pushed to the users when they come to the site, and even perform maintenance on the notifications and subscriptions created by the users.

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)

1015. Notable PHP package: PHP Zoom API

Updated on: 2020-05-28

Posted on:

Zoom is a very popular video-conference application used by many people around the world.

This package provides a PHP based API to perform operations to manage different aspects of video-conferences provided by Zoom.

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)

1014. Notable PHP package: WordPress Recaptcha Integration

Updated on: 2020-05-26

Posted on:

Recaptcha is a secure solution to help Web applications verify if the current user submitting a form is a real human user.

This package provides a plugin to automatically make Recaptcha based controls appear in different types of forms of WordPress and other applications built on top of WordPress like Woocommerce and BuddyPress.

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)

1013. Notable PHP package: CodeIgniter Admin Panel with User Management

Updated on: 2020-05-23

Posted on:

CodeIgniter is a very popular framework to develop PHP applications.

One common use of this framework is to create applications that have registered users.

This package provide a control panel to implement services to manage users with records stored in a database using CodeIgniter.

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)

1012. Notable PHP package: PHP Wikipedia API

Updated on: 2020-05-22

Posted on:

Wikipedia is a very popular Web site that hosts articles about many topics that people in general want to know.

This class provides PHP based API that accesses Wikipedia API to manage articles published in Wikipedia.

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)

1011. Notable PHP package: Find PHP Service

Updated on: 2020-05-20

Posted on:

This package implements an application to find services in a near location.

It provides a Web based user interface to perform searches on a database of existing providers that can perform services that the user needs.

The package uses Google Maps to display the providers information on a map to be displayed on the page.

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   ...   1180 - 1171   1170 - 1161   1160 - 1151   1150 - 1141   1140 - 1131   1130 - 1121   1120 - 1111   1110 - 1101   1100 - 1091   1090 - 1081   1080 - 1071   1070 - 1061   ...   10 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article