Libraries tagged by file include
zoopcommerce/juggernaut
1444 Downloads
A caching module for PHP that includes adapters for File System, APC and Memcached. It also includes a number of helper classes for DB caching and full page cache
santiagochang/generators
43 Downloads
This package extends the core file generators that are included with Laravel 5 or later.
vortechstudio/html2media
904 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.
crimsonkissaki/mockmaker
44 Downloads
Whether you call them doubles, stubs, mocks, partials, fakes, or something else there are times when a mocking library such as PHPUnit's mockBuilder, Mockery, Prophecy, etc. just doesn't do exactly what you need or want. Sometimes you just need a concrete class implementation to run through the unit test wringer or a full end to end functional unit test suite. MockMaker aims to simplify the process of generating concrete fake ORM entity objects. Flexible and extendable, the generated seed code can be altered to suit your particular project with relative ease. That means after the initial setup you can re-run MockMaker for any new entities that get added in or update existing entities that change with little to no fuss. What's more, once MockMaker has made your files it's done; you don't have to include it in your code base and can use the generated files like any other project class.
sqonk/phext-datakit
187 Downloads
Datakit is a library that assists with data analysis and research. It includes classes for working with tables of data and deriving statistical information, importing those tables from file formats such as CSV, a class wrapper with statistical methods for PHP arrays, as well as memory efficient packed arrays.
csvtoolkit/csv-helper
16 Downloads
A PHP library for reading and writing CSV files with ease. CsvHelper supports custom delimiters, enclosures, and escape characters, providing flexible and efficient CSV data handling. It includes implementations using PHP's SplFileObject and other popular CSV libraries, ensuring compatibility with various CSV formats.
njuhel/swagger-validator
1907 Downloads
A Swagger Validation and Parser as lib for PHP to secure and helpful application for request / response validating, security stage, testunit skeleton, testauto generation, ... This lib can be used into any existing application who's having a swagger definition file for request/response (no framework dependancies or included).
grithin/file-include
9 Downloads
Include files in isolated context with options
przwl/multi-source-file-upload
102 Downloads
Plugin that allows multi source file upload include urls and attachments
orbitali/composer-include-files
23 Downloads
Include files at a higher priority than autoload files.
agallou/twig-hashed-file-extension
591 Downloads
Include file containing content hash in twig templates
grandel/include-directory
28 Downloads
Automatically include all files in a given directory.
codersalman/include-with-variables
7 Downloads
A library that includes a file with variables
locaine/lcn-include-assets-bundle
2499 Downloads
Include JS and CSS files in Symfony 2 as you did in Symfony 1 (use_javascript/use_stylesheet)
src-run/augustus-file-library
85 Downloads
An extended SplFileInfo that includes additional attribute helpers and temporary file auto removal.