Libraries tagged by compay
empaphy/polyphill-php
23711 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/polyphill-mbstring
23589 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
empaphy/polyphill-intl
23593 Downloads
A metapackage that installs a intl polyfill if needed, and removes it if redundant.
empaphy/polyphill-bcmath
23559 Downloads
A metapackage that installs a bcmath polyfill if needed, and removes it if redundant.
empaphy/polyphill-apcu
23684 Downloads
A metapackage that installs an APCU polyfill if needed, or removes it if redundant.
empaphy/polyphill
23591 Downloads
A metapackage for PHP that installs the polyfills you need, and removes those that are redundant.
empaphy/filharmonic
11229 Downloads
A metapackage that ensures all your Symfony dependencies stay in sync.
edgaras/strsim
779 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
dutchcodingcompany/csv-collection
5005 Downloads
Read and write large csv files using Laravel's Illuminate Collections
ducks-project/spl-types
30578 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
28396 Downloads
PHP DNF (Disjunctive Normal Form) Signature Compatibility Solver
dmt-software/eu-vat-validation
17457 Downloads
VIES VAT Validation client
cooltronicpl/document-helpers
4100 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
14903 Downloads
PHP 8.x polyfill for the removed each() function
arokettu/is-resource
10349 Downloads
Future compatible is_resource() and get_resource_type() that can understand objects that replaced earlier resources