Libraries tagged by file library
kuria/cache
640 Downloads
Caching library with driver abstraction
koded/cache-simple
7536 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
kamilz/b2backblaze
390 Downloads
PHP5 library that provides an API for B2 Cloud Storage
jlabno/annotations-scanner
282 Downloads
Annotated files scanner - looks for methods annotated with provided annotations, outputs an array of either filepaths or directories.
j0sh0nat0r/simple-cache
516 Downloads
A simple yet modular PHP caching library
forever2077/php-helper
34 Downloads
PHP Tool Library
fluidphp/framework
249 Downloads
Core files for fluidphp framework
fiedsch/datamanagement
142 Downloads
a library with helpers for managing data that is read from text files
dixflatlinr/fname
22 Downloads
This handy filename manipulation library makes it easy to manipulate filenames
devvoh/fixedwidth
3380 Downloads
FixedWidth is a library to read and generate fixed-width data files
cse/helpers-math-converter
67 Downloads
A mathematics helpers, providing functionality for numbers converter.
crimsonkissaki/mockmaker
42 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.
cathedral/builder
383 Downloads
Database Layer builder library with Basic Web & Console interface
borsodigerii/php-xml-chunker
78 Downloads
A lightweight, fast, and optimized XML file splitter with build in tag data validation, written with the XMLParser library. The main goal of this is to split an XML file into multiple small chunks (hence the name), then save it into multiple different little XML files.
asgardcms/media-module
30499 Downloads
Media module for AsgardCMS. Handles the media library.