PHP Classes

Notable Packages

Recommend this page to a friend!

Packages that are worth taking a look for doing something different

  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article  
  513 - 504   ...   343 - 334   333 - 324   323 - 314   313 - 304   303 - 294   293 - 284   283 - 274   273 - 264   263 - 254   253 - 244   243 - 234   233 - 224   ...   3 - 1  

781. Notable PHP package: Archive.org PHP API

Updated on: 2019-01-14

Posted on:

Many sites have gone through many changes and nowadays they look different or even do not exist.

The Wayback Machine is site that keeps archives of old versions of Web site pages even after they do not exist anymore.

This package provides a means to retrieve old version of Web site pages from PHP.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

780. Notable PHP package: Anti-CSRF

Updated on: 2019-01-10

Posted on:

Cross-Site Request Forgery is a kind of security attack that may affect Web sites that processed forms submitted by authenticated users and make them do things against their will.

There are many solutions in PHP that can help avoiding CSRF exploits.

This package can do things that are different from other solutions like restricting the protection to specific site URLs, or users accessing a site from specific IP addresses, and support multiple tokens to handle different forms.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

779. Notable PHP package: Laravel WebShipper

Updated on: 2019-01-09

Posted on:

Webshipper is a service that simplifies the processing of e-commerce orders of one site by outsourcing that service to WebShipper using its API.

This package provides a interface to take advantage of the WebShipper service from PHP.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

778. Notable PHP package: PHP Vim Plugin Updater

Updated on: 2019-01-08

Posted on:

Vim is a very popular text editor that can be extended with plugins that implement new functionality.

This class can retrieve plugins from a GIT repository and install them in the local machine where vim can be run by the user.

Read this article to learn more details about how this notable PHP package works.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

776. Notable PHP package: Crow Simple PHP Blog Github

Updated on: 2019-01-03

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

775. Notable PHP package: PHP Firebase CRUD

Updated on: 2018-12-26

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

773. Notable PHP package: AWS SQS Wrapper

Updated on: 2018-12-19

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

772. Notable PHP package: YII2 PHP Template Render Class

Updated on: 2018-12-18

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

771. Notable PHP package: Lumen API PureMVC MultiCore Framework for PHP

Updated on: 2018-12-17

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

770. Notable PHP package: PHP String Rotate

Updated on: 2018-12-13

Posted on:

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.


Blog More ...   Post a comment Post a comment   See comments See comments (0)   Trackbacks (0)

  513 - 504   ...   343 - 334   333 - 324   323 - 314   313 - 304   303 - 294   293 - 284   283 - 274   273 - 264   263 - 254   253 - 244   243 - 234   233 - 224   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article