Libraries tagged by file lock
oldtimeguitarguy/laravel-mocks-file-uploads
390 Downloads
A simple trait to add to your Laravel tests to mock file uploads
ntavelis/dockposer
159 Downloads
Composer plugin that automatically generates and keeps in sync docker files with php extensions declared in composer.json.
opendialogai/dgraph-docker
9963 Downloads
The OpenDialog DGraph Docker compose file
brettmc/docker-compose-generator
15 Downloads
Template-driven docker-compose file generation
klke/docker-compose-generator-bundle
1254 Downloads
Generate docker-compose.yml file to test your projects
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.
adacto-company/laravel-docker-deploy
105 Downloads
This package adds all the required files to deploy Laravel using a Docker stack
ph3nol/docker-arch
12 Downloads
Generate Web/CLI projects Dockerized environments, from 1 simple YAML file.
paragi/rocket-store
8 Downloads
A simple but powerfull database, based on flat file storage.
neam/docker-diff-based-layers
12 Downloads
Provides tools to work around the fact that subsequent COPY . /app commands in any environments re-adds all files in every layer instead of only the files that have changed
thecoati/surf
7 Downloads
Docker files for running a basic Radicle application.
sterner-stuff/wordpress-sail
357 Downloads
Docker files for running a basic WordPress application. Derived from Laravel Sail
reyemtech/sail
51 Downloads
Docker files for running a basic Laravel application.
postboxcms/desk
65 Downloads
Docker files for running a Postbox CMS instance. Forked from laravel/sail
gsmanager-cloud/sail
5 Downloads
Docker files for running a basic GSManager application.