php8.4-apcu
APC User Cache for PHP
The APCu is userland caching: APC (Alternative PHP Cache) stripped of
opcode caching after the deployment of Zend OpCache in PHP 5.5 as the
primary solution to opcode caching in future versions of PHP.
libphp-embed
HTML-embedded scripting language (Embedded SAPI library) (default)
This package provides the library /usr/lib/libphp.so which can
be used by application developers to embed PHP scripting functionality.
php-cgi
server-side, HTML-embedded scripting language (CGI binary) (default)
This package provides the /usr/lib/cgi-bin/php CGI interpreter built
for use in Apache 2 with mod_actions, or any other CGI httpd that
supports a similar mechanism. Note that MOST users probably
want the php-fpm package that provide FastCGI support.
r-cran-ggeffects
GNU R create tidy data frames of marginal effects for 'ggplot'
Compute marginal effects at the mean or average marginal effects from
statistical models and returns the result as tidy data frames. These
data frames are ready to use with the 'ggplot2'-package.
Marginal effects can be calculated for many different models. Interaction
terms, splines and polynomial terms are also supported. The two main
functions are ggpredict() and ggaverage(), however, there are
some convenient wrapper-functions especially for polynomials or
interactions. There is a generic plot()-method to plot the results
using 'ggplot2'.