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   ...   473 - 464   463 - 454   453 - 444   443 - 434   433 - 424   423 - 414   413 - 404   403 - 394   393 - 384   383 - 374   373 - 364   363 - 354   ...   3 - 1  

933. Notable PHP package: PHP XML Signature

Updated on: 2019-12-11

Posted on:

XML is a format that sometimes is used to create documents that need to be digitally signed to be used in situations that require that a person or a company is identified as author of the document information.

This package provides a solution that can parse existing XML documents and sign the relevant parts of the documents with a cryptographic key that belongs to the person or company, thus establishing the authorship of the document in a way that it can be verified with legal validity.

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)

932. Notable PHP package: Multiple Laravel Migration Path Directories

Updated on: 2019-12-10

Posted on:

Laravel is a framework that comes with support for migrations. Migrations are actions that need to be performed to make application changes, for instance to upgrade the database of an application to update its schema to a newer revision.

Usually Laravel migrations are performed by looking at a migrations directory for eventual changes that need to be executed.

This package allows migrations to be performed by looking at different directories, so migrations can be executed to perform changes needed by different components of an application.

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)

931. Notable PHP package: Lumen PHP JWT API Authentication

Updated on: 2019-12-09

Posted on:

JSON Web Tokens, also known JWT, are used by APIs to implement stronger security means to interact between API clients and servers.

This package provides means to create an API based on the Laravel framework, implementing JWT to make the API more secure.

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)

930. Notable PHP package: Laravel Revert Model Events

Updated on: 2019-12-05

Posted on:

Many applications use databases to store data of the objects that they need to manipulate.

Sometimes it would be good if it was possible to revert certain types of changes done to objects.

This package implements a solution that uses logging of model objects used in Laravel framework based applications to determine how to undo previously executed changes done to those model 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)

928. Notable PHP package: PHP Emoji Library Catalog

Updated on: 2019-12-04

Posted on:

Emojis are nice graphics often used in chat systems to let people express their current emotions in a graphical way.

Many emoji graphics already have assigned codes to be represented in Unicode.

This class can return the Unicode codes in UTF-8 encoding for many Emojis using class constants, so PHP developers do not have to know the actual code numbers and just use meaningful names to use them in their applications.

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)

926. Notable PHP package: WordPress Popup Plugin

Updated on: 2019-11-28

Posted on:

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.


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

924. Notable PHP package: PHP Composer Recovery

Updated on: 2019-11-26

Posted on:

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.


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

923. Notable PHP package: PHP Scrape Stack

Updated on: 2019-11-26

Posted on:

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.


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

922. Notable PHP package: Online PHP Image Transform

Updated on: 2019-11-20

Posted on:

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.


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

921. Notable PHP package: PHP TCP Arduino

Updated on: 2019-11-18

Posted on:

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.


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

  513 - 504   ...   473 - 464   463 - 454   453 - 444   443 - 434   433 - 424   423 - 414   413 - 404   403 - 394   393 - 384   383 - 374   373 - 364   363 - 354   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article