Ding
Enterprise framework
A lightweight PHP framework for building enterprise applications with dependency injection, aspect-oriented programming, and model-view-controller patterns.
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 |
---|---|---|
auraphp/aura.web_project | A minimal web framework project skeleton with dependency injection container, configuration system, router, dispatcher, request/response objects, and logging instance. | 62 |
gregmolnar/fitzgerald | A lightweight PHP framework inspired by Sinatra, allowing developers to build web applications using a simple and modular approach. | 30 |
harazaki/php-bootstrap | A PHP framework designed to simplify web application development using Bootstrap | 99 |
zsoltherpai/feather | A lightweight dependency injection framework for Java and Android that allows easy configuration of dependencies. | 355 |
opulencephp/opulence | A PHP web application framework providing a set of components to simplify the creation and maintenance of secure, scalable websites. | 731 |
victorjonsson/php-rocker | A PHP-based framework that simplifies the creation of RESTful web services with pre-built components and tools | 43 |
komarserjio/notejam | A unified sample web application to facilitate learning of various server-side frameworks. | 1,145 |
ezra-obiwale/laraquick | Provides pre-built functionality for building and managing data-driven applications in Laravel using PHP. | 35 |
velliz/pukoframework | A PHP framework for building web, API and console applications quickly with scaffolds and generators | 12 |
xxtime/phalcon | A high-performance PHP framework with support for multiple databases, event listeners, middleware, and internationalization. | 35 |
polymedio/polyframework | A minimalist PHP framework designed for rapid and efficient development of lightweight web applications with scalable architecture. | 9 |
elgg/elgg | A comprehensive framework for rapidly building socially aware web applications with strong focus on security, modularity and extensibility. | 1,643 |
peterfox/hexavel | A restructured version of the Laravel Framework designed to simplify development workflows and improve modularity. | 7 |
pachacamac/busker | A minimalist web framework with an emphasis on simplicity and embeddability. | 165 |
jabranr/lassi | A PHP framework and Eloquent database boilerplate for quick application development with an MVC design pattern | 58 |