Download the PHP package bear/app-meta without Composer
On this page you can find all versions of the php package bear/app-meta. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bear/app-meta
More information about bear/app-meta
Files in bear/app-meta
Download bear/app-meta
More information about bear/app-meta
Files in bear/app-meta
Vendor bear
Package app-meta
Short Description BEAR.Sunday application meta information
License MIT
Package app-meta
Short Description BEAR.Sunday application meta information
License MIT
Keywords BEAR.Sunday
Please rate this library. Is it a good library?
Informations about the package app-meta
BEAR.AppMeta
BEAR.AppMeta is a lightweight library for managing application metadata in PHP. It provides a simple way to access application directory paths and resource metadata, making it easier to organize and retrieve essential information about your application.
Features
- Application Metadata Management: Retrieve directory paths such as
appDir
,logDir
, andtmpDir
with ease. - Resource Metadata Generator: Use a generator to efficiently fetch metadata for resources in your application.
Usage
Accessing Application Metadata
The Meta
class provides access to application metadata, including directory paths:
Fetching Resource Metadata
Use the getGenerator()
method to retrieve metadata for resources. This method returns a generator, making it memory-efficient for large applications.
All versions of app-meta with dependencies
PHP Build Version
Package Version
The package bear/app-meta contains the following files
Loading the files please wait ....