Libraries tagged by ecis
krowinski/bcmath-extended
888628 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
koodimonni/composer-dropin-installer
2317298 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
hbattat/verifyemail
124191 Downloads
PHP class that can be easily used to verify an email address and make sure it is valid and does exist on the mail server.
coderflex/laravel-ticket
42915 Downloads
Laravel Ticket System, to help you manage your tickets eaisly
chrisdicarlo/laravel-config-checker
152089 Downloads
Package to check that configuration key references actually exist in your config files.
brandonwamboldt/utilphp
537376 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
bitwasp/bitcoin
516494 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
anourvalar/office
66198 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
alexia/php7mar
68799 Downloads
PHP 7 MAR, or just "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
mvanduijker/laravel-model-exists-rule
133903 Downloads
Validation rule to check if a model exists
happyr/entity-exists-validation-constraint
137106 Downloads
Verify that your entity exists
craftcms/ecs
186715 Downloads
Easy Coding Standard configurations for Craft CMS projects
bitcoin-php/bitcoin-ecdsa
46342 Downloads
PHP library allowing to generate BTC addresses from private keys
korridor/laravel-model-validation-rules
130567 Downloads
A laravel validation rule that uses eloquent to validate if a model exists
ionux/phactor
52971 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.