Libraries tagged by file entity
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.
noahglaser/entitybundle
45 Downloads
This bundle contains the base entity that has createdAt and updatedAt stamps plus lifecycle events. It also has File entity that is abstract that has a doctrine event attached to it that allows you to uplaod the file.
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
100 Downloads
Allows transferring the content of files to entity
mirko-pagliai/cakephp-entity-file-log
9483 Downloads
A log adapter that writes log (as entities) files
maido/doctrine-file-module
173 Downloads
Zend Framework module to manage files with Doctrine entities.
edin/entityparser
14 Downloads
Parser for entity definition files
grzegorz-jamroz/entity-storage
34 Downloads
A PHP library for managing entities stored in files.
frvaillant/entitytoexcel
16 Downloads
Adds symfony command to export entities as excel file
fabiopaiva/file-storage
56 Downloads
DoctrineORM Entity to store files ZF2
driessenstijn/entity-generator
6 Downloads
This is a simple form that will give you the necessary files that you need for entities, such as a zf2 application
yaboroda/ybsy-file-bundle
96 Downloads
This bundle provide tools for uploading files and link it to existing doctrine entities
c33s/entity-loader-bundle
95 Downloads
store content in php files and only load new content while preserving existing content.
ymcatwincities/media_entity_video
881 Downloads
Local video files integration for Drupal core Media module.