Libraries tagged by one file
chancey/run-tests
7502 Downloads
Run PHPUnit tests based on file changes.
carlesjove/a
6 Downloads
A micro framework based on file naming
atoum/autoloop-extension
12040 Downloads
Automatically run atoum's loop mode on file change
amad/watcher
94 Downloads
Run arbitrary command on file change. watch-and-runner
ghostunicorns/module-docs-order
720 Downloads
Module that associate documents to order and crypt it on filesystem
ghostunicorns/module-docs-customer
0 Downloads
Module that associate documents to customer and crypt it on filesystem
ghostunicorns/module-docs
721 Downloads
Module that associate documents to entities and crypt it on filesystem
yangze/page-cache
32 Downloads
Caches responses as static files on disk for lightning fast page loads..
xcalder/page-cache
10 Downloads
Caches responses as static files on disk for lightning fast page loads..
wamland/wam-amazon-s3-php
47 Downloads
This service allows to send and receive a file on Amazon S3
vynatu/database-config
9 Downloads
Overrides the config facade to provide a dual-stack (Database + Filesystem) config system. Checks on the database first and then on the file system
transfuse/codeigniter-restserver
60 Downloads
A fully RESTful server implementation for CodeIgniter 2 and 3 using one library, one config file and one controller.
tesis/db-layer
12 Downloads
Simple DB layer for mysqli extension and PDO class. It is based on mappers, files holding database table fields, primary key and auto_increment properties, which is helpful to compare fields for CRUD or select operations, and to provide better way to prevent SQL injections (only existing fields are selected, or inserted, ...)
tecbeast/basic-auth-with-env
1126 Downloads
A middleware for Laravel 5.1+ where you can use basic auth with any webserver. Dependend only one config file.
sudocoder/s3fileuploader
5 Downloads
This package makes it easy to handle files on Amazon S3 for multiple systems. You can upload, copy between buckets, check if a file exists, and download files – all by just providing bucket details and file names. Simple file management for smooth data handling.