Download the PHP package regeda/castel without Composer
On this page you can find all versions of the php package regeda/castel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download regeda/castel
More information about regeda/castel
Files in regeda/castel
Download regeda/castel
More information about regeda/castel
Files in regeda/castel
Vendor regeda
Package castel
Short Description Castel is a fast Dependency Injection Container for PHP 5.3
License MIT
Package castel
Short Description Castel is a fast Dependency Injection Container for PHP 5.3
License MIT
Keywords dependency injectioncontainer
Please rate this library. Is it a good library?
Informations about the package castel
Castel
Castel is a fast Dependency Injection Container. The class for PHP 5.3 consists of just one file.
Installing
Pick up the src/Castel.php
file or install it with Composer :
Creating a container is a matter of instating the Castel class
Defining parameters
Retrieving parameters as plain properties:
Defining services
Services are defined by anonymous functions that return an instance of an object
Using the defined services
Extending services after creation
Source: https://github.com/regeda/castel
All versions of castel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package regeda/castel contains the following files
Loading the files please wait ....