Popular Packages
-
-
-
-
-
PHP
zordius/lightncandy
An extremely fast PHP implementation of handlebars ( http://handlebarsjs.com/ ) and mustache ( http://mustache.github.io/ ).
-
PHP
wikimedia/utfnormal
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
-
-
-
-
-
PHP
digitick/sepa-xml
Creates Single Euro Payments Area (SEPA) XML files for the Direct Debit and Credit Transfer operations.
-
PHP
matthiasnoback/symfony-dependency-injection-test
Library for testing user classes related to the Symfony Dependency Injection Component
-
-
-
PHP
jfcherng/php-sequence-matcher
A longest sequence matcher. The logic is primarily based on the Python difflib package.