Libraries tagged by one file
datatables.net/datatables.net-buttons-bs5
5708 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 [Bootstrap5](https://getbootstrap.com/)
bmdevel/php-index
45320 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.
aspose/pdf-sdk-php
24669 Downloads
Aspose.PDF Cloud is a REST API for creating and editing PDF files. It can also be used to convert PDF files to different formats like DOC, HTML, XPS, TIFF and many more. Aspose.PDF Cloud gives you control: create PDFs from scratch or from HTML, XML, template, database, XPS or an image. Render PDFs to image formats such as JPEG, PNG, GIF, BMP, TIFF and many others. Aspose.PDF Cloud helps you manipulate elements of a PDF file like text, annotations, watermarks, signatures, bookmarks, stamps and so on. Its REST API also allows you to manage PDF pages by using features like merging, splitting, and inserting. Add images to a PDF file or convert PDF pages to images.
liip/process-manager
67861 Downloads
Provides a simple locking mechanism based on UNIX process id's written to a PID file.
yii2-extended/yii2-export-policy-onefile
6485 Downloads
An implementation of the yii2 export policy interface that creates only one file for each model
cicnavi/simple-file-cache-php
1416 Downloads
PSR-16 simple cache provider based on files.
michaeldrennen/remote-file
27507 Downloads
A php package that is a wrapper around some common operations on remote files.
dgifford/text-file
3869 Downloads
Class providing methods for editing text files on a line-by-line basis.
dbp/relay-blob-connector-filesystem-bundle
9027 Downloads
Connector bundle for the relay-blob-bundle to store blob data on the filesystem
robingram/silverstripe-unused-file-report
157 Downloads
Generates a report on potentially unused files for CMS users
asticode/php-file-manager
2691 Downloads
File manager to handle cross-datasources copy as well as simple file actions on the most common datasources
matatirosoln/doctrine-filemaker-driver-bundle
1152 Downloads
Symfony bundle to implement one of the FileMaker Doctrine drivers
markei/filesystemoperations
14799 Downloads
Add filesystem operations on Composer events
rekalogika/file-association-entity
2625 Downloads
Utilities for handling files inside domain entities: EmbeddedMetadata for embedding metadata inside Doctrine entities, AbstractFile for creating one-to-many relations with files, and NullFile to handle cases in domain entities where a file must be present but is missing in the storage backend.
rekalogika/file
2713 Downloads
High-level file abstraction library built on top of Flysystem. It lets you work with file objects in an object-oriented manner. A file object represents a file in a Flysystem filesystem. It can be a local file or a file in a cloud storage, the library lets you work with them in the same way.