Libraries tagged by file scan
rkorebrits/vcard
4200 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.
marshmallow/laravel-folder-cleaner
1157 Downloads
Clean folders using a command. This can be helpful if you have temporary files in your projects that need to be cleaned for saving storage.
mammut-alex/vcard
1468 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.
lmasforne/pdfparser
20968 Downloads
Pdf parser library. Can read and extract information from pdf file.
liquipedia/sqllint
4474 Downloads
A thin wrapper around the SqlParser from the phpMyAdmin project which can be used to lint any amount of sql files from the command line.
antonizer/pdfparser
460 Downloads
Pdf parser library. Can read and extract information from pdf file. Fork from https://github.com/smalot/pdfparser
winzou/cache-bundle
28992 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..
cashlink/php-index
11571 Downloads
This library provides an API to perform binary search operations on a sorted index. The index can be a XML document, a CSV document, or an arbitrary text file where the key has a fixed position. You can easily implement your own index. This API comes handy on any sorted data structure where realtime search operations are necessary without the detour of a DBS import.
kfriars/php-array-to-file
4682 Downloads
Convert a php array into a .php file that can be included
valdiney/upload-files
24 Downloads
Using this class you can do upload many files to your server.
sunnysideup/download-folder
57 Downloads
In the CMS you can set for a folder to be downloadable, if you have permission to view the folder and the files in it you can then download the entire folder as a zip.
worlddirect/sysfilefinder
78 Downloads
This extension contains a backend module to show the path of a sys_file entry with a specific id. Also it can use fal_securedownload extension links to determine the sys_file id.
pdeio/redis-driver-fallback
3439 Downloads
When the redis server stops, a second cache driver starts working. Laravel's cache can be cleared whenever the redis server is returned or the second cache driver is started. In this way, the cache system remains synchronized without the problem of loading the old cache registers.
bootpress/blog
741 Downloads
A flat file Blog and CMS that doesn't skimp on features, and can be utilized in any website.
mickaelandrieu/xml-linter
1743 Downloads
CLI app to validate any kind of XML file, can accept an XSD definition file