Download the PHP package bapcat/facade without Composer
On this page you can find all versions of the php package bapcat/facade. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bapcat/facade
More information about bapcat/facade
Files in bapcat/facade
Download bapcat/facade
More information about bapcat/facade
Files in bapcat/facade
Vendor bapcat
Package facade
Short Description Pseudo-static accessors for Phi bindings
License GPL-3.0-or-later
Homepage https://github.com/BapCat/Facade
Package facade
Short Description Pseudo-static accessors for Phi bindings
License GPL-3.0-or-later
Homepage https://github.com/BapCat/Facade
Please rate this library. Is it a good library?
Informations about the package facade
Phi Facades
Facades are a way to make Phi bindings feel more natural.
Installation
Composer
Composer is the recommended method of installation for Facade.
GitHub
Facade may be downloaded from GitHub.
Features
Pseudo-Static Access To Phi Singletons
A common use-case for Phi Facades is logging:
Once the facade is set up, the Vendor\Package\Logging
singleton can be accessed like this:
Phi Facades can even be used to create a facade for Phi:
This will allow Phi to be accessed as such:
Phi Custom Resolvers
If you are using Phi 1.2.0 or greater, Phi facades will work seamlessly with custom resolvers.
All versions of facade with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
bapcat/tailor Version ^0.6
bapcat/propifier Version ^3.0
bapcat/phi Version ^2.0 | ^3.0 | ^4.0
ext-json Version *
bapcat/tailor Version ^0.6
bapcat/propifier Version ^3.0
bapcat/phi Version ^2.0 | ^3.0 | ^4.0
The package bapcat/facade contains the following files
Loading the files please wait ....