PHP Classes

PHP Classes blog

Recommend this page to a friend!

Latest PHP Classes blog posts

  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article  
  1934 - 1925   ...   594 - 585   584 - 575   574 - 565   564 - 555   554 - 545   544 - 535   534 - 525   524 - 515   514 - 505   504 - 495   494 - 485   484 - 475   ...   4 - 1  

462. How to Get Investors for Your Software Product Business: Part 1

Updated on: 2016-10-03

Posted on:

Many developers gave up on their dreams of creating their own software product business because they feel they need to obtain an investment but they do not know how to do it.

The good news is that investment is often not necessary until you have already of a business generating revenue. Until then you can work on your software product without having to invest from your own pocket.

Watch this video to learn what is the role of the investors, the different types of investors that exist, and what type of investment you need to seek depending on the phase of your project.


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

461. Lately in PHP in Livecoding.tv - Lately in PHP podcast episode 75

Updated on: 2016-12-23

Posted on:

Livecoding.tv is a live streaming site that allows developers to stream themselves working on code of their projects. The episode 75 of the Lately in PHP podcast 75 is the first episode to be streamed using livecoding.tv presented by Manuel Lemos and Arturs Sosins as always.

In this episode thei also talked about the PHP proposals for immutable objects, searching for text on the beginning and end of strings, disallowing null object parameters in the get_class call, removing UTF-8 to ISO Latin 1 conversion functions and deprecate bundling PEAR/PECL and replace with composer/pickle.

Listen to the podcast, or watch the hangout video to learn more about these interesting PHP topics.


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

460. Notable PHP package: ITE Logger

Updated on: 2016-09-29

Posted on:

PSR-3 is a standards recommendation that defines a common interface to implement logger classes.

This package implements the PSR-3 logger interface using several types of classes, as well a class and a trait that allows using multiple nested loggers.

It also provides a stream wrapper that allows developers to write to logs using regular file access functions.

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)

1. PHP VAT Calculation for any EU Country

Updated on: 2017-04-16

Posted on:

Blog: PHP VAT Number Check package blog
Package: PHP VAT Number Check

As you may know, VAT is a tax used in European Union countries. It is added to the price of products and services, but the actual percentage of the tax varies from country to country, as well from product to product or service to service.

If you or your clients need to add value-added taxes (VAT) within the European Union or validate VAT numbers, then there is a service available to get the latest rates for each country including rates within reduced rate categories.

You can also use the service to calculate VAT compliant prices for you, or reverse the calculation to get an amount without VAT if it has already been included.

Read this article to learn more about how you can use this service to help determine the VAT taxes to use on different purchases using PHP applications.


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

459. Notable PHP package: Portable UTF-8

Updated on: 2016-09-27

Posted on:

Nowadays PHP has different extensions to manipulate text strings using Unicode UTF-8. However some may be available or not in different PHP environments.

This package provides a pure PHP solution to manipulate text in UTF-8, so you do not depend on whether any other extensions are available.

If such extensions are available, the package may fallback to using them them for performing the same UTF-8 text 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)

458. How to Choose the Best Market to Sell Your Software Product

Updated on: 2016-09-27

Posted on:

There are markets that are better than others. The choice of a market for the software products that you will develop, may be the difference between a successful product and one without much future.

Watch this video to learn how to determine which market you should prefer to have a more viable software product business.


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

457. PHP and JavaScript Innovation Award Report September 2016 Edition - June 2016 nominees

Updated on: 2016-09-23

Posted on:

This is the September edition of the Innovation Award podcast hangout recorded by Manuel Lemos and Arturs Sosins to comment on the outstanding features of all the past month nominees and winners PHP and JavaScript packages, the prizes that the authors earned, starting with the nominees from the month of June 2016.

Listen to the podcast, or watch the hangout video to learn why the nominated packages were considered to be innovative, as well the current rankings of the Innovation Award Championship by author and by country.


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

456. Notable PHP package: PHP RTF Tools

Updated on: 2016-09-22

Posted on:

Comparing word processing documents programmatically to see what was changed is a hard problem because you need to parse the documents and determine how to compare them.

This package provides an alternative solution to simplify this task.

Many Word processing documents can export documents in RTF (Rich Text Format). This is a text based format based on marks that identify different values in the documents like fonts, text formatting attributes, colors, etc..

If you save your Word processor documents in the RTF format, this package can easily render the document data in a beautified way that make it easier to compare document using a diff-like text comparison program.

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)

455. How Can I Get Users to Try my Software Product for the First Time

Updated on: 2016-09-21

Posted on:

Before you announce the software product that you developed, nobody knows about it. Actually if you are starting in the business, maybe nobody knows you yet.

So you need to start attracting people to at least try your product, demonstrate that you understand about the user problems and how your product can solve them.

Watch this video of a consulting session to learn about means to start attracting a list of people potentially interested in your product, so you can sell it later to them.


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

454. Notable PHP package: PHP Domain Driven Design

Updated on: 2016-09-20

Posted on:

In simple terms, Domain Design Design is an approach for software development that departs from an evolving model of the problem to the implementation.

This package provides a demonstration of the application of the model driven design.

It provides a set of classes that demonstrate how to implement domain logic with example models, services, strategies, as well specific data type object and mapper classes to use in the demonstration scripts.

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)

  1934 - 1925   ...   594 - 585   584 - 575   574 - 565   564 - 555   554 - 545   544 - 535   534 - 525   524 - 515   514 - 505   504 - 495   494 - 485   484 - 475   ...   4 - 1  
  All package blogs All package blogs   Blog PHP Classes blog   Post article Post article