Libraries tagged by fide
ramsey/uuid-doctrine
43465217 Downloads
Use ramsey/uuid as a Doctrine field type.
php-parallel-lint/php-parallel-lint
64336555 Downloads
This tool checks the syntax of PHP files about 20x faster than serial check.
phenx/php-svg-lib
149354369 Downloads
A library to read, parse and export to PDF SVG files.
overtrue/phplint
14514740 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
orangehill/iseed
10266680 Downloads
Generate a new Laravel database seed file based on data from the existing database table.
nette/neon
67466977 Downloads
🍸 Nette NEON: encodes and decodes NEON file format.
neitanod/forceutf8
23770128 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
mrclay/minify
19269999 Downloads
Minify is a PHP app that helps you follow several rules for client-side performance. It combines multiple CSS or Javascript files, removes unnecessary whitespace and comments, and serves them with gzip encoding and optimal client-side cache headers
mikey179/vfsstream
116633694 Downloads
Virtual file system to mock the real file system in unit tests.
meyfa/php-svg
16385407 Downloads
Read, edit, write, and render SVG files with PHP
matthiasmullie/minify
34209817 Downloads
CSS & JavaScript minifier, in PHP. Removes whitespace, strips comments, combines files (incl. @import statements and small assets in CSS files), and optimizes/shortens a few common programming patterns.
jetbrains/phpstorm-stubs
35034891 Downloads
PHP runtime & extensions header files for PhpStorm
james-heinrich/getid3
13160868 Downloads
PHP script that extracts useful information from popular multimedia file formats
incenteev/composer-parameter-handler
75828543 Downloads
Composer script handling your ignored parameter file
eluceo/ical
19175984 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.