From: Michael K. <mic...@ip...> - 2021-04-13 04:55:08
|
Hi Devs Matthew (my developer) mentioned that the below PHP packages would be very desirable to have included in the standard Astlinux build. Yes I know I can roll my own but it is such a pain and others are so much better at it than us. We are starting to do quite a bit of API integration and php-curl is commonly required. My understanding is that they are pretty small. Thanks Regards Michael Knill From: Matthew Knill <mat...@ip...> Date: Tuesday, 13 April 2021 at 12:11 pm To: Michael Knill <mic...@ip...> Subject: Astlinux PHP packages * php7.2-curl – this package will be useful for making HTTP requests directly from PHP and is used to integrate with many APIs (i.e. we would use it for Mailgun integration) * php7.2-iconv – this package will be useful for converting encoding for CSV imports (which we use for importing from a CSV to LDAP directory) Regards, Matthew Knill |