Libraries tagged by Files entities
cathedral/builder
384 Downloads
Database Layer builder library with Basic Web & Console interface
holdmyglass/zapcraft
22 Downloads
A Laravel package to generate necessary files for any Entity
abenmada/sylius-export-plugin
5 Downloads
The Export plugin allows you to export all data of any entity directly from the configuration file
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.
karelwintersky/arris.entity.file
2 Downloads
File Entity type for Arris µFramework
dbrabon/file_adoption
131 Downloads
Scans the public file directory for orphaned files and adopts them as managed file entities.
curious-inc/file-upload-form-type-bundle
324 Downloads
Helper bundle for mapping Dropzone.js frontend to Symfony FormType using File entity
brainx2/file-fileentitybundle
1179 Downloads
tifon/document_entity
127 Downloads
Allows transferring the content of files to entity
alirezappeto/entity-generator
5 Downloads
A Laravel package to generate entity files
mirko-pagliai/cakephp-entity-file-log
9484 Downloads
A log adapter that writes log (as entities) files
maido/doctrine-file-module
175 Downloads
Zend Framework module to manage files with Doctrine entities.
grzegorz-jamroz/entity-storage
37 Downloads
A PHP library for managing entities stored in files.
fabiopaiva/file-storage
56 Downloads
DoctrineORM Entity to store files ZF2
mikamatto/file-cleanup-bundle
16 Downloads
Automatically cleans up files when their associated Doctrine entities are deleted