Answer the question
In order to leave comments, you need to log in
Is there a good extended list of open source and free PHP prebuilt functions?
If there is anything that modern programmers have in common, it is the desire to simplify their lives and not reinvent the wheel. For this purpose, there is an open source exchange that performs most of the simple (or at least frequent, mundane) tasks that need to be solved.
So, for example, the Node.js community has settled down nicely, having a fairly detailed list of most of the existing modules, categorized and with the possibility
Yes, and for the client-side javascript, they also began to compile a list of libraries .
But where do you go if you want to find a suitable open source free class (or library of functions) for the PHP language? Today I decided
Is there really only PEAR
Tell me please.
Answer the question
In order to leave comments, you need to log in
phpsnips.com/ - collection of snippets and classes
packagist.org/ - repository for composer packages
Of the known to me (the question is really interesting) there is only www.phpclasses.org/ , it exists and has been filled since 2000. But it is focused only on classes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question