PHP Classes

All package blogs

Recommend this page to a friend!

Latest posts of all package blogs

  PHP Classes blog PHP Classes blog   Blog All package blogs  
  936 - 927   ...   586 - 577   576 - 567   566 - 557   556 - 547   546 - 537   536 - 527   526 - 517   516 - 507   506 - 497   496 - 487   486 - 477   476 - 467   ...   6 - 1  

1. How to Implement a PHP Visual Editor Online for Content to Be Published on a Site

Updated on: 2022-02-21

Posted on:

Blog: Palette PHP CMS System package blog
Package: Palette PHP CMS System

Content management systems are a popular type of application developed using PHP.

This package implements a content management system that provides visual editors to manage the content that will be published.

This way, it makes content editing and publishing more user-friendly.


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

1. How to Use a PHP Model Class to Access Model Stored in Remote Services

Updated on: 2022-02-18

Posted on:

Blog: Mezon Variadic Model package blog
Package: Mezon Variadic Model

Some applications need to model classes that manipulate information stored in remote machines.

This package can create model classes that delegate the model implementation to services that can access local or remote services.

This way, this package makes it easier to implement a distributed architecture using multiple computers to implement applications that can scale and allow many requests from many users.


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

1. How to Implement a PHP Grammar Checker to Validate a String that Follow Certain Grammar Rules

Updated on: 2022-02-17

Posted on:

Blog: Mezon Formal Grammar package blog
Package: Mezon Formal Grammar

Some applications need to parse a text that follows specific grammar rules.

This package allows developers to dynamically create their own grammar rules using classes that implement simple grammar rules.

Then the package can validate a string to check if it complies with the grammar rules defined dynamically.


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

1. How to Execute Multiple PHP Actions in the Same HTTP Request with Layer Classes

Updated on: 2022-02-16

Posted on:

Blog: Add Layer Class package blog
Package: Add Layer Class

Some applications have Web pages that need to perform multiple types of actions with the exact scripts that handle the requests to access those Web pages.

This package can register multiple handler classes that are loaded to perform various actions during the execution of the PHP script that handles the current HTTP request.


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

1. How to Quickly Implement Common Calculation Algorithms in Your Applications Using Laravel Services

Updated on: 2022-02-15

Posted on:

Blog: Laravel Algorithm package blog
Package: Laravel Algorithm

Laravel services allow developers to implement certain services to be easy to reuse in different applications.

This package implements several types of calculation algorithms as Laravel services.

Multiple Laravel applications can reuse these Laravel services without researching and developing the code to implement these calculation algorithms.


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

1. How to Quickly Implement CakePHP Pagination of Listings using a Trait that You Can Use in Many PHP Applications

Updated on: 2022-02-11

Posted on:

Blog: CakePHP Pagination Helper Trait package blog
Package: CakePHP Pagination Helper Trait

Pagination is a common approach many applications use to split long listings between multiple pages.

The logic to split the listings between pages is always the same.

Therefore, this package provides a trait that many PHP applications can reuse based on the CakePHP framework.

This trait helps reduce the time necessary to develop applications with paginated listings.


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

1. How to Quickly Create Your Own Site with PHP Article System using an API to Manage Your Site Articles

Updated on: 2022-02-10

Posted on:

Blog: PHP Article System API package blog
Package: PHP Article System API

Many sites publish content stored in a database in the form of articles.

This package provides an API that other sites can use to perform the operations to manipulate the content of the articles.

This way, the API can be reused by many other sites that do not need to maintain the article management service.


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

1. How to Create Your PHP Football Manager Application Very Quickly

Updated on: 2022-02-09

Posted on:

Blog: PHP Football Manager package blog
Package: PHP Football Manager

Football is a very popular sports activity that gathers many fans worldwide to cheer for their favorite teams.

Managing a football championship is a complex task.

This package implements a PHP-based system to manage football championships and complex operations like seasons, teams, standings, and fixtures.


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

1. How to Implement a PHP Web Server Configuration Script that Can Control the Access Specific URLs and Works with Different Web Servers

Updated on: 2022-02-04

Posted on:

Blog: PHP Web Server Configuration Policy Maker package blog
Package: PHP Web Server Configuration Policy Maker

Every Web application needs to have configured a Web server to serve the application pages using PHP.

The configuration files and option values depend on the type of Web server that the Web application uses.

This package simplifies the creation of Web server configuration files for different Web servers using a single PHP script.


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

1. How Can PHP Clean URLs to Use them As Link Anchor Text that Is Readable for The Users

Updated on: 2022-02-03

Posted on:

Blog: Cute PHP Link Names package blog
Package: Cute PHP Link Names

Some pages have URLs that are reasonably readable but use several symbols that make them harder to understand by non-technical users.

This class can take the URL of a link and processes it to remove text and symbols, so developers can use the resulting text as the anchor text of a link that is much more readable than the original URL.


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


  936 - 927   ...   586 - 577   576 - 567   566 - 557   556 - 547   546 - 537   536 - 527   526 - 517   516 - 507   506 - 497   496 - 487   486 - 477   476 - 467   ...   6 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs