PHPackages                             rustphp/ding - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. rustphp/ding

ActiveFramework[Utility &amp; Helpers](/categories/utility)

rustphp/ding
============

 fork from marcelog/ding(PHP Dependency Injection based on Spring(tm), with Aspect Oriented Programming, MVC) for PHP7.1

1.6.3(12y ago)00Apache2PHPPHP &gt;=5.3.3

Since Feb 9Pushed 8y agoCompare

[ Source](https://github.com/rustphp/Ding)[ Packagist](https://packagist.org/packages/rustphp/ding)[ Docs](http://marcelog.github.com/Ding)[ RSS](/packages/rustphp-ding/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

```
Introduction
============
Please contact me if you have any comments, doubts, or any kind of feedback.
Send an email to: marcelog@gmail.com

Checkout the api (phpdoc) at: http://marcelog.github.com/Ding/php-doc/html/index.html

In the homepage, you can find the user manual: http://marcelog.github.com/Ding

Ding is also the winner of the 2011 Binpress programming contest :)

See these articles for a complete application example:
 * http://marcelog.github.com/articles/php_applications_with_doctrine2_orm_and_ding_di_container.html
 * http://marcelog.github.com/articles/php_asterisk_listener_example_using_pami_and_ding.html
 * Some more articles can be found here http://marcelog.github.com/articles/articles.html

Please see inside docs/examples for code samples. A good place to start are
the "basic", "aop", "quickstart", "doctrine", and "mvc" examples.
--------------------------------------------------------------------------------
Upgrading note
--------------------------------------------------------------------------------
If you are upgrading from
