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  
  1947 - 1938   ...   1247 - 1238   1237 - 1228   1227 - 1218   1217 - 1208   1207 - 1198   1197 - 1188   1187 - 1178   1177 - 1168   1167 - 1158   1157 - 1148   1147 - 1138   1137 - 1128   ...   7 - 1  

1. How to implement a PHP Truss 3D Calculator to Design Physical Objects

Updated on: 2020-10-30

Posted on:

Blog: PHP Truss 3D Class package blog
Package: PHP Truss 3D Class

A pin truss is a piece that can be used to join different parts of a physical object like for instance a piece of furniture.

Ideally, to make the piece of furniture hold itself with robustness, it is necessary to perform calculations to design the pin truss.

This class uses the finite element method to perform such calculations to give an idea of the robustness of a given pin truss.


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

1044. How to Use Your Programming Mistakes to Learn to be a Better Developer and the New PHP ElePHPant Models that Are Available Now

Updated on: 2020-10-29

Posted on:

Recently we discovered that we made a mistake in the implementation of our newsletter mailing system.

We believe that we have fixed this mistake, but more important than that we also learned how to improve our development and deployment practices to avoid the bad consequences of our mistakes in the future.

Read this article to learn more about how you can also improve your software development practices to implement software that is more robust and your work is gets better acceptance.

As a side topic, you can also see some pictures and learn about the new ElePHPant Models that we made available now in the PHP Classes so you may get as nice addition to your collection.


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

1. How You Can You Use PHP Functional Programming to Execute the Same Operation on Set of Objects with Few Lines of Code

Updated on: 2020-10-27

Posted on:

Blog: Mezon PHP Functional Programming Library package blog
Package: Mezon PHP Functional Programming Library

Sometimes you need to perform the same operation on a set of distinct objects.

This package makes it easier to perform a given operation on multiple objects by invoking a given function those objects.


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

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)

  1947 - 1938   ...   1247 - 1238   1237 - 1228   1227 - 1218   1217 - 1208   1207 - 1198   1197 - 1188   1187 - 1178   1177 - 1168   1167 - 1158   1157 - 1148   1147 - 1138   1137 - 1128   ...   7 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article