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.



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.



818. Notable PHP package: React PHP PSR Cache Bridge
Updated on: 2019-04-09
Posted on: 2019-04-09
PSR-6 is a PHP standard recommendation for implementing components that store and retrieve data in storage containers.
This package provides a bridge that can make React PHP cache components work with any cache component compliant with PSR-6 specification.
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 bridge that can make React PHP cache components work with any cache component compliant with PSR-6 specification.
Read this article to learn more details about how this notable PHP package works.



817. Notable PHP package: Nova PHP Server Monitor Login
Updated on: 2019-04-08
Posted on: 2019-04-08
Laravel Nova is a nice administration panel that allows integrating third-party components to extend its capabilities.
This package can track users logging in your Laravel Nova and send notifications via Slack, so administrators can keep track of login accesses.
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 track users logging in your Laravel Nova and send notifications via Slack, so administrators can keep track of login accesses.
Read this article to learn more details about how this notable PHP package works.



816. Notable PHP package: Nova PHP Push Notifications
Updated on: 2019-04-04
Posted on: 2019-04-04
Laravel Nova is a nice administration panel that allows integrating third-party components to extend its capabilities.
This package provides a component to extend Laravel Nova in order to allow its users to send SMS messages via a Web interface.
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 component to extend Laravel Nova in order to allow its users to send SMS messages via a Web interface.
Read this article to learn more details about how this notable PHP package works.



815. Notable PHP package: pharaoh
Updated on: 2019-04-02
Posted on: 2019-04-02
PHAR is a file format used to package components made of many files, so they can be easily loaded and distributed with different PHP applications.
This package can compare and show the differences between two PHAR archives in terms of the files that they contain and and they file contents.
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 compare and show the differences between two PHAR archives in terms of the files that they contain and and they file contents.
Read this article to learn more details about how this notable PHP package works.


