Home >Backend Development >PHP Tutorial >php framework - What are the PHP third-party libraries currently maintained and supported by the community and supported by Composer?
Now more and more class libraries are beginning to support Composer, which saves a lot of repetitive work on making wheels. So what are the excellent third-party class libraries currently available.
Now more and more class libraries are beginning to support Composer, which saves a lot of repetitive work on making wheels. So what are the excellent third-party class libraries currently available.
Too many...
See packagist
's list of the most popular libraries.
https://packagist.org/explore...
packagist.org
The above is the PHP framework - what are the PHP third-party libraries currently maintained and supported by the community and supported by Composer? For more related content, please pay attention to the PHP Chinese website (www. php.cn)!