1. How to Retrieve Web Pages Faster using PHP CURL Multi for Sending Parallel HTTP Requests
Updated on: 2019-04-25
Posted on: 2019-04-25
Blog: Fast PHP CURL Multiple Requests package blog
Package: Fast PHP CURL Multiple Requests
PHP comes with the Curl extension that among other useful features allows sending multiple requests in parallel to Web servers so it can retrieve Web pages faster.
Read this article to learn how to use the PHP Curl extension and take advantage of the Curl Multi functions using the Fast PHP CURL Multiple Requests package.
More ...
Post a comment
See comments (5) Trackbacks (0)
Read this article to learn how to use the PHP Curl extension and take advantage of the Curl Multi functions using the Fast PHP CURL Multiple Requests package.
827. How Can You Get the New PHP elePHPant 2019 for Free as PHP Innovation Award Prize
Updated on: 2019-04-24
Posted on: 2019-04-24
The PHP Classes site has changed the prize we are giving away for PHP Innovation Award winners.
Instead of the PHP Classes version of the elePHPant, now we are giving away the new PHP elePHPant 2019 edition instead.
Read this article to learn what changed and how it is a better prize for the innovation award winners and nominees.
More ...
Post a comment
See comments (0) Trackbacks (0)
Instead of the PHP Classes version of the elePHPant, now we are giving away the new PHP elePHPant 2019 edition instead.
Read this article to learn what changed and how it is a better prize for the innovation award winners and nominees.
826. New PHP Innovation Award Sponsors and Prizes for 2019
Updated on: 2019-04-23
Posted on: 2019-04-23
The PHP Innovation Award is being renewed after 15 years when it was started.
Read this article to learn about what is going on so you can understand more about the new prizes and sponsors that are joining the initiative.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article to learn about what is going on so you can understand more about the new prizes and sponsors that are joining the initiative.
825. Notable PHP package: PHP Serializable JSON and Array Entity
Updated on: 2019-04-22
Posted on: 2019-04-22
Many applications have to use classes that need to save the values of their object variables to file, databases or other form of storage.
Usually they convert the values into string format like JSON or serialized arrays.
This package can add that functionality to any class by providing a trait that all classes can use to provide a built-in form of serialization to JSON or array formats.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
Usually they convert the values into string format like JSON or serialized arrays.
This package can add that functionality to any class by providing a trait that all classes can use to provide a built-in form of serialization to JSON or array formats.
Read this article to learn more details about how this notable PHP package works.
824. Notable PHP package: PHP Array Diff Multidimensional
Updated on: 2019-05-16
Posted on: 2019-04-18
Sometimes applications need to determine the differences between two sets of information to be able to process the changes for some useful purpose, like for instance comparing two texts and show what was changed between them.
This class can compare two arrays that can have multiple dimensions and return the differences between them.
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 can compare two arrays that can have multiple dimensions and return the differences between them.
Read this article to learn more details about how this notable PHP package works.
823. Notable PHP package: Laravel Nova Log Viewer
Updated on: 2019-04-17
Posted on: 2019-04-17
Laravel Nova is a nice administration panel that allows integrating third-party components to extend its capabilities.
This package is a component that can display information about logs in Laravel Nova in a visually attractive way.
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 is a component that can display information about logs in Laravel Nova in a visually attractive way.
Read this article to learn more details about how this notable PHP package works.
822. Notable PHP package: Easy PHP WordPress Filter
Updated on: 2019-04-16
Posted on: 2019-04-16
Many Web site projects are built-in on top of WordPress by the means of plugins that extend its capabilities to practically anything you can do using Web applications.
This package provides means to develop plugins for WordPress to perform filtering operations on the output of posts and pages, using a administration user interface also generated by this package to control filtering options.
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 develop plugins for WordPress to perform filtering operations on the output of posts and pages, using a administration user interface also generated by this package to control filtering options.
Read this article to learn more details about how this notable PHP package works.
821. ElePHPants 2019 and the PHP Marketplace for PHP Developers - A New Era for PHP Developers is Starting
Updated on: 2019-04-15
Posted on: 2019-04-15
Today many great news are being announced for PHP developers that want to be happy developing PHP code and creating their own PHP products or services for sale.
Read this article and watch a short video to learn about the great news.
More ...
Post a comment
See comments (0) Trackbacks (0)
Read this article and watch a short video to learn about the great news.
820. Notable PHP package: D3 PHP POP3 Receive Email
Updated on: 2019-04-10
Posted on: 2019-04-10
Many users can access the email they receive using applications that implement the POP3 protocol.
This package can be used to retrieve and show email messages from a terminal console using a POP3 component and the YII framework.
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 retrieve and show email messages from a terminal console using a POP3 component and the YII framework.
Read this article to learn more details about how this notable PHP package works.
819. Notable PHP package: React PHP Session Middleware using Redis
Updated on: 2019-04-10
Posted on: 2019-04-10
React PHP is a project that provides event-driven programming to any PHP application somewhat similar to what React.js provides for developing user interfaces for Web based applications.
This package provides means to store PHP session data is Redis database using React PHP.
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 store PHP session data is Redis database using React PHP.
Read this article to learn more details about how this notable PHP package works.
