Projects tagged ‘dependency-injection’ and ‘php’


[3 total ]

4 Users
 

Lion is an emerging open source PHP framework for creating rich web applications as a combination of the most valuable features and patterns taken from the development community. Maybe the most ... [More] valuable feature within the framework, as a combination of a MVC and a MVP. The MVP allows to declare rich UI components within your templates, easing the integration with your own event handlers. Lion's component model handles AJAX communication in both ways: Direct and Reverse-AJAX. From the architecture point of view, Lion is organized by context containers representing applications, being one of the most valuable benefits his IoC capability, a spring-style based dependency injection which let the framework work out the complexities of service instantiation, initialization and sequencing. [Less]
Created about 1 year ago.

0 Users

Sphicy is a dependency injection framework for PHP that works like Google's Guice. Dependencies are configured with modules written in PHP, such that complex object graphs can be instantiated through constructor dependency injection.
Created 11 months ago.

0 Users

Tortoise is a simple web PHP framework, based on symfony components and Doctrine. The framework is inspired from Django and symfony.
Created about 1 month ago.