Libraries tagged by fe
symfony/polyfill-php56
181423338 Downloads
Symfony polyfill backporting some PHP 5.6+ features to lower PHP versions
nette/php-generator
42675114 Downloads
🐘 Nette PHP Generator: generates neat PHP code for you. Supports new PHP 8.3 features.
nette/di
33212278 Downloads
💎 Nette Dependency Injection Container: Flexible, compiled and full-featured DIC with perfectly usable autowiring and support for all new PHP features.
neitanod/forceutf8
17408046 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
matthiasmullie/minify
20380400 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
matomo/device-detector
13792434 Downloads
The Universal Device Detection library, that parses User Agents and detects devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, media players, mobile apps, feed readers, libraries, etc), operating systems, devices, brands and models.
markrogoyski/math-php
4685647 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
knplabs/knp-paginator-bundle
34030266 Downloads
Paginator bundle for Symfony to automate pagination and simplify sorting and other features
kartik-v/bootstrap-fileinput
6466276 Downloads
An enhanced HTML 5 file input for Bootstrap 5.x, 4.x, and 3.x with features for file preview for many file types, multiple selection, ajax uploads, and more.
api-platform/core
34486695 Downloads
Build a fully-featured hypermedia or GraphQL API in minutes!
twig/extensions
77859359 Downloads
Common additional features for Twig that do not directly belong in core
spatie/laravel-feed
2688916 Downloads
Generate rss feeds
laminas/laminas-feed
39441817 Downloads
provides functionality for creating and consuming RSS and Atom feeds
simplesamlphp/simplesamlphp
9552559 Downloads
A PHP implementation of a SAML 2.0 service provider and identity provider.
simplepie/simplepie
6779600 Downloads
A simple Atom/RSS parsing library for PHP