1. How Can PHP Create Badges That Show the Quality of the Work of a Developer
Updated on: 2021-06-19
Posted on: 2021-06-18
Blog: PHP Create Badges package blog
Package: PHP Create Badges
This package can generate badges using the Shields.io service. The badges can show the level of test coverage of a package using coverage tools that generate reports in Clover XML format.



1. How to Use a PHP Persistence Framework to Store Objects like Java Hibernate
Updated on: 2021-06-17
Posted on: 2021-06-17
Blog: Hypersistence package blog
Package: Hypersistence
Read this short tutorial to learn how to use Hypersistence and annotation comments in your data objects class files to define how to store and retrieve those objects in database tables.



1. How to Create a Laravel Model Image Storage Solution that Can Serve the Same Image in Different Sizes
Updated on: 2021-06-16
Posted on: 2021-06-16
Blog: Laravel Model Images package blog
Package: Laravel Model Images
This package simplifies the generation of images associated with a Laravel model class. It can generate the different versions of an image in different sizes from the original image stored by the model class.



1. How to Install the PHP RAR Extension to Use with the PHP Comic Reader Tools, not Just for Comics.
Updated on: 2021-06-15
Posted on: 2021-06-15
Blog: PHP Comic Reader Tools package blog
Package: PHP Comic Reader Tools
This package was developed to be used for more than just viewing comic files in CBR/CBZ formats. The PHP Comic Reader Tools package can also be used to read simple ZIP archives selected images in macOS Finder or the OS you use by renaming the file extension to cbz.
To make this package work, you need to install the PHP RAR extension. Read this article to learn how you can install that extension and use this package to read your favorite comics.



1. How to Implement a PHP Accounting Software Open Source Solution That You Can Integrate into an Existing Web Site
Updated on: 2021-06-14
Posted on: 2021-06-14
Blog: YII2 D3 PHP Accounting package blog
Package: YII2 D3 PHP Accounting
This package provides a module to implement several types of functionality that are useful to perform activities about a company's accounting.



2. Quick Start on How Can the PHP Form Generator Create and Process Form Data
Updated on: 2021-06-11
Posted on: 2021-06-11
Blog: Complex PHP Form Design and Generator package blog
Package: Complex PHP Form Design and Generator
Read this to learn how to design and create a form with the Complex PHP Form Design and Generator. The article explains the individual steps gradually to create and process forms using simple examples with code samples and demonstration images.



1. How to Implement a PHP Draggable Div to Show Information in Web Page Windows
Updated on: 2021-06-10
Posted on: 2021-06-10
Blog: Winbox PHP Wrapper Class package blog
Package: Winbox PHP Wrapper Class
This package can help to generate pages that can show draggable windows. It can generate HTML with JavaScript code that can display that kind of window using the Winbox library.



1. How to Implement a PHP Printer Monitoring Solution to Check the Status of a Printer on a Web Page
Updated on: 2021-06-08
Posted on: 2021-06-08
Blog: d3 PHP Printer Monitoring package blog
Package: d3 PHP Printer Monitoring
This package provides a solution to monitor the status of certain printers, so the users are aware of any issues that they need to fix or not.



1. How to Implement a Laravel Slug Generator to Create SEO Friendly URLs for Model Classes
Updated on: 2021-06-04
Posted on: 2021-06-04
Blog: Laravel Sluggable package blog
Package: Laravel Sluggable
Ideally, the URLs of the pages should be easy to ready, so users may have an idea about what the pages contain when they see a URL of a page.
This package makes it easy to generate slug text from titles of pages stored in database records managed by Laravel model classes.



1. How to Publish a WordPress Site from Localhost for Free using GitHub to Host WordPress Static Pages
Updated on: 2021-06-01
Posted on: 2021-06-01
Blog: Git Press package blog
Package: Git Press
This package can help to publish a Web site created using WordPress running on a local computer. It can make WordPress generate static HTML for its pages. Then it pushes the HTML pages generated by WordPress to the GitHub git repository.
This way, anybody running WordPress on a local machine can publish their own site for free using GitHub pages.


