Libraries tagged by file scan
smalot/pdfparser
26010719 Downloads
Pdf parser library. Can read and extract information from pdf file.
eluceo/ical
15246693 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.
overtrue/phplint
11543788 Downloads
`phplint` is a tool that can speed up linting of php files by running several lint processes at once.
vaimo/composer-patches
3835841 Downloads
Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.
jeroendesloovere/vcard
3091465 Downloads
This VCard PHP class can generate a vCard with some data. When using an iOS device it will export as a .ics file because iOS devices don't support the default .vcf files.
oskarstark/symfony-http-responder
672828 Downloads
This library provides a Symfony responder class, which can be used to render a template, return json or a file and redirect to route/url.
philippemarcmeyer/fieldslinker
73463 Downloads
Designed for matching files headers to database fields during the process importing. Allows drawing links between elements of 2 lists.
baldwin/magento2-module-image-cleanup
54850 Downloads
Magento 2 module which can cleanup old image files that are no longer being used
alexanderschnitzler/phpstorm.meta.php-typo3
50999 Downloads
This package contains a .phpstorm.meta.php file which can be used to ease the work with TYPO3 projects in phpstorm.
typhoon/change-detector
34792 Downloads
Can detect file and package version changes
yuzuru-s/parse-rss
32546 Downloads
This PHP library can easily parse xml files, especially RSS1.0, RSS2.0 and ATOM.
robinncode/db_craft
2075 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
phrase/phrase-php
192155 Downloads
Phrase Strings API Reference. Phrase Strings is a translation management platform for software projects. You can collaborate on language file translation with your team or order translations through our platform. The API allows you to import locale files, download locale files, tag keys or interact in other ways with the localization data stored in Phrase Strings for your account.
christeredvartsen/php-bittorrent
18815 Downloads
A set of components that can be used to interact with torrent files (read+write) and classes that can encode/decode to/from the BitTorrent format.
sssurii/laravel-ics
50021 Downloads
Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.