Libraries tagged by php file
classpreloader/console
221010 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
analogic/lescript
13610 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.
protomock/protomock
19257 Downloads
Mocking native PHP requests (file_get_contents(), ...)
dbpatch/dbpatch
57077 Downloads
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
tempest/discovery
109951 Downloads
Discover PHP classes and files
smillerdev/phpdraft
11194 Downloads
This is a parser for API Blueprint files in PHP.
mathiasverraes/uptodocs
830 Downloads
UpToDocs scans a Markdown file for PHP code blocks, and executes each one in a separate process. Include this in your CI workflows, to make sure your documentation is always up to date with your code.
edisonlabs/gherphalizer
1367116 Downloads
Provides a composer plugin that finds and transforms Gherkin files into PHP classes.
codementality/flysystem-stream-wrapper
49889 Downloads
Adapts Flysystem filesystems to PHP stream wrappers. (fork of twistor/flysystem-stream-wrapper_
sinanbekar/pdf-merger
22602 Downloads
PDF File Merger for PHP 7.3 & PHP 8
hostnet/phpcs-tool
153485 Downloads
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. Hostnet version
fusonic/csv-reader
83322 Downloads
Map data from CSV files to typed PHP models.
fawno/fpdf
6792 Downloads
FPDF is a PHP class which allows to generate PDF files with pure PHP. F from FPDF stands for Free: you may use it for any kind of usage and modify it to suit your needs.
existenznl/permcheck
52613 Downloads
PermCheck is a tool to validate the executable bit of files in a PHP project
northys/css-inliner
14151 Downloads
PHP Library that converts css file into html inline styles.