Libraries tagged by file scan
alexanderschnitzler/phpstorm.meta.php-typo3
52439 Downloads
This package contains a .phpstorm.meta.php file which can be used to ease the work with TYPO3 projects in phpstorm.
yuzuru-s/parse-rss
33213 Downloads
This PHP library can easily parse xml files, especially RSS1.0, RSS2.0 and ATOM.
robinncode/db_craft
2400 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
199055 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
19163 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
52051 Downloads
Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.
krzysztof-gzocha/searcher
61087 Downloads
Searcher is a framework-agnostic search query builder. Search queries are written using Criterias and can be run against MySQL, MongoDB, ElasticSearch or even files.
jeroendesloovere/vcard-bundle
76062 Downloads
This Symfony 2 bundle can generate vCards with lots of data. When using an < iOS 7 device it will export as a .ics file because iOS devices don't support the default .vcf files.
gorriecoe/silverstripe-link
237098 Downloads
Adds a Link Object that can be link to a URL, Email, Phone number, an internal Page or File.
firehed/simplelogger
98906 Downloads
Logger compatible with PSR-3. Supports writing to files, STDOUT, STDERR, and syslog. Also provides a chain logger which can write to multiple destinations. Allows customizable and pluggable formats, including logfmt.
boyhagemann/waveform
18714 Downloads
A php package that can generate waveforms based on a WAV file
badoo/soft-mocks
34759 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.
danieljharvey/file-wrapper
154730 Downloads
A simple file system function wrapper that can be easily mocked or stubbed for testing
nzo/file-downloader-bundle
17436 Downloads
The NzoFileDownloaderBundle is a Symfony Bundle used to Download all types of files from servers and Web applications safely and with ease. You can also read/show the file content in the Web Browser.
tohsakarat/table-of-content
2170 Downloads
A Flarum extension. Automaticallly generate a catalogue for your posts. Also includes a BBCode: [anchor=anchorname] - whitch allows you to insert a anchor in your posts whitch can be jump to, besides h1-h6. Moreover, add a fancy lightblue indicator bar to your titles.