Libraries tagged by gove
givebutter/laravel-custom-fields
54688 Downloads
Laravel Custom Fields is a package that allows you to add custom fields to any Laravel model and store responses to those fields on any Laravel model.
goetas/xsd2php
335772 Downloads
Convert XSD (XML Schema) definitions into PHP classes
yooper/nicknames
299560 Downloads
Give a name and get back a list of nick names
webmil/text-language-detect
77122 Downloads
Detects the language of a given piece of text.
thiagocfn/inscricaoestadual
921529 Downloads
Biblioteca em PHP para validação de todas as Inscrições Estaduais de todo o Brasil, seguindo as regras da SEFAZ. http://www.sintegra.gov.br/insc_est.html
terdia/currency-util
95650 Downloads
A simple library to lookup the currency symbol for a given currency code.
salaros/is-biz-mail
424145 Downloads
isBizMail tells you whether a given email address is free (gmail.com, yahoo.es, yandex.ru etc) or not
pear/file_marc
387284 Downloads
Supports the MAchine Readable Cataloging (MARC) file format documented at http://loc.gov/marc/
patchlevel/worker
294014 Downloads
Gives the opportunity to build a stable worker that terminates properly when limits are exceeded.
nevadskiy/laravel-position
60936 Downloads
Arrange Laravel models in a given order.
mgargano/simplehtmldom
539166 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
markwalet/laravel-git-state
94703 Downloads
A Laravel package that gives you information about the current git state.
lightswitch05/php-version-audit
48622 Downloads
A convenience tool to easily check a given PHP version against a regularly updated list of CVE exploits, new releases, and end of life dates
johnbillion/wp-compat
52539 Downloads
PHPStan extension to help verify that your PHP code is compatible with a given version of WordPress
jakezatecky/array_group_by
165971 Downloads
A function that groups/splits an array by the values of a given key or keys.