Libraries tagged by one file
barracudanetworks/archivestream-php
181414 Downloads
A library for dynamically streaming dynamic tar or zip files without the need to have the complete file stored on the server.
tnegeli/m2clitools
53210 Downloads
Some nice commands to cleanup media files and tables on production systems
stepanenko3/nova-logs-tool
87027 Downloads
A Laravel Nova tool to manage and keep track of each one of your logs files.
rmunate/php2js
6746 Downloads
Effortlessly share PHP Laravel values with external JavaScript files using just one command, thanks to the seamless integration of PHP2JS.
kabbouchi/nova-logs-tool
350129 Downloads
A Laravel Nova tool to manage and keep track of each one of your logs files.
badoo/soft-mocks
34539 Downloads
The idea behind "Soft Mocks" - as opposed to "hardcore" mocks that work on the level of the PHP interpreter (runkit and uopz) - is to rewrite class code on the spot so that it can be inserted in any place. It works by rewriting code on the fly during file inclusion instead of using extensions like runkit or uopz.
analogic/lescript
13232 Downloads
Lescript is simplified concept of ACME client implementation especially for Let's encrypt service. It's goal is to have one easy to use PHP file without dependencies.
wp-cli/dist-archive-command
36944 Downloads
Create a distribution .zip or .tar.gz based on a plugin or theme's .distignore file.
sandrokeil/interop-config
388940 Downloads
Provides interfaces and a concrete implementation to create instances depending on configuration via factory classes and ensures a valid config structure. It can also be used to auto discover factories and to create configuration files.
clue/reactphp-sqlite
29023 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
sokil/php-isocodes-db-i18n
644806 Downloads
Database and internationalisation filed for ISO country, subdivision, language, currency and script definitions and their translations. Based on pythons pycountry and Debian's iso-codes.
pimcore/file-explorer-bundle
167998 Downloads
Pimcore File Explorer Bundle allows to read/write files on the server from within the Pimcore admin interface.
league/flysystem-eventable-filesystem
70424 Downloads
Many filesystems, one API.
sarahman/simple-filesystem-cache
113154 Downloads
Simple file system cache library for PHP built on top of PSR-16.
ahuggins/open-on-make
19233 Downloads
Automatically open files in editor when Artisan make:* is executed