Libraries tagged by file_info
amestsantim/wkt2epsg
31 Downloads
A PHP library that can be used to convert well-known text (WKT) projection information (like ones found in .prj files) to standard EPSG codes.
radionovel/php-zip
198 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, ZipAlign tool, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
nicoverbruggen/mediaprobe
2 Downloads
MediaProbe leverages `ffprobe` and `ffmpeg` to extract info and cover images from MP3s or other media files.
lyhiving/zip
27 Downloads
PhpZip is a php-library for extended work with ZIP-archives. Open, create, update, delete, extract and get info tool. Supports appending to existing ZIP files, WinZip AES encryption, Traditional PKWARE Encryption, BZIP2 compression, external file attributes and ZIP64 extensions. Alternative ZipArchive. It does not require php-zip extension.
david-crty/upload-to-s3-webhook
1 Downloads
Allow you to upload folders files to s3 and trigger a webkook containing all upload infos
danxill/php-meminfo-analyzer
575 Downloads
Tools to analyze meminfo dump files, it's a part of bitone/mem-info project
dajoho/itunes-php
37 Downloads
Parse an iTunes XML file (the full library or partial export) for its info, tracks and playlists. Original work by Robert A. Wallis, with PHP5 support by Peter Minarik.
bert-w/memory-usage
5 Downloads
Retrieve memory info on unix-like systems by reading the '/proc/meminfo' file, with calculations similar to the command 'htop'.
abaydullah/php-laravel-android-apk-parser
1 Downloads
Read basic info about an application from android .apk file
magelan/readmegen
123 Downloads
Readme file / doc generator. It uses VCS logs as a source of information. It also links commits with Github or Jira issues trackers.
jeontwikkeling-nl/ltisaas_client_api_php
18 Downloads
A brief overview of the API versions: v0: This version is solely for testing and does not interact with the database, nor does it involve any validation. It simply serves mock data. v1: This is the official version of the LtiSaas API, intended for production use. Please be informed that when testing version v0, the HTTP Access-Token header should be set with the value 'dummy'. Also, please note that the API has a limit of 2500 results per response. Additionally, all webservices support both POST and GET requests. However, the POST method is required when uploading files.
golars/readmegen
22 Downloads
Readme file / doc generator. It uses VCS logs as a source of information.
felicianoi9/dotenv
11 Downloads
This project consists of facilitating the use of the .env file in PHP projects, in order to protect the access information to banks and third party services such as E-mail, AWS and others.
fbi/apk-parser
56 Downloads
APKParser - A php parser for .apk files,resolve package name,permissions,version number,version name and other information.
f1ames/pear_image_iptc
321 Downloads
This package provides a mechanism for modifying IPTC header information. The class abstracts the functionality of iptcembed() and iptcparse() in addition to providing methods that properly handle replacing IPTC header fields back into image files.