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  
  1934 - 1925   ...   1244 - 1235   1234 - 1225   1224 - 1215   1214 - 1205   1204 - 1195   1194 - 1185   1184 - 1175   1174 - 1165   1164 - 1155   1154 - 1145   1144 - 1135   1134 - 1125   ...   4 - 1  

1. How Organize Better Laravel Applications Separating Actions on Models from Custom Actions

Updated on: 2020-10-24

Posted on:

Blog: Fireworks Laravel Event Sourcing package blog
Package: Fireworks Laravel Event Sourcing

Web applications in PHP.

Among other benefits, it provides means to easily create model classes that can be used to store and retrieve application model object data in databases. These model classes implement functions to create, read, update and delete objects from the database.

This package provides a trait that can be used to register callback functions that can be used to integrate better the actions performed by model classes using external classes.

This way the organization of application functions can be improved by separating the actions of model classes from any custom actions that may need to be performed by other components.


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

1043. Where You Can Learn SEO for Free Now to Optimize Your Sites to Rank High in Google

Updated on: 2020-10-23

Posted on:

As you may know, SEO is the activity to optimize Web site pages, so they can increase their ranking in Google search results and attract many visitors in the site.

The PHP Classes site was started in 1999 and always benefited from the fact that many of its pages are well ranked in Google, thus leading to many visitors that become interested in the content published by over 4300 developers that contributed their work to the site.

Now you can learn more about SEO thanks to a new YouTube channel named 4D User SEO . It was created by Manuel Lemos, the founder of the PHP Classes site, together with other members of the PHP Classes team to teach all you would like to know about SEO done in the right way always following Google Webmaster rules.

Read this short article or watch a short video to learn more about the 4D User SEO YouTube channel, how to access the channel and watch the videos that were published, as well how to ask questions to be answered in the following videos to be published in there.


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

1. How to Present a PHP Project Team in a Web Site using XOOPS CMS

Updated on: 2020-10-22

Posted on:

Blog: wgTeams package blog
Package: wgTeams

XOOPS is a versatile content management system that can be improved using third-party module.

This package provides a XOOPS module that can be used to present teams of people that collaborate in a given project.


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

1. How to Implement PHP Template Processing Recursion with SIREN Template Engine

Updated on: 2020-10-21

Posted on:

Blog: SIREN PHP Templating Library package blog
Package: SIREN PHP Templating Library

Recursive templates are those that may have placeholder marks that may be replaced with values that may have other placeholder marks.

Template engines that process recursive templates, must be able to replace all placeholder marks, so the final processed template output has all placeholder marks replaced by the final output text.

Read this tutorial article to learn from several code examples how the SIREN PHP Templating Library can assist you to fully process your recursive template.


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

1. How to Implement PHP Report Grouping that Work with Data Retrieved from Any Type of Data Source

Updated on: 2020-10-30

Posted on:

Blog: PHP Report Grouping package blog
Package: PHP Report Grouping

Many Web sites display reports of data eventually retrieved from databases or other data sources.

Usually those reports show the data that was retrieved. In some cases, the values that represent values calculated using values of the report itself, like for instance the total of column values.

This class provides a solution to generate this kind of report that can be used to display data from other types of reports, like any type of data source that can be accessed to retrieve data into arrays.


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

1. How to Implement a PHP Template Engine that Can Work with JavaScript and Python

Updated on: 2020-10-19

Posted on:

Blog: Grammar Template package blog
Package: Grammar Template

Template engines are very useful to separate programming logic from presentation logic.

Some applications may need to generate the same presentation from templates either on the server side with a language like PHP, or with on the browser side language like JavaScript.

The package implements a template engine that works in multiple languages including PHP and JavaScript.

This way developers can use this package PHP and JavaScript versions to render the same site presentation using the same template files.


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

1. How to Implement a Modular Laravel Template Engine based on Extension Module Class

Updated on: 2020-10-16

Posted on:

Blog: Laravel Template Engine Modules package blog
Package: Laravel Template Engine Modules

Some applications may need to implement complex presentation screens that show different types of information in a very specific way.

Modules can be useful to reduce the complexity, so each module implements a different part of the presentation of Web application screens.

This package provides means to implement modules for templates that can be used to render screens of Laravel Web applications.


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

1042. CodeLobster PHP Edition Review

Updated on: 2020-10-15

Posted on:

CodeLobster is a popular PHP IDE tool used by many developers to create their PHP projects.

In this review article you can to learn more about its features so you can decide if this editor tools is what you need to be more productive when you are working on your PHP projects.

Read this review to learn about important factors to consider like the IDE speed, extensibility via plugins, debugger and integrations with other tools like Git and MySQL.


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

1. How to Learn PHP Design Patterns from Code Examples Converted from the Head First Design Patterns Book

Updated on: 2020-10-13

Posted on:

Blog: Head First Design Patterns PHP package blog
Package: Head First Design Patterns PHP

Head First Design Patterns is a very popular book that many developers have bought to learn about software design patterns. The code examples in the book are in Java.

This package provides a port of the code examples to PHP, so the design patterns taught in the book become easier to understand by PHP developers.


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

1. How to Implement a PHP Bootstrap Icons Converter to Adjust Icons Color and Size

Updated on: 2020-10-11

Posted on:

Blog: PHP Bootstrap Icons package blog
Package: PHP Bootstrap Icons

Bootstrap is a popular library to use in Web sites to render Web pages with nice styles and icons.

This class allows changing a given icon image of the Bootstrap library to change it is size and color so it can be well integrated in a given site that uses a different color scheme or icon size.


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

  1934 - 1925   ...   1244 - 1235   1234 - 1225   1224 - 1215   1214 - 1205   1204 - 1195   1194 - 1185   1184 - 1175   1174 - 1165   1164 - 1155   1154 - 1145   1144 - 1135   1134 - 1125   ...   4 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article