Libraries tagged by compact
marc-mabe/enum-cl
4071 Downloads
Compatibility layer for emulating enumerations in PHP < 8.1 and native enumerations in PHP >= 8.1
huseyinfiliz/modern-footer
2970 Downloads
Allows the Addition of a Modern Footer
empaphy/polyphill-uuid
23416 Downloads
A metapackage that installs a UUID polyfill if needed, and removes it if redundant.
empaphy/polyphill-php
23536 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/polyphill-mbstring
23414 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
empaphy/polyphill-intl
23418 Downloads
A metapackage that installs a intl polyfill if needed, and removes it if redundant.
empaphy/polyphill-bcmath
23384 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
empaphy/polyphill-apcu
23509 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
empaphy/polyphill
23416 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/filharmonic
11054 Downloads
A metapackage that ensures all your Symfony dependencies stay in sync.
ducks-project/spl-types
30562 Downloads
Polyfill Module for SplType PHP extension. This extension aims at helping people making PHP a stronger typed language and can be a good alternative to scalar type hinting. It provides different typehandling classes as such as integer, float, bool, enum and string
donatj/php-dnf-solver
28350 Downloads
PHP DNF (Disjunctive Normal Form) Signature Compatibility Solver
cooltronicpl/document-helpers
4096 Downloads
Revolutionize your PDF creation process with the PDF Generator for Craft CMS. Create and manage PDFs with ease using customizable templates and a range of options.
christiaanbye/polyfill-each
14844 Downloads
PHP 8.x polyfill for the removed each() function
arokettu/is-resource
10307 Downloads
Future compatible is_resource() and get_resource_type() that can understand objects that replaced earlier resources