Libraries tagged by film
pear/archive_tar
52452875 Downloads
Tar file management class with compression support (gzip, bzip2, lzma2)
overtrue/phplint
11315710 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
nelexa/zip
6233903 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
mk-j/php_xlsxwriter
6872860 Downloads
PHP Library to write XLSX files
meyfa/php-svg
10816955 Downloads
Read, edit, write, and render SVG files with PHP
josegonzalez/dotenv
8496577 Downloads
dotenv file parsing for PHP
infection/include-interceptor
19030822 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
humbug/php-scoper
2216063 Downloads
Prefixes all PHP namespaces in a file or directory.
hassankhan/config
12717290 Downloads
Lightweight configuration file loader that supports PHP, INI, XML, JSON, and YAML files
grasmash/expander
52191562 Downloads
Expands internal property references in PHP arrays file.
gotenberg/gotenberg-php
3101912 Downloads
A PHP client for interacting with Gotenberg, a developer-friendly API for converting numerous document formats into PDF files, and more!
geocoder-php/common-http
18312011 Downloads
Common files for HTTP based Geocoders
eluceo/ical
14981666 Downloads
The eluceo/iCal package offers an abstraction layer for creating iCalendars. You can easily create iCal files by using PHP objects instead of typing your *.ics file by hand. The output will follow RFC 5545 as best as possible.
eftec/bladeone
6270110 Downloads
The standalone version Blade Template Engine from Laravel in a single php file
cebe/php-openapi
13596858 Downloads
Read and write OpenAPI yaml/json files and make the content accessable in PHP objects.