955. Notable PHP package: PHP Pregnancy Week Calculator
Updated on: 2020-01-29
Posted on: 2020-01-29
Many parents that are going to have a baby would like to know how long it passed since a current pregnancy started.
This class provides a simple solution to return the number of weeks of pregnancy by passing its estimated start date.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
This class provides a simple solution to return the number of weeks of pregnancy by passing its estimated start date.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
954. Notable PHP package: Simple PHP Enigma Machine
Updated on: 2020-01-28
Posted on: 2020-01-28
The Enigma machine was a well-known electro-mechanical computer that was used during World War II to help allies win the war.
This package implements the encryption algorithms in PHP that are similar to used implemented by the Enigma machine.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
This package implements the encryption algorithms in PHP that are similar to used implemented by the Enigma machine.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
953. Notable PHP package: Laravel Grammar
Updated on: 2020-01-27
Posted on: 2020-01-27
Each word in a sentence may be of a certain type that must be correct so the grammar of a sentence is also correct.
This package determines the type of each given word, so applications can determine the role of each word and verify if the grammar of the sentence is correct.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
This package determines the type of each given word, so applications can determine the role of each word and verify if the grammar of the sentence is correct.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
952. Notable PHP package: PHP Inventory Management System with Scanner
Updated on: 2020-01-23
Posted on: 2020-01-23
Inventory systems are used to keep track of parts and products that a company owns, so people in the company know where each product or part is located and who is responsible for them just in case they get lost or they are transported to different places.
This package provides a Web based inventory management system written in PHP.
It can be used on a mobile phone with a bar code scanning application that helps capturing the bar codes of each product that is included in the inventory.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
This package provides a Web based inventory management system written in PHP.
It can be used on a mobile phone with a bar code scanning application that helps capturing the bar codes of each product that is included in the inventory.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
951. Notable PHP package: PHP Budget Application API
Updated on: 2020-01-22
Posted on: 2020-01-22
Many professionals need to make proposals for budgets to present to their customers.
This package implements an API that can manage the information of budget proposals, so applications can be built around this API to help professionals to use Web or mobile applications that can do the budget proposal management part of their work.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
This package implements an API that can manage the information of budget proposals, so applications can be built around this API to help professionals to use Web or mobile applications that can do the budget proposal management part of their work.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
950. Notable PHP package: Laravel Interactive Jobs
Updated on: 2020-01-20
Posted on: 2020-01-20
Some applications need to run jobs in the background to perform all sorts of maintenance tasks. Such tasks often take a long time to be finished.
This package provides a Web based user interface to start and monitor background jobs, so users can see the progress and know how much work remains to be done until the jobs are finished.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
This package provides a Web based user interface to start and monitor background jobs, so users can see the progress and know how much work remains to be done until the jobs are finished.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
949. Notable PHP package: Laravel Migration Rollback
Updated on: 2020-01-16
Posted on: 2020-01-16
Migrations are steps that applications need to give to evolve the application database to a newer version.
If for some reason it is necessary to go back to a past version of an application, reverting the effects of a migrations will allow applications to go back to the state of a database where it was before a migration was performed.
This package provides means to revert a given migration when using the Laravel framework to develop a given application.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
If for some reason it is necessary to go back to a past version of an application, reverting the effects of a migrations will allow applications to go back to the state of a database where it was before a migration was performed.
This package provides means to revert a given migration when using the Laravel framework to develop a given application.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
947. Notable PHP package: PHP Test Bed
Updated on: 2020-01-13
Posted on: 2020-01-13
Sometimes it may be hard to understand what a PHP script does.
This package provides a solution by interpreting a PHP script and outputting a description in plain English what they would do if they would be run, thus making it easier to understand what a script would do in practice.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
This package provides a solution by interpreting a PHP script and outputting a description in plain English what they would do if they would be run, thus making it easier to understand what a script would do in practice.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
946. Notable PHP package: WordPress PHPMyAdmin
Updated on: 2020-01-09
Posted on: 2020-01-09
WordPress is a popular publication platform that uses MySQL to store the content data records.
It also provides an administration interface that can be extended by plugins to provide additional functionality.
This package implements a WordPress plugin that allows administrators to manage MySQL database schemata like PHPMyAdmin application.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
It also provides an administration interface that can be extended by plugins to provide additional functionality.
This package implements a WordPress plugin that allows administrators to manage MySQL database schemata like PHPMyAdmin application.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
945. Notable PHP package: Laravel PHP Bible
Updated on: 2020-01-08
Posted on: 2020-01-08
The Holy Bible is a very well known book that contains stories and other texts of interest to religious people.
This package provides means to retrieve content of the bible in English.
It may also provide the bible content in other languages, as long as the respective bible files for those languages are added to the package.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)
This package provides means to retrieve content of the bible in English.
It may also provide the bible content in other languages, as long as the respective bible files for those languages are added to the package.
Read this article to learn more details about how this notable PHP package works.
More ... Post a comment See comments (0) Trackbacks (0)