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  
  889 - 880   ...   739 - 730   729 - 720   719 - 710   709 - 700   699 - 690   689 - 680   679 - 670   669 - 660   659 - 650   649 - 640   639 - 630   629 - 620   ...   9 - 1  

1. How to Implement a PHP Search Engine that Can Show Results in Different Tabs Depending on the Content That It Finds

Updated on: 2022-12-20

Posted on:

Blog: Scopr package blog
Package: Scopr

Search engine sites help users find the information that they want.

Having a search engine on a site is very useful for site users.

This package implements a search engine that can crawl pages and extract content to be searched and links for images.

This way, it can provide a search feature for a site on its pages, showing different sections in the results pages depending on the type of content found.


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

1. How to Implement a PHP Math Expression Parser that Can Display the Expression in a HTML Web Page

Updated on: 2022-12-19

Posted on:

Blog: Math Expression to HTML package blog
Package: Math Expression to HTML

Some applications need to display mathematical expressions on Web pages in a way that professionals in mathematics are used to seeing those expressions.

A mathematical expression can be displayed on a Web page in several ways.

This package can render a mathematical expression using regular HTML.


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

1. How to Implement PHP UML Diagram Generator Online that Can Render UML Diagrams as Images Using a Web Service

Updated on: 2022-12-16

Posted on:

Blog: PlantUML client package blog
Package: PlantUML client

UML is a language that many developers use to represent the relations between entities of a software program.

Developers can generate diagrams from project entities defined using UML to see better the project data structures and other aspects of the project's architecture.

PlantUML is a tool that can render UML diagrams as images that developers can use to visualize their project diagrams.

This package can call a PlantUML Web services server to render UML diagrams without installing PlantUML in the developer machine.


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

1. How to Implement a More Secure PHP Application Using PASETO to Exchage Cryptographic Data with the PASERK Extension

Updated on: 2022-12-15

Posted on:

Blog: PASERK PHP package blog
Package: PASERK PHP

PASETO is an approach to sign, encrypt and decrypt data that is more secure than other approaches like JSON Web Tokens.

PASERK extends the PHP PASETO to add more functionality for serializing and wrapping keys used by PASETO. This possibility helps developers to use keys on different platforms.


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

1. How to Increase the Number of PHP Development Customers Using the Melis CMS Sales Prospects Tracking

Updated on: 2022-12-14

Posted on:

Blog: Melis CMS Prospects package blog
Package: Melis CMS Prospects

Every good business needs market research to find new potential sales customers.

A prospect is a person or a company that can be a customer in the future. Turning an opportunity into a customer is a process that can take time because that process needs to go through several phases.

The Melis CMS is a PHP content management system that can be extended with additional modules.

This package implements a module for the Melis CMS that allows users of a site that uses this content management system to keep track of business sales prospects until they become paying customers.


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

1. How to Discover Which is the PHP Fastest Framework That Uses the Fastest Router

Updated on: 2022-12-12

Posted on:

Blog: Mezon Router Benchmark package blog
Package: Mezon Router Benchmark

Many PHP developers are working on applications that have high requirements in terms of performance.

When they use MVC frameworks to serve their applications, the router part is always used to handle HTTP requests and forward them to controller classes or callback functions that process the requests and generate the respective responses.

Therefore if they use a faster router, the applications may gain significant performance improvements.

This package provides a benchmark that allows PHP developers to compare the speed of different framework routers, so they can choose the fastest router they can use in their applications.


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

1. How to Implement PHP Date Validation that Supports Many Possible Date and Time Formats

Updated on: 2022-12-09

Posted on:

Blog: Date Validator package blog
Package: Date Validator

Many applications take input parameters from users or external data sources, including dates or times.

When the applications allow multiple formats for the date and time values they accept as parameters, they must check them against all the acceptable date and time formats.

This package can perform date and time validation that accepts many possible formats and can even support more custom date and time formats.


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

1. How Can PHP Rewrite URLs So Pages Can Have Readable Addresses That Are Easy to Understand

Updated on: 2022-12-08

Posted on:

Blog: PHP URL Rewrite package blog
Package: PHP URL Rewrite

Many Web sites serve site pages using URLs that briefly describe the purpose of the pages in a way that is easy to understand for the users of those sites.

With easy-to-understand URLs, the users can decide if the pages may be interesting even before they click the links that point to the pages' URLs.

A good part of the PHP sites uses the Apache Web server with the mod_rewrite module to handle the access to the pages with those URLs to the actual PHP scripts that generate the response to the entrance to those pages.

The configuration of the Apache mod_rewrite module may not be easy to create because it requires a good understanding of mod_rewrite directives.

This package provides a simplification of the way the mod_rewrite configuration can be created.

It takes a Web site page URL and suggests several configuration formats that you can use to configure the Apache mod_write module for your site. You can use the configuration format that better suits your PHP application Web site URL structure.


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

1. How to Improve the Quality of Your Web Projects with a PHP Selenium Test Framework to Automate User Interface Testing

Updated on: 2022-12-07

Posted on:

Blog: PHP Selenium Low Level Tools package blog
Package: PHP Selenium Low Level Tools

Selenium is a project that aims to automate actions with Web browsers.

Selenium implements provide drivers that can control browsers to perform automated actions.

Selenium WebDriver driver allows the implementation of automation of actions using HTTP requests sent by applications that work externally to Web browsers.

A PHP implementation of Selenium WebDriver allows PHP developers to implement applications that can control a Web browser using PHP code.

This package extends Facebook Selenium WebDriver to implement tool classes that are useful for everyday browser automation tasks like testing different aspects of the way Web page works, like simulating user interactions with the browser.


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

1. How to Use a WordPress Post Object to Create Posts with Images using Object Oriented Programming

Updated on: 2022-12-06

Posted on:

Blog: WP Post package blog
Package: WP Post

WordPress is a popular content management system written in PHP, often used to create blogs.

WordPress code is, in significant part, made of code written using global functions.

This package provides an object-oriented wrapper to access the functionality of WordPress that manipulates posts and images.

This way, it can please developers that prefer to write code to access WordPress content using classes of objects.


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


  889 - 880   ...   739 - 730   729 - 720   719 - 710   709 - 700   699 - 690   689 - 680   679 - 670   669 - 660   659 - 650   649 - 640   639 - 630   629 - 620   ...   9 - 1  
  PHP Classes blog PHP Classes blog   Blog All package blogs