Libraries tagged by ecis
laravel-shift/factory-generator
501829 Downloads
Generate factories from existing models
krowinski/bcmath-extended
861692 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
2262851 Downloads
Install packages or a few files from packages into custom paths without overwriting existing stuff.
hbattat/verifyemail
122723 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
33992 Downloads
Laravel Ticket System, to help you manage your tickets eaisly
chrisdicarlo/laravel-config-checker
144379 Downloads
Package to check that configuration key references actually exist in your config files.
brandonwamboldt/utilphp
532844 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
513081 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
anourvalar/office
62120 Downloads
Generate documents from existing Excel & Word templates | Export tables to Excel (Grids)
mauricesvay/php-facedetection
82565 Downloads
PHP class to detect one face in images. A pure PHP port of an existing JS code from Karthik Tharavad.
alexia/php7mar
67803 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
120586 Downloads
Validation rule to check if a model exists
happyr/entity-exists-validation-constraint
131025 Downloads
Verify that your entity exists
craftcms/ecs
171076 Downloads
Easy Coding Standard configurations for Craft CMS projects
korridor/laravel-model-validation-rules
120913 Downloads
A laravel validation rule that uses eloquent to validate if a model exists