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   ...   193 - 184   183 - 174   173 - 164   163 - 154   153 - 144   143 - 134   133 - 124   123 - 114   113 - 104   103 - 94   93 - 84   83 - 74   ...   3 - 1  

603. Notable PHP package: pixlab PHP Facedetect and Image Processing

Updated on: 2017-09-05

Posted on:

Detecting faces in images can be useful for instance to blur faces that you may not want to be recognized.

This package can detect and blur faces in images using the PixLab Machine Vision API.

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)

602. Notable PHP package: PHP Nota Fiscal Serviço de Comunicação mod 21

Updated on: 2017-08-30

Posted on:

Many companies need to generate and send invoices to their customers, so they can get paid.

This class can generate invoices for services compliant the Brazilian law.

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)

600. Notable PHP package: WsSecurity

Updated on: 2017-08-28

Posted on:

Many Web services are provided by servers that implement the SOAP protocol.

PHP provides built-in support to sending HTTP SOAP requests to remote servers. However it does not come with direct support to enter the credentials to servers that require user authentication.

This package can create a header to set user name and password for SOAP requests to servers that require them.

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)

598. Notable PHP package: HTTP Middleware

Updated on: 2017-08-22

Posted on:

Each script of a Web application may require accessing the services of one or more services provided by one or more scripts running on the same or other services.

When it is necessary to execute multiple independent scripts, these can be ran faster if they are executed in parallel.

This package provides a solution that can multiple remote scripts by using the PECL HTTP extension to send the requests and collect the responses.

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)

597. Notable PHP package: File Fractal

Updated on: 2017-08-21

Posted on:

Sometimes it is necessary to split a list of files between multiple directories that are equivalent but they many not fit on one drrive, so you do not have to use a drive with more space.

This package can help managing the space allocated by a set of files that can be split among many directories, either in compressed or uncompressed formats.

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)

596. Notable PHP package: CYMAPGT Console

Updated on: 2017-08-16

Posted on:

One way to structure better the components of an application is to build service components that can be called to provide separate services.

This package provides a means to use service components to implement different functionality for a console application.

Different components can be called based on the options that the user passed in the command line.

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)

595. Notable PHP package: sapient

Updated on: 2017-08-14

Posted on:

Nowadays sites use SSL/TLS to establish secure connections between the users browsers and the servers.

Some sites that use backend servers are connected from front-end servers without any security protection, thus allowing possible theft of information in transit by inflitrated malicious software.

This package provides a more secure solution to protect data that is exchanged between front-end and back-end servers by encrypting and decrypting the data with secure keys.

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)

593. Notable PHP package: Prettify PHP var_dump

Updated on: 2017-08-09

Posted on:

PHP provides nice functions to dump the type and values of a variables like var_dump and var_export.

This package provides an enhanced version of the var_dump function by colorizing the different values according their types.

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)

592. Notable PHP package: PHP Chrome PDF

Updated on: 2017-08-08

Posted on:

Many applications need to generate documents for printing. They usually generate documents in PDF format.

Composing a PDF document directly is usually hard. A simpler solution is to generate an HTML page and convert it to PDF.

One way to perform such conversion is to use a browser. This class provides means to use the Chrome browser from the command line and render a HTML page to output it as a PDF document.

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)

591. Notable PHP package: Letter Composer Multilingual

Updated on: 2017-08-01

Posted on:

When you need to salute people in messages, you should do it according to the person gender and language of the message.

This package can guess the salutation to use in messages based on the gender of the person in many different languages.

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   ...   193 - 184   183 - 174   173 - 164   163 - 154   153 - 144   143 - 134   133 - 124   123 - 114   113 - 104   103 - 94   93 - 84   83 - 74   ...   3 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Blog Notable Packages   Post article Post article