Download the PHP package pscheit/psc-cms-boot without Composer
On this page you can find all versions of the php package pscheit/psc-cms-boot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pscheit/psc-cms-boot
More information about pscheit/psc-cms-boot
Files in pscheit/psc-cms-boot
Download pscheit/psc-cms-boot
More information about pscheit/psc-cms-boot
Files in pscheit/psc-cms-boot
Vendor pscheit
Package psc-cms-boot
Short Description Boot strapping package for Webforge
License MIT
Package psc-cms-boot
Short Description Boot strapping package for Webforge
License MIT
Please rate this library. Is it a good library?
Informations about the package psc-cms-boot
Psc - CMS - Boot
PHP Bootloading Sucks - at least that helps to suck a little more less
- manages to load the autoload for composer (even if you're bootstrapping as a dependency)
- helps in early stages bootstrapping
- lets you bootstrap a Psc - CMS - Container for Psc - CMS - Projects
Copy the lib/package.boot.php
next to your bootstrap.php
When you registered the Container $GLOBALS['env']['container']
points to the ACME\Container
.
When you do $bootLoader->registerRootDirectory
the $GLOBALS['env']['root']
points to a \Webforge\Common\System\Dir
which is the directory of your bootstrap.php (given here as DIR).
All versions of psc-cms-boot with dependencies
PHP Build Version
Package Version
No informations.
The package pscheit/psc-cms-boot contains the following files
Loading the files please wait ....