Libraries tagged by file output
jlabno/annotations-scanner
349 Downloads
Annotated files scanner - looks for methods annotated with provided annotations, outputs an array of either filepaths or directories.
jigius/todo
55 Downloads
Outputs all todo and fixme comments presents in php files
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/).
institut-agro-ead/html2media
14 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
iburn36360/logger
19 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
903 Downloads
Outputs a GraphQL System Definition Language (SDL) file for your schema
gabrielqs/theme-settings
1008 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
32 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.