Project
Magic
This extension provides access to the libmagic
library, which is used (e.g. by the file(1) command) to identify the
type of a binary or text file based on its initial bytes. The module
offers a simple interface, with the bulk of the interface with libmagic
being performed behind-the-scenes.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
Development
Licenses
GPLv3
Dependencies