777. How You Can Order the Original PHP Elephant 2018 and 2019 Edition to Buy Online Now
Updated on: 2019-03-26
Posted on: 2019-01-07
Yes, the new PHP elePHPant with 2019 design is available now and it is very beautiful. After many months of wait, you can order it now.
With the approval of Vincent Pointier, the creator of the original design, we have produced a prototype that he liked and is faithful to his design.
Read this article to see how the elePHPant looks and how you can be the first to order it now before it gets sold out again.
More ...
Post a comment
See comments (0) Trackbacks (0)
With the approval of Vincent Pointier, the creator of the original design, we have produced a prototype that he liked and is faithful to his design.
Read this article to see how the elePHPant looks and how you can be the first to order it now before it gets sold out again.
776. Notable PHP package: Crow Simple PHP Blog Github
Updated on: 2019-01-03
Posted on: 2019-01-03
Github is a well-known site for publishing projects based on files that are changed. Each file revision can be stored using Git version control software.
Since it can manage the revisions of any types of files, it can also manage the posts of a blog.
This package can manage a blog using a Git repository hosted on GitHub.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
Since it can manage the revisions of any types of files, it can also manage the posts of a blog.
This package can manage a blog using a Git repository hosted on GitHub.
Read this article to learn more details about how this notable PHP package works.
775. Notable PHP package: PHP Firebase CRUD
Updated on: 2018-12-26
Posted on: 2018-12-26
Google Firebase provides a Cloud Storage system that can be accessed by remote applications using its API.
This package implements a base solution to implement a CRUD system based on Google Firebase API to create, read, update and delete data objects.
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 a base solution to implement a CRUD system based on Google Firebase API to create, read, update and delete data objects.
Read this article to learn more details about how this notable PHP package works.
774. Great Plans for PHP Classes in 2019
Updated on: 2018-12-21
Posted on: 2018-12-21
2018 is is almost at the end but here at the PHP Classes site we are continuing to work every day to launch several great initiatives that have been planned or are under development for quite some time.
Read this article to learn about what are the plans to you can make part of what will be the future.
More ...
Post a comment
See comments (8) Trackbacks (0)
Read this article to learn about what are the plans to you can make part of what will be the future.
773. Notable PHP package: AWS SQS Wrapper
Updated on: 2018-12-19
Posted on: 2018-12-19
Amazon Simple Queue System (AWS SQS) is a very popular format passing messages to queues of jobs to be processed by separate systems.
The AWS SQS SDK code is a bit complicated. This package provides a simpler solution around AWS SQS SDK that uses separate objects for connecting and queuing messages.
Read this article to learn more details about how this notable PHP package works.
More ...
Post a comment
See comments (0) Trackbacks (0)
The AWS SQS SDK code is a bit complicated. This package provides a simpler solution around AWS SQS SDK that uses separate objects for connecting and queuing messages.
Read this article to learn more details about how this notable PHP package works.
772. Notable PHP package: YII2 PHP Template Render Class
Updated on: 2018-12-18
Posted on: 2018-12-18
Templates are files that are very useful to separate the way pages are rendered from the code that generates the output of those pages.
This package provides means to render the output of pages from templates that support different formats for applications using the YII2 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 provides means to render the output of pages from templates that support different formats for applications using the YII2 framework.
Read this article to learn more details about how this notable PHP package works.
771. Notable PHP package: Lumen API PureMVC MultiCore Framework for PHP
Updated on: 2018-12-17
Posted on: 2018-12-17
The repository design pattern can be use to abstract the way objects are persisted in a storage container.
This package provides an implementation of the repository design that is based on Laravel Lumen to store persistent objects.
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 an implementation of the repository design that is based on Laravel Lumen to store persistent objects.
Read this article to learn more details about how this notable PHP package works.
770. Notable PHP package: PHP String Rotate
Updated on: 2018-12-13
Posted on: 2018-12-13
String rotation is a simple way to obfuscate strings and way that it is possible to retrieve the original string from the obfuscated version.
This class provides a solution for rotating strings that implements several methods of string rotation.
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 solution for rotating strings that implements several methods of string rotation.
Read this article to learn more details about how this notable PHP package works.
769. Notable PHP package: PHP Server Monitor Script
Updated on: 2018-12-12
Posted on: 2018-12-12
Websockets can be used to establish interactive accesses with a server over a regular HTTP connection.
This package uses Websockets it check if a server is alive and display live charts on a Web page that the user can quickly check if the server is working well as expected.
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 uses Websockets it check if a server is alive and display live charts on a Web page that the user can quickly check if the server is working well as expected.
Read this article to learn more details about how this notable PHP package works.
768. Notable PHP package: Pure MVC PHP Multicore Framework
Updated on: 2018-12-11
Posted on: 2018-12-11
Sometimes it is convenient to use the same components of a MVC framework during the execution of the same PHP script.
This package uses the Multiton design pattern to make that possible by creating named instances of each component of the PureMVC framework, allowing 2 or more instances of the components to be used in parallel.
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 uses the Multiton design pattern to make that possible by creating named instances of each component of the PureMVC framework, allowing 2 or more instances of the components to be used in parallel.
Read this article to learn more details about how this notable PHP package works.
