Libraries tagged by user list
jcbontemps/phylogenetictree
39 Downloads
Compute phylogenetic trees from distance matrix using BioNJ algorithm. It produce Newick file and Weighted newick if needed. There is also a render using Equal-angle algorithm and SVG output for testing. It's recommended to use a JS render like 'phylotree.js' (demo of phylotree.js here http://phylotree.hyphy.org/).
integrated/channel-bundle
1105 Downloads
Provides the possibility to use and configure connectors on Integrated installation, which get or distribute content
imlewc/fpdi-tfpdf
53 Downloads
PHP package of TFPDF with FPDI. PSR-4 compliant. Forked from istom1n/fpdi-tfpdf, each function is deprecated in php 7.2, use foreach repair it.
gpseducation/lumen_blank
36 Downloads
This is a core, empty project template used as the starting point for all custom projects developed by GPS Publishing and Distribution. It provides the foundational structure and essential configurations required to begin any new project tailored to our company's standards.
drupalnl/splashawards-project
14 Downloads
Easy to use Composer based installer for the Splash Awards Drupal 8 distribution.
coozila/drupal-scaffold
2 Downloads
Add this package to any Drupal distribution based on drupal/core-composer-scaffold to enable it for use at Ramsalt.
chazer/amqpeventslib
52 Downloads
Use AMQP protocol (RabbitMQ) for publish events between distributed apps.
typo3/extjs
18792 Downloads
The package contains ExtJS for use in TYPO3 Flow packages. It is a slightly trimmed version of ExtJS (missing source, build, examples, documentation) with JavaScript, images, CSS and Flash moved to distinct folders. In addition it contains the ux files found in the examples folder of the ExtJS distribution. Using Ext Direct is supported by an Ext Direct request handler and a viewhelper to build a provider configuration from controller actions.
jingtum/jingtum-php-sdk
32 Downloads
jingtum-php-sdk is a client-side PHP library for communicating with the Jingtum API/Tum/Websocket servers. It is used for building Jingtum applications. It provides networking layer APIs and necessary facilities for building and signing payments/orders, for communicating with the Jingtum network instance, and for submitting payments/order or querying transactions history from Jingtum blockchain platform.
lukasdev/drouter
2577 Downloads
Um sistema simplista de roteamento, com o intuito de ser utilizado em aplicacoes web pequenas e webservices REST
unasp/integration
157 Downloads
Integrações entre sistemas do UNASP para ser usado no Laravel
furiosojack/lara-exception
299 Downloads
Es un generador de excepciones, su fin es lanzar excepciones controladas al usuario con la posibilidad de generar log detallados al desarollador. El paquete es capaz de detectar una application/json de una peticion http por defecto. Este paquete entrega al usuario una vista en caso de ser http normal en donde se vera mensaje del error y un codigo de error, si la peticion es JSON el error sera devuelto en un resonse en formato JSON.