926. Notable PHP package: WordPress Popup Plugin
Updated on: 2019-11-28
Posted on: 2019-11-28
WordPress is used by many Web site developers to create pages for all sorts of purposes.
Some Web sites need to show information to let the user interact with Web pages using popup windows.
This package implements a plugin to show popup windows in WordPress pages in a way that it is easy for the publisher to insert those popups in any type of WordPress generated page.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
Some Web sites need to show information to let the user interact with Web pages using popup windows.
This package implements a plugin to show popup windows in WordPress pages in a way that it is easy for the publisher to insert those popups in any type of WordPress generated page.
Read this article to learn more details about how this notable PHP package works.
925. Speak at OSCON 2020, One of the Largest Open Source Conferences in the World
Updated on: 2019-11-27
Posted on: 2019-11-27
As you may know, OSCon is one of the largest Open Source Conferences in the world.
If you have a great Open Source project to present to the world, this may be a good opportunity to not only present it to an interested audience, but also talk with other developers that may want to join your project.
Read this article to learn how to send a proposal to you can become a speaker in OSCON 2020 edition.
More ...
Post a comment
See comments (0) Trackbacks (0)
If you have a great Open Source project to present to the world, this may be a good opportunity to not only present it to an interested audience, but also talk with other developers that may want to join your project.
Read this article to learn how to send a proposal to you can become a speaker in OSCON 2020 edition.
924. Notable PHP package: PHP Composer Recovery
Updated on: 2019-11-26
Posted on: 2019-11-26
Sometimes developers that use composer to install packages in their projects lose the composer.json file accidentally.
In that case, this package can help by providing alternative methods to rebuild the composer.json file.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
In that case, this package can help by providing alternative methods to rebuild the composer.json file.
Read this article to learn more details about how this notable PHP package works.
923. Notable PHP package: PHP Scrape Stack
Updated on: 2019-11-26
Posted on: 2019-11-26
Some applications need to scrape information from other Web sites because they need that information and the sites do not provide an API or any other means to provide that information to other sites.
However, scraping Web sites may be difficult if the site server limits the number of requests that a site receives from a remote client computer.
This package provides a workaround that uses the Scrape API Web service. That service uses multiple proxy servers to perform multiple requests to pages of a another site.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
However, scraping Web sites may be difficult if the site server limits the number of requests that a site receives from a remote client computer.
This package provides a workaround that uses the Scrape API Web service. That service uses multiple proxy servers to perform multiple requests to pages of a another site.
Read this article to learn more details about how this notable PHP package works.
1. Introduction to The PureMVC PHP Framework
Updated on: 2019-11-21
Posted on: 2019-11-20
Blog: Pure MVC PHP Standard Framework package blog
Package: Pure MVC PHP Standard Framework
The PureMVC framework, created by Cliff Hall, has a very narrow goal. That is to help you separate your application’s coding concerns into three discrete tiers: Model, View and Controller.
Read this is a brief article to learn about some of the most important benefits for developers that will use the framework.
More ...
Post a comment
See comments (1) Trackbacks (0)
Read this is a brief article to learn about some of the most important benefits for developers that will use the framework.
922. Notable PHP package: Online PHP Image Transform
Updated on: 2019-11-20
Posted on: 2019-11-20
Many Web sites take images from the users that many need additional treatment before they can be used.
This package provides a Web based user interface to allow the users to interact with the site so they can perform several types image manipulation operations.
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 allow the users to interact with the site so they can perform several types image manipulation operations.
Read this article to learn more details about how this notable PHP package works.
921. Notable PHP package: PHP TCP Arduino
Updated on: 2019-11-18
Posted on: 2019-11-18
Arduino is a popular platform for developing electronic devices that can be controlled remotely using networking chips such as those that provide connection capabilities via WiFi.
This package can be used to connect to a Arduino device using a TCP based protocol, so it can control the device remotely using PHP code.
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 can be used to connect to a Arduino device using a TCP based protocol, so it can control the device remotely using PHP code.
Read this article to learn more details about how this notable PHP package works.
920. Notable PHP package: Very Simple WordPress Map Plugin
Updated on: 2019-11-18
Posted on: 2019-11-18
Some Web sites developed using WordPress need to show maps to let the site users know about real world locations.
This package provides a plugin that simplifies the integration of maps in WordPress based site pages.
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 plugin that simplifies the integration of maps in WordPress based site pages.
Read this article to learn more details about how this notable PHP package works.
919. Notable PHP package: Unused PHP Composer Packages Scanner
Updated on: 2019-11-13
Posted on: 2019-11-13
This package can be used to detect packages in a composer project that unused.
It reads a configuration script that returns options that determine how Composer based projects are scanned.
The package outputs to the command line console screen the scan progress steps and in the end it shows the list of unused packages that were found.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
It reads a configuration script that returns options that determine how Composer based projects are scanned.
The package outputs to the command line console screen the scan progress steps and in the end it shows the list of unused packages that were found.
Read this article to learn more details about how this notable PHP package works.
1. Reincarnation of popular PHP Slack API Client Package
Updated on: 2019-11-13
Posted on: 2019-11-13
Blog: PHP Slack Message package blog
Package: PHP Slack Message
Many of us developers use Slack to communicate with other team members.
If you use Slack in your team for monitoring, sending notifications, commands or for other purposes you may be interested in a PHP package that can automate the processes that involve your work with Slack.
There are some PHP packages that were popular but they seem to no longer be developed or supported.
Read this article to learn how you can use this PHP Slack Message package to take advantage of the Slack resources, as well how you can collaborate to benefit the community of PHP developers that use Slack.
More ...
Post a comment
See comments (0) Trackbacks (0)
If you use Slack in your team for monitoring, sending notifications, commands or for other purposes you may be interested in a PHP package that can automate the processes that involve your work with Slack.
There are some PHP packages that were popular but they seem to no longer be developed or supported.
Read this article to learn how you can use this PHP Slack Message package to take advantage of the Slack resources, as well how you can collaborate to benefit the community of PHP developers that use Slack.
