Libraries tagged by one file
datatables.net/datatables.net-buttons-bs
840 Downloads
The Buttons extension for DataTables provides a common set of options, API methods and styling to display buttons on a page that will interact with a DataTable. It also provides plug-ins for file export (HTML5 and Flash), print view and column visibility. Other libraries, such as Editor and Select also provide buttons specific to their use cases. This is Buttons for DataTables with styling for [Bootstrap](https://getbootstrap.com/docs/3.3/)
ahrmerd/laravel-test-generator
185 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
cashlink/php-index
11584 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
brokencube/zipstream64
7717 Downloads
ZipStream is a library for dynamically streaming large dynamic zip files from PHP without writing to the disk at all on the server.
vkabachenko/yii2-filepond
513 Downloads
Yii2 upload file module based on filepond js library
mouf/html.widgets.fileuploaderwidget
20554 Downloads
This package contains an upload widget based on File Uploader plugin. This allows easy uploading of files in AJAX or HTML5.
presprog/kirby-auto-file-templates
311 Downloads
Automatically assign file templates on upload based on the file type
pablo-sg-pacheco/file-renaming-on-upload
6 Downloads
Renames files on upload
liftov/craft-stage-file-proxy
1436 Downloads
Stage File Proxy is a general solution for getting production files on a development server on demand.
wyrihaximus/react-cache-filesystem
151 Downloads
Store cache items on the filesystem
alexander-mitov/mongo-filesystem
29 Downloads
Implementation of a filesystem on top of MongoDB
yiicod/yii2-fileupload
1013 Downloads
File uploader based on the jQuery-File-Upload for the Yii framework
roui/model-file-manager
2 Downloads
A Laravel package to handle file storage on model level
cronox/php-pst-files-reader
65 Downloads
PHP PST files based on `readpst` command
celxkodez/laravel-model-file-manager
31 Downloads
manage file upload on model fields