Libraries tagged by nace
jbzoo/jbdump
1113031 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
jambagecom/static-info-tables-de
844603 Downloads
German (de) language pack for the Static Info Tables providing localized names for countries, currencies and so on.
instride/data-definitions
10082 Downloads
Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.
ilya/fuzzy
85244 Downloads
Nice PHP library for fuzzy string searching
heyupdate/emoji
99078 Downloads
Convert unicode and named (i.e. :smile:) Emoji into images
helgesverre/domain-availability
16331 Downloads
A PHP library for checking if a domain name is registered or not
granam/czech-vocative
156523 Downloads
Inflect czech names and surnames.
digitaldream/laracrud
20854 Downloads
Do you have a well structured database and you want to make a Laravel Application on top of it. By using this tools you can generate Models which have necessary methods and property, Request class with rules, generate route from controllers method and its parameter and full features form with validation error message and more with a single line of command
dietercoopman/mailspfchecker
4600 Downloads
A package to check if you can send e-mail through a given mailserver in name of a given e-mail address
devgroup/yii2-tag-dependency-helper
481756 Downloads
Helper for unifying cache tag names with invalidation support in yii2
dantleech/invoke
577873 Downloads
Emulate named parameters
cagartner/phpquery
483828 Downloads
PHP5.3+ namespaced version of phpQuery with enhanced CSS support
bnbwebexpertise/laravel-attachments
201982 Downloads
Attach files to your models, retrievable by key, group name or using the Eloquent relationship.
aura/sqlschema
222735 Downloads
Provides facilities to read table names and table columns from a database using PDO.
aura/dispatcher
90425 Downloads
Creates objects from a factory and invokes methods using named parameters; also provides a trait for invoking closures and object methods with named parameters.