Libraries tagged by begin
albertplompict/test-being-used
1 Downloads
Test with a package that is being used
cnerta/behind-a-proxy-bundle
542 Downloads
Add proxy parameters for CURL, SoapClient connection and PHP function using stream context.
adamthehutt/laravel-unique-bigint-ids
1704 Downloads
This allows for the generation of sequential IDs that can be created before inserting into the database and are virtually (but not totally) guaranteed to be globally unique for the app. Additional benefits come from generating IDs before DB persistence, which streamlines code for, e.g., attaching related records.
yljphp/phpseclib
74 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
vrnedwidek/php-decimal
16 Downloads
An arbitrary-precision Decimal class type for PHP. Forked from Piggly and updated requirements to allow PHP 8.1 and PHP 8.2.
ssnikolas/phpseclib
47 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
smoice/phpseclib
3902 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
shellrent/phpseclib
27 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
samsara/fermat-matrices-and-vectors
79 Downloads
A module for the Fermat math library which adds matrices and vectors functions.
samsara/fermat-complex-numbers
73 Downloads
A module for the Fermat math library which handles complex numbers.
samsara/fermat-all
4 Downloads
A metapackage requiring Fermat and all of its modules.
samsara/fermat-algebra-expressions
80 Downloads
A module for the Fermat math library which adds algebraic expressions.
richardds/big-integer
14 Downloads
Library for big integer manipulation
payplus/php_library
7 Downloads
PayPlus PHP Package
mihai-stancu/doctrine-types-extra
1843 Downloads
Doctrine2 storing `UUID()` as BINARY(16) and `UUID_SHORT()` as BIGINT for MySQL.