Ding
Framework
A lightweight and simple PHP framework for building web applications with dependency injection, aspect-oriented programming, and event-driven architecture.
DI ( Dependency Injection: Setter, Constructor, Method), AOP ( Aspect Oriented Programming ), Events support, xml, yaml, and annotations (including some JSR 250 and JSR 330, like @Configuration and @Bean ala java configuration) , lightweight, simple, and quick MVC ( Model View Controller ), syslog, tcp client and server, with non blocking sockets, custom error, signal, and exception handling through events. Needs PHP 5.3, very similar to seasar, spring ( java ) . Can be deployed as a PHAR file.
121 stars
19 watching
26 forks
Language: PHP
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A minimal web framework project skeleton with dependency injection container, configuration system, router, dispatcher, request/response objects, and logging instance. | 61 |
| A lightweight PHP framework inspired by Sinatra, allowing developers to build web applications using a simple and modular approach. | 30 |
| A PHP framework designed to simplify web application development using Bootstrap | 99 |
| A lightweight dependency injection framework for Java and Android that allows easy configuration of dependencies. | 356 |
| A PHP web application framework providing a set of components to simplify the creation and maintenance of secure, scalable websites. | 731 |
| A PHP-based framework that simplifies the creation of RESTful web services with pre-built components and tools | 43 |
| A unified sample web application to facilitate learning of various server-side frameworks. | 1,145 |
| A collection of reusable classes to simplify Laravel app development | 35 |
| A PHP framework for building web, API and console applications quickly with scaffolds and generators | 12 |
| A high-performance PHP framework with support for multiple databases, event listeners, middleware, and internationalization. | 35 |
| A minimalist PHP framework designed for rapid and efficient development of lightweight web applications with scalable architecture. | 9 |
| A comprehensive framework for rapidly building socially aware web applications with strong focus on security, modularity and extensibility. | 1,644 |
| A restructured version of the Laravel Framework designed to simplify development workflows and improve modularity. | 7 |
| A minimalist web framework with an emphasis on simplicity and embeddability. | 165 |
| A PHP framework and Eloquent database boilerplate for quick application development with an MVC design pattern | 58 |