Download the PHP package smpita/makeas without Composer
On this page you can find all versions of the php package smpita/makeas. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download smpita/makeas
More information about smpita/makeas
Files in smpita/makeas
Download smpita/makeas
More information about smpita/makeas
Files in smpita/makeas
Vendor smpita
Package makeas
Short Description Typed Container Resolver for Laravel
License MIT
Homepage https://github.com/smpita/makeas
Package makeas
Short Description Typed Container Resolver for Laravel
License MIT
Homepage https://github.com/smpita/makeas
Please rate this library. Is it a good library?
Informations about the package makeas
Typed Container Resolver for Laravel
- Do you fight the
mixed
signature ofapp()->make()
when resolving objects? - Do you want to effortlessly guarantee the resolved object is the expected object?
- Do you use static analysis on your Laravel app?
MakeAs will make sure you make the object you expect, and nicely type the return for static analysis.
Installation
You can install the package via composer:
Usage
If you bound an object to its class-string
Of course, you can pass in parameters
If you bound an object with a magic string
Signature
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Sean Pearce
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of makeas with dependencies
PHP Build Version
Package Version
The package smpita/makeas contains the following files
Loading the files please wait ....