Libraries tagged by file output
jcbontemps/phylogenetictree
37 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/).
iburn36360/logger
17 Downloads
A Logging utility capable of formatting error output with stack traces, exception logging separately, fatal error handling and runtime log file swapping
bigfork/silverstripe-graphql-sdl
888 Downloads
Outputs a GraphQL System Definition Language (SDL) file for your schema
gabrielqs/theme-settings
1003 Downloads
Creates placeholders to be used in frequently used places by themes. By doing this, and by having a theme outputting such placeholders, one can avoid template files conflicts.
dossierdata/phpunit-finder
30 Downloads
PHP lib for finding and outputting all tests from a phpunit.xml config file.
adamquaile/csvgenerator
26 Downloads
Generate CSVs with various ouput adapters (file, http response, etc..) . Minimal options, always quoted fields ("), always comma-delimited.
fsuuaas/laravel-invoice
0 Downloads
Laravel Invoice is a simple package to generate beautifully designed invoices, quotes or orders with just a few lines of code. Brand it with your own logo and theme color, add unlimited items and total rows with automatic paging. You can deliver the PDF ouput in the user's browser, save on the server or force a file download. Laravel Invoice is fully customizable and can be integrated into any Laravel projects.