Download the PHP package uzulla/guardphp without Composer
On this page you can find all versions of the php package uzulla/guardphp. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download uzulla/guardphp
More information about uzulla/guardphp
Files in uzulla/guardphp
Download uzulla/guardphp
More information about uzulla/guardphp
Files in uzulla/guardphp
Vendor uzulla
Package guardphp
Short Description (Perl) Guard for PHP
License MIT
Homepage http://github.com/uzulla/guard_php
Package guardphp
Short Description (Perl) Guard for PHP
License MIT
Homepage http://github.com/uzulla/guard_php
Keywords util
Please rate this library. Is it a good library?
Informations about the package guardphp
Guard for PHP
Like a Perl Scope::Guard
SYNOPSIS
DESCRIPTION
Guardは特定のスコープを抜けたときに実行する関数を登録する事ができます。
スコープを抜けたときに変数が開放されることを利用しているので、関数スコープのPHPでは無名関数などを使うとよいでしょう。
変数名を変えれば、いくつでも作る事が可能ですが、実行順序は保証去れません。
LICENSE
MIT
All versions of guardphp with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package uzulla/guardphp contains the following files
Loading the files please wait ....