PHP libraries
There are number of PHP libraries developed in PHP, among them are known to me are Composer and Symfony.
Development libraries provide functionality that already had been developed and is ready to be included in the project that is being developed.
Using libraries can speed up development of the web applications.
Comments
Post a Comment